diff options
author | 2010-06-24 09:28:21 +0000 | |
---|---|---|
committer | 2010-06-24 09:28:21 +0000 | |
commit | f8b403463d39c2bd61fa9b12571d293686dc9c8f (patch) | |
tree | feb0aac0e7455f49cca133556eb5870827e05ebb /x11-wm | |
parent | Stable on amd64 wrt bug #322791 (diff) | |
download | gentoo-2-f8b403463d39c2bd61fa9b12571d293686dc9c8f.tar.gz gentoo-2-f8b403463d39c2bd61fa9b12571d293686dc9c8f.tar.bz2 gentoo-2-f8b403463d39c2bd61fa9b12571d293686dc9c8f.zip |
Stable on amd64 wrt bug #306107
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/afterstep/afterstep-2.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/afterstep/ChangeLog b/x11-wm/afterstep/ChangeLog index 5fe1794f232b..8ddb4e2fa5a6 100644 --- a/x11-wm/afterstep/ChangeLog +++ b/x11-wm/afterstep/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/afterstep # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/ChangeLog,v 1.90 2010/06/22 16:10:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/ChangeLog,v 1.91 2010/06/24 09:28:21 angelos Exp $ + + 24 Jun 2010; Christoph Mende <angelos@gentoo.org> afterstep-2.2.9.ebuild: + Stable on amd64 wrt bug #306107 22 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> afterstep-2.2.9.ebuild, diff --git a/x11-wm/afterstep/afterstep-2.2.9.ebuild b/x11-wm/afterstep/afterstep-2.2.9.ebuild index e63cee02f355..bdcf8437d628 100644 --- a/x11-wm/afterstep/afterstep-2.2.9.ebuild +++ b/x11-wm/afterstep/afterstep-2.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.9.ebuild,v 1.9 2010/06/22 16:10:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.9.ebuild,v 1.10 2010/06/24 09:28:21 angelos Exp $ EAPI=2 inherit autotools flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.afterstep.org/stable/AfterStep-${PV}.tar.bz2" # libAfterBase/libAfterImage are LGPL LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86" IUSE="alsa debug dbus gif gtk jpeg mmx nls png svg tiff xinerama" RDEPEND="media-libs/freetype |