diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-09-04 05:23:06 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-09-04 05:23:06 +0000 |
commit | 48fe847f4a13069736a12b5dfc8c7b57d1a7382e (patch) | |
tree | a4f1305764d3afea58c78e09b9ee0d6c0ff5b1ec /x11-wm/sawfish | |
parent | Marked stable on mips. (diff) | |
download | gentoo-2-48fe847f4a13069736a12b5dfc8c7b57d1a7382e.tar.gz gentoo-2-48fe847f4a13069736a12b5dfc8c7b57d1a7382e.tar.bz2 gentoo-2-48fe847f4a13069736a12b5dfc8c7b57d1a7382e.zip |
Stable x86, I used to use this once upon a time
(Portage version: 2.1-r2)
Diffstat (limited to 'x11-wm/sawfish')
-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 13310f801ce4..197c6e3597b9 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.68 2006/09/04 02:03:41 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.69 2006/09/04 05:23:06 tsunam Exp $ + + 04 Sep 2006; Joshua Jackson <tsunam@gentoo.org> + sawfish-1.3.20050816-r1.ebuild: + stable x86; bug #145905 04 Sep 2006; Jason Wever <weeve@gentoo.org> sawfish-1.3.20050816-r1.ebuild: diff --git a/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild b/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild index 30566328a9bf..52c167c5c7cc 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.4 2006/09/04 02:03:41 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild,v 1.5 2006/09/04 05:23:06 tsunam 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 |