diff options
author | Brent Baude <ranger@gentoo.org> | 2010-04-16 15:33:02 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-04-16 15:33:02 +0000 |
commit | fafa78c39872e4fed14d4ac5cc237819082a56fc (patch) | |
tree | 4cba8244e16a4cad084cf1ddd09d632403a36552 /x11-wm/afterstep/afterstep-2.2.9.ebuild | |
parent | stable ppc, bug 300346 (diff) | |
download | historical-fafa78c39872e4fed14d4ac5cc237819082a56fc.tar.gz historical-fafa78c39872e4fed14d4ac5cc237819082a56fc.tar.bz2 historical-fafa78c39872e4fed14d4ac5cc237819082a56fc.zip |
stable ppc, bug 306107
Package-Manager: portage-2.1.7.17/cvs/Linux ppc64
Diffstat (limited to 'x11-wm/afterstep/afterstep-2.2.9.ebuild')
-rw-r--r-- | x11-wm/afterstep/afterstep-2.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/afterstep/afterstep-2.2.9.ebuild b/x11-wm/afterstep/afterstep-2.2.9.ebuild index 14d87b35efe2..5b073dcbac7f 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.6 2010/04/14 13:03:57 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.9.ebuild,v 1.7 2010/04/16 15:33:02 ranger 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 |