diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-03-06 03:08:46 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-03-06 03:08:46 +0000 |
commit | c54efa7f91732f0668798da3b5ccf50311bec80d (patch) | |
tree | 1ebe6a908b8ee766b9a975925eb808a4eecca969 /games-action/abuse | |
parent | stable ppc64, bug 212424 (diff) | |
download | gentoo-2-c54efa7f91732f0668798da3b5ccf50311bec80d.tar.gz gentoo-2-c54efa7f91732f0668798da3b5ccf50311bec80d.tar.bz2 gentoo-2-c54efa7f91732f0668798da3b5ccf50311bec80d.zip |
Sync KEYWORDS with games-action/abuse_sdl so we can remove it.
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-action/abuse')
-rw-r--r-- | games-action/abuse/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/abuse/abuse-0.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/abuse/ChangeLog b/games-action/abuse/ChangeLog index 49f6beae6563..a7c0bc0d4d1c 100644 --- a/games-action/abuse/ChangeLog +++ b/games-action/abuse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/abuse # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/ChangeLog,v 1.1 2008/03/06 03:07:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/ChangeLog,v 1.2 2008/03/06 03:08:46 wolf31o2 Exp $ + + 06 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> abuse-0.7.1.ebuild: + Sync KEYWORDS with games-action/abuse_sdl so we can remove it. *abuse-0.7.1 (06 Mar 2008) diff --git a/games-action/abuse/abuse-0.7.1.ebuild b/games-action/abuse/abuse-0.7.1.ebuild index b70d9d81dd91..295c15767b2a 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 # 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.1 2008/03/06 03:07:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/abuse-0.7.1.ebuild,v 1.2 2008/03/06 03:08:46 wolf31o2 Exp $ inherit eutils games @@ -16,7 +16,7 @@ SRC_URI="${ZOY}/${P}.tar.gz?format=raw 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" |