diff options
author | 2006-12-01 19:37:23 +0000 | |
---|---|---|
committer | 2006-12-01 19:37:23 +0000 | |
commit | 68309d195549046907fc2dd5f25d04fa071ef4f3 (patch) | |
tree | 5ca330f011464a2d997687e57c5a63e31193002a /x11-wm | |
parent | Make support for hidden visibility explicit. (diff) | |
download | gentoo-2-68309d195549046907fc2dd5f25d04fa071ef4f3.tar.gz gentoo-2-68309d195549046907fc2dd5f25d04fa071ef4f3.tar.bz2 gentoo-2-68309d195549046907fc2dd5f25d04fa071ef4f3.zip |
Stable on amd64/x86 wrt bug #153726.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/afterstep/afterstep-2.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/afterstep/ChangeLog b/x11-wm/afterstep/ChangeLog index 820288cf640c..da7122ce748d 100644 --- a/x11-wm/afterstep/ChangeLog +++ b/x11-wm/afterstep/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/afterstep # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/ChangeLog,v 1.67 2006/12/01 16:11:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/ChangeLog,v 1.68 2006/12/01 19:37:23 wolf31o2 Exp $ + + 01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> + afterstep-2.2.3.ebuild: + Stable on amd64/x86 wrt bug #153726. 01 Dec 2006; Markus Rothe <corsair@gentoo.org> afterstep-2.2.3.ebuild: Stable on ppc64; bug #153726 diff --git a/x11-wm/afterstep/afterstep-2.2.3.ebuild b/x11-wm/afterstep/afterstep-2.2.3.ebuild index a4491aa0df93..a8c552f0fd02 100644 --- a/x11-wm/afterstep/afterstep-2.2.3.ebuild +++ b/x11-wm/afterstep/afterstep-2.2.3.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/afterstep/afterstep-2.2.3.ebuild,v 1.4 2006/12/01 16:11:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.3.ebuild,v 1.5 2006/12/01 19:37:23 wolf31o2 Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.afterstep.org/stable/AfterStep-${PV}.tar.bz2" LICENSE="AFTERSTEP" SLOT="0" -KEYWORDS="~amd64 hppa ~mips ~ppc ppc64 sparc ~x86" +KEYWORDS="amd64 hppa ~mips ~ppc ppc64 sparc x86" IUSE="debug gif jpeg mmx nls png tiff xinerama" RDEPEND="virtual/libc |