diff options
Diffstat (limited to 'games-action/abuse/abuse-0.7.1.ebuild')
-rw-r--r-- | games-action/abuse/abuse-0.7.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/abuse/abuse-0.7.1.ebuild b/games-action/abuse/abuse-0.7.1.ebuild index 177367c7a9a4..476b385f1551 100644 --- a/games-action/abuse/abuse-0.7.1.ebuild +++ b/games-action/abuse/abuse-0.7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/abuse-0.7.1.ebuild,v 1.8 2008/09/05 15:50:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/abuse-0.7.1.ebuild,v 1.9 2009/05/06 20:59:26 maekke Exp $ inherit eutils games @@ -16,7 +16,7 @@ SRC_URI="${ZOY}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="demo levels sounds" RDEPEND=">=media-libs/libsdl-1.1.6" |