summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-games/guichan/guichan-0.8.1.ebuild')
-rw-r--r--dev-games/guichan/guichan-0.8.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-games/guichan/guichan-0.8.1.ebuild b/dev-games/guichan/guichan-0.8.1.ebuild
index c7db9e5d83c1..b061fd41ab91 100644
--- a/dev-games/guichan/guichan-0.8.1.ebuild
+++ b/dev-games/guichan/guichan-0.8.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.1.ebuild,v 1.6 2009/11/25 14:29:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v 1.7 2010/02/10 16:03:13 josejx 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 )