summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-05-19 16:44:27 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-05-19 16:44:27 +0000
commitdcaab786a935bb9f5bde351bea1f545d4b1c5aa4 (patch)
treefd53534477a600b339b81b522b9dfad50a57b487 /x11-wm/sawfish
parentStable on ppc wrt bug 222533 (diff)
downloadgentoo-2-dcaab786a935bb9f5bde351bea1f545d4b1c5aa4.tar.gz
gentoo-2-dcaab786a935bb9f5bde351bea1f545d4b1c5aa4.tar.bz2
gentoo-2-dcaab786a935bb9f5bde351bea1f545d4b1c5aa4.zip
Stable on ppc wrt bug 222525
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-wm/sawfish')
-rw-r--r--x11-wm/sawfish/ChangeLog5
-rw-r--r--x11-wm/sawfish/sawfish-1.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/sawfish/ChangeLog b/x11-wm/sawfish/ChangeLog
index 6ffc8e8c7923..d4479ed4df3e 100644
--- a/x11-wm/sawfish/ChangeLog
+++ b/x11-wm/sawfish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/sawfish
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.84 2008/05/17 14:12:38 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.85 2008/05/19 16:44:27 nixnut Exp $
+
+ 19 May 2008; nixnut <nixnut@gentoo.org> sawfish-1.3.3.ebuild:
+ Stable on ppc wrt bug 222525
17 May 2008; Harald van Dijk <truedfx@gentoo.org> sawfish-1.3.3.ebuild:
Remove pkg-config from RDEPEND (#217278)
diff --git a/x11-wm/sawfish/sawfish-1.3.3.ebuild b/x11-wm/sawfish/sawfish-1.3.3.ebuild
index d76bfa0e269b..543a93528e46 100644
--- a/x11-wm/sawfish/sawfish-1.3.3.ebuild
+++ b/x11-wm/sawfish/sawfish-1.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.3.ebuild,v 1.3 2008/05/17 14:12:38 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.3.ebuild,v 1.4 2008/05/19 16:44:27 nixnut Exp $
# detect cvs snapshots; fex. 1.3_p20040120
[[ $PV == *_p[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9] ]]
@@ -22,7 +22,7 @@ fi
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86"
IUSE="gnome esd nls audiofile pango"
RDEPEND=">=x11-libs/rep-gtk-0.17