diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-06 20:59:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-06 20:59:26 +0000 |
commit | a023ac280628f3348642fea8b29bc5bdf76d84d2 (patch) | |
tree | 08a9ac1ab70afd3db257b26e15b9b20f8f4d1048 /games-action/abuse | |
parent | Fixes for dev-haskell/haddock (diff) | |
download | gentoo-2-a023ac280628f3348642fea8b29bc5bdf76d84d2.tar.gz gentoo-2-a023ac280628f3348642fea8b29bc5bdf76d84d2.tar.bz2 gentoo-2-a023ac280628f3348642fea8b29bc5bdf76d84d2.zip |
amd64 stable, bug #259630
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'games-action/abuse')
-rw-r--r-- | games-action/abuse/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/abuse/abuse-0.7.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/abuse/ChangeLog b/games-action/abuse/ChangeLog index cea7871335a6..b662291c05a5 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.7 2008/09/05 15:50:07 mr_bones_ Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/ChangeLog,v 1.8 2009/05/06 20:59:26 maekke Exp $ + + 06 May 2009; Markus Meier <maekke@gentoo.org> abuse-0.7.1.ebuild: + amd64 stable, bug #259630 05 Sep 2008; Michael Sterrett <mr_bones_@gentoo.org> abuse-0.7.1.ebuild: clean up copying - patch from Pacho Ramos via bug #236783 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" |