summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-06-23 13:17:46 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-06-23 13:17:46 +0000
commita4569bbbc6ccd27606e04dde219cb634341db455 (patch)
tree92144117c2ba8ef1ae9e7dcc99eaf4352c4d3bed /x11-wm/sawfish
parentStable for HPPA (bug #513804). (diff)
downloadgentoo-2-a4569bbbc6ccd27606e04dde219cb634341db455.tar.gz
gentoo-2-a4569bbbc6ccd27606e04dde219cb634341db455.tar.bz2
gentoo-2-a4569bbbc6ccd27606e04dde219cb634341db455.zip
Add depend on virtual/emacs
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'x11-wm/sawfish')
-rw-r--r--x11-wm/sawfish/ChangeLog5
-rw-r--r--x11-wm/sawfish/sawfish-1.9.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/sawfish/ChangeLog b/x11-wm/sawfish/ChangeLog
index 448dfc600c03..ac61b41400dd 100644
--- a/x11-wm/sawfish/ChangeLog
+++ b/x11-wm/sawfish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/sawfish
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.130 2014/06/14 10:35:28 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.131 2014/06/23 13:17:46 nimiux Exp $
+
+ 23 Jun 2014; Chema Alonso <nimiux@gentoo.org> sawfish-1.9.1-r2.ebuild:
+ Add depend on virtual/emacs
14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> sawfish-1.9.1-r2.ebuild:
x86 stable wrt bug #507244
diff --git a/x11-wm/sawfish/sawfish-1.9.1-r2.ebuild b/x11-wm/sawfish/sawfish-1.9.1-r2.ebuild
index 5afc63da31f4..7a745cc207c8 100644
--- a/x11-wm/sawfish/sawfish-1.9.1-r2.ebuild
+++ b/x11-wm/sawfish/sawfish-1.9.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.9.1-r2.ebuild,v 1.2 2014/06/14 10:35:28 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.9.1-r2.ebuild,v 1.3 2014/06/23 13:17:46 nimiux Exp $
EAPI=5
inherit eutils elisp-common
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="emacs nls xinerama"
-RDEPEND="emacs? ( !app-emacs/sawfish )
+RDEPEND="emacs? ( virtual/emacs !app-emacs/sawfish )
>=dev-libs/librep-0.92.1
>=x11-libs/rep-gtk-0.90.7
|| ( x11-libs/pangox-compat <x11-libs/pango-1.31[X] )