diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-10 18:23:00 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-10 18:23:00 +0000 |
commit | b0b5349cb21a903df22070cd385a84f3d883118e (patch) | |
tree | 0c6e2f899a2f8afc74ec1df2906a06e8ad15384a /x11-wm/sawfish | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-b0b5349cb21a903df22070cd385a84f3d883118e.tar.gz gentoo-2-b0b5349cb21a903df22070cd385a84f3d883118e.tar.bz2 gentoo-2-b0b5349cb21a903df22070cd385a84f3d883118e.zip |
Stable on ia64.
(Portage version: 2.1.2_pre2-r6)
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 1a31ff7b1cad..a83eaeb62e3b 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.70 2006/09/09 10:40:16 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.71 2006/10/10 18:23:00 kloeri Exp $ + + 10 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + sawfish-1.3.20050816-r1.ebuild: + Stable on ia64. 09 Sep 2006; <blubb@gentoo.org> sawfish-1.3.20050816-r1.ebuild: stable on amd64 diff --git a/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild b/x11-wm/sawfish/sawfish-1.3.20050816-r1.ebuild index 8f7659450604..3b2102f3ae5b 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.6 2006/09/09 10:40:16 blubb Exp $ +# $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 $ # 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 |