diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-11-13 23:00:34 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-11-13 23:00:34 +0000 |
commit | 6c8f37cd2253259004eba7f9ececd95425025cf9 (patch) | |
tree | cce4e984ed69d360fe385e34f46775aea9c373cb /x11-wm | |
parent | Version bump, fixes bug #154780. (diff) | |
download | gentoo-2-6c8f37cd2253259004eba7f9ececd95425025cf9.tar.gz gentoo-2-6c8f37cd2253259004eba7f9ececd95425025cf9.tar.bz2 gentoo-2-6c8f37cd2253259004eba7f9ececd95425025cf9.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc1-r6)
Diffstat (limited to 'x11-wm')
-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 e8d37a7e71ed..1cdf3ae488f2 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.73 2006/10/27 14:17:41 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.74 2006/11/13 23:00:34 kloeri Exp $ + + 13 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> + sawfish-1.3.20050816-r1.ebuild: + Stable on Alpha. 27 Oct 2006; Harald van Dijk <truedfx@gentoo.org> sawfish-1.3.20060816.ebuild: diff --git a/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild b/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild index 3b2102f3ae5b..7defccd567d1 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.7 2006/10/10 18:23:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild,v 1.8 2006/11/13 23:00:34 kloeri 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 |