diff options
author | Jason Wever <weeve@gentoo.org> | 2006-09-04 02:03:41 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-09-04 02:03:41 +0000 |
commit | a4a66352f35179f735614d6873de27f7ee679c2b (patch) | |
tree | 03008ef7f02b360442a4499aff33b38d6dfdab4d | |
parent | update m68k headers #145355 and add initial arm/m68k/sh love (diff) | |
download | gentoo-2-a4a66352f35179f735614d6873de27f7ee679c2b.tar.gz gentoo-2-a4a66352f35179f735614d6873de27f7ee679c2b.tar.bz2 gentoo-2-a4a66352f35179f735614d6873de27f7ee679c2b.zip |
Stable on SPARC wrt bug #145905.
(Portage version: 2.1.1_rc1-r2)
-rw-r--r-- | x11-wm/sawfish/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/sawfish/ChangeLog b/x11-wm/sawfish/ChangeLog index b10e4c6e34e4..13310f801ce4 100644 --- a/x11-wm/sawfish/ChangeLog +++ b/x11-wm/sawfish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/sawfish # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.67 2006/09/02 11:26:46 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.68 2006/09/04 02:03:41 weeve Exp $ + + 04 Sep 2006; Jason Wever <weeve@gentoo.org> + sawfish-1.3.20050816-r1.ebuild: + Stable on SPARC wrt bug #145905. 02 Sep 2006; <nixnut@gentoo.org> sawfish-1.3.20050816-r1.ebuild: Stable on ppc wrt bug #145905 diff --git a/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild b/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild index 3eb254741d2c..30566328a9bf 100644 --- a/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild +++ b/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild,v 1.3 2006/09/02 11:26:46 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild,v 1.4 2006/09/04 02:03:41 weeve Exp $ # detect cvs snapshots; fex. 1.3.20040120 [[ $PV == *.[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9] ]] @@ -18,7 +18,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc ~x86" IUSE="gnome esd nls audiofile pango" DEPEND=">=dev-util/pkgconfig-0.12.0 |