diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-20 15:26:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-20 15:26:48 +0000 |
commit | 0988e4e364f20e777db669bee9b0c3368d68d426 (patch) | |
tree | 2bbe7a1452c3498ed8924ccc4aeb587e5c4ad968 /x11-wm | |
parent | Marked ~hppa (bug #222899). (diff) | |
download | gentoo-2-0988e4e364f20e777db669bee9b0c3368d68d426.tar.gz gentoo-2-0988e4e364f20e777db669bee9b0c3368d68d426.tar.bz2 gentoo-2-0988e4e364f20e777db669bee9b0c3368d68d426.zip |
alpha/ia64/sparc stable wrt #222525
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-wm')
-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 415c5b527d3c..9670d384405e 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.86 2008/05/19 20:47:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.87 2008/05/20 15:26:48 armin76 Exp $ + + 20 May 2008; Raúl Porcel <armin76@gentoo.org> sawfish-1.3.3.ebuild: + alpha/ia64/sparc stable wrt #222525 19 May 2008; Markus Meier <maekke@gentoo.org> sawfish-1.3.3.ebuild: amd64/x86 stable, bug #222525 diff --git a/x11-wm/sawfish/sawfish-1.3.3.ebuild b/x11-wm/sawfish/sawfish-1.3.3.ebuild index 7ccaea3ad65d..b79fc6245ae3 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.5 2008/05/19 20:47:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.3.ebuild,v 1.6 2008/05/20 15:26:48 armin76 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 |