diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-27 11:15:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-27 11:15:43 +0000 |
commit | 9fd297e3bf7d364e024fa589b6abcc69258a648e (patch) | |
tree | da24fb34e766f9277b0678f659e82b5683bbfdc2 /x11-wm/afterstep | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-9fd297e3bf7d364e024fa589b6abcc69258a648e.tar.gz gentoo-2-9fd297e3bf7d364e024fa589b6abcc69258a648e.tar.bz2 gentoo-2-9fd297e3bf7d364e024fa589b6abcc69258a648e.zip |
alpha/ia64/sparc stable wrt #306107
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'x11-wm/afterstep')
-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 e9392bc6d92b..6ce9d7cdbdf4 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.93 2010/06/26 17:04:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/ChangeLog,v 1.94 2010/06/27 11:15:43 armin76 Exp $ + + 27 Jun 2010; Raúl Porcel <armin76@gentoo.org> afterstep-2.2.9.ebuild: + alpha/ia64/sparc stable wrt #306107 26 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 b799f723cf52..020c9c9f8e25 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.12 2010/06/26 17:04:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.9.ebuild,v 1.13 2010/06/27 11:15:43 armin76 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 |