diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-19 20:47:49 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-19 20:47:49 +0000 |
commit | 903873fa2661d8c0e489fe65c6f420418c18dc05 (patch) | |
tree | 1077e9bbe19fb739c0b6e50f661ace9b75580ae3 | |
parent | amd64/x86 stable, bug #222471 (diff) | |
download | gentoo-2-903873fa2661d8c0e489fe65c6f420418c18dc05.tar.gz gentoo-2-903873fa2661d8c0e489fe65c6f420418c18dc05.tar.bz2 gentoo-2-903873fa2661d8c0e489fe65c6f420418c18dc05.zip |
amd64/x86 stable, bug #222525
(Portage version: 2.1.5)
-rw-r--r-- | x11-wm/sawfish/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/sawfish/sawfish-1.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/sawfish/ChangeLog b/x11-wm/sawfish/ChangeLog index d4479ed4df3e..415c5b527d3c 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.85 2008/05/19 16:44:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.86 2008/05/19 20:47:49 maekke Exp $ + + 19 May 2008; Markus Meier <maekke@gentoo.org> sawfish-1.3.3.ebuild: + amd64/x86 stable, bug #222525 19 May 2008; nixnut <nixnut@gentoo.org> sawfish-1.3.3.ebuild: Stable on ppc wrt bug 222525 diff --git a/x11-wm/sawfish/sawfish-1.3.3.ebuild b/x11-wm/sawfish/sawfish-1.3.3.ebuild index 543a93528e46..7ccaea3ad65d 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.4 2008/05/19 16:44:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.3.ebuild,v 1.5 2008/05/19 20:47:49 maekke 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 |