diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-08-07 14:27:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-08-07 14:27:37 +0000 |
commit | f3b513cb8bf0a1f4cb4ad3d20aeb01449171bd0a (patch) | |
tree | f692c4c0eef2e96df3031c0318b5e63eb97a9d10 /games-action | |
parent | sh/sparc stable wrt #364469 (diff) | |
download | gentoo-2-f3b513cb8bf0a1f4cb4ad3d20aeb01449171bd0a.tar.gz gentoo-2-f3b513cb8bf0a1f4cb4ad3d20aeb01449171bd0a.tar.bz2 gentoo-2-f3b513cb8bf0a1f4cb4ad3d20aeb01449171bd0a.zip |
Drop sparc keyword
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/abuse/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/abuse/abuse-0.7.1.ebuild | 4 | ||||
-rw-r--r-- | games-action/abuse/abuse-0.8.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games-action/abuse/ChangeLog b/games-action/abuse/ChangeLog index bff487e1465e..597a7f6af9fd 100644 --- a/games-action/abuse/ChangeLog +++ b/games-action/abuse/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/abuse # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/ChangeLog,v 1.14 2011/07/19 19:59:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/ChangeLog,v 1.15 2011/08/07 14:27:37 armin76 Exp $ + + 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> abuse-0.7.1.ebuild, + abuse-0.8.ebuild: + Drop sparc keyword 19 Jul 2011; Markus Meier <maekke@gentoo.org> abuse-0.8.ebuild: x86 stable, bug #375327 diff --git a/games-action/abuse/abuse-0.7.1.ebuild b/games-action/abuse/abuse-0.7.1.ebuild index ef1f53b79565..d11d64610c5f 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-2011 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.13 2011/03/14 11:10:27 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/abuse-0.7.1.ebuild,v 1.14 2011/08/07 14:27:37 armin76 Exp $ EAPI=2 inherit eutils games @@ -17,7 +17,7 @@ SRC_URI="${ZOY}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="demo levels sound" RDEPEND=">=media-libs/libsdl-1.1.6[audio,opengl,video] diff --git a/games-action/abuse/abuse-0.8.ebuild b/games-action/abuse/abuse-0.8.ebuild index db845921ae14..83e42e34c9d1 100644 --- a/games-action/abuse/abuse-0.8.ebuild +++ b/games-action/abuse/abuse-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/abuse-0.8.ebuild,v 1.3 2011/07/19 19:59:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/abuse/abuse-0.8.ebuild,v 1.4 2011/08/07 14:27:37 armin76 Exp $ EAPI=2 inherit autotools eutils games @@ -11,7 +11,7 @@ SRC_URI="http://abuse.zoy.org/raw-attachment/wiki/download/${P}.tar.gz" LICENSE="GPL-2 WTFPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND=">=media-libs/libsdl-1.1.6[audio,opengl,video] |