diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-02-02 07:19:45 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-02-02 07:19:45 +0000 |
commit | dec0be7eb13f2ac58036eabf52b58c5bfdbd016b (patch) | |
tree | 451782fedb9c5b26e668a51d3b4bda3e24b20ccc /x11-wm | |
parent | Work around problems raised with bug #155788 (diff) | |
download | gentoo-2-dec0be7eb13f2ac58036eabf52b58c5bfdbd016b.tar.gz gentoo-2-dec0be7eb13f2ac58036eabf52b58c5bfdbd016b.tar.bz2 gentoo-2-dec0be7eb13f2ac58036eabf52b58c5bfdbd016b.zip |
stable x86; bug #153726
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/afterstep/afterstep-2.2.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/afterstep/ChangeLog b/x11-wm/afterstep/ChangeLog index e9665c68d2cb..075873b88e17 100644 --- a/x11-wm/afterstep/ChangeLog +++ b/x11-wm/afterstep/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/afterstep # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/ChangeLog,v 1.74 2007/01/31 18:34:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/ChangeLog,v 1.75 2007/02/02 07:19:45 opfer Exp $ + + 02 Feb 2007; Christian Faulhammer <opfer@gentoo.org> + afterstep-2.2.4.ebuild: + stable x86; bug #153726 31 Jan 2007; Markus Rothe <corsair@gentoo.org> afterstep-2.2.4.ebuild: Stable on ppc64; bug #153726 diff --git a/x11-wm/afterstep/afterstep-2.2.4.ebuild b/x11-wm/afterstep/afterstep-2.2.4.ebuild index 4f21db00db9e..8947cfe326e6 100644 --- a/x11-wm/afterstep/afterstep-2.2.4.ebuild +++ b/x11-wm/afterstep/afterstep-2.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.4.ebuild,v 1.5 2007/01/31 18:34:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.4.ebuild,v 1.6 2007/02/02 07:19:45 opfer 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="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ppc64 sparc x86" IUSE="debug gif jpeg mmx nls png tiff xinerama" RDEPEND="virtual/libc |