diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-15 12:48:31 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-15 12:48:31 +0000 |
commit | 08e7ed4965e3edc9aedcc7572da11c6c50891deb (patch) | |
tree | 5ac4b77be2a0932fe7e2b93df4980da0eb0b4124 /dev-games/guichan/guichan-0.8.2.ebuild | |
parent | Mirroring the tarball on request of dberkholz (diff) | |
download | gentoo-2-08e7ed4965e3edc9aedcc7572da11c6c50891deb.tar.gz gentoo-2-08e7ed4965e3edc9aedcc7572da11c6c50891deb.tar.bz2 gentoo-2-08e7ed4965e3edc9aedcc7572da11c6c50891deb.zip |
stable ppc, bug 318909
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-games/guichan/guichan-0.8.2.ebuild')
-rw-r--r-- | dev-games/guichan/guichan-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/guichan/guichan-0.8.2.ebuild b/dev-games/guichan/guichan-0.8.2.ebuild index 183559f4c114..5f66b71cf4eb 100644 --- a/dev-games/guichan/guichan-0.8.2.ebuild +++ b/dev-games/guichan/guichan-0.8.2.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/dev-games/guichan/guichan-0.8.2.ebuild,v 1.3 2010/05/31 09:22:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.2.ebuild,v 1.4 2010/10/15 12:48:31 ranger Exp $ EAPI=2 inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="http://guichan.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="allegro opengl sdl" DEPEND="allegro? ( media-libs/allegro ) |