diff options
author | 2010-05-09 18:27:56 +0000 | |
---|---|---|
committer | 2010-05-09 18:27:56 +0000 | |
commit | 5b2c897fc5fad529e7ee3f039a595a6c234daaa9 (patch) | |
tree | 2c68b5a2d76873a2c75bc2991d05991777c9d505 /games-arcade | |
parent | Drop sparc keyword (diff) | |
download | gentoo-2-5b2c897fc5fad529e7ee3f039a595a6c234daaa9.tar.gz gentoo-2-5b2c897fc5fad529e7ee3f039a595a6c234daaa9.tar.bz2 gentoo-2-5b2c897fc5fad529e7ee3f039a595a6c234daaa9.zip |
Drop sparc keyword
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/burgerspace/ChangeLog | 6 | ||||
-rw-r--r-- | games-arcade/burgerspace/burgerspace-1.8.3.ebuild | 6 | ||||
-rw-r--r-- | games-arcade/burgerspace/burgerspace-1.8.4.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/games-arcade/burgerspace/ChangeLog b/games-arcade/burgerspace/ChangeLog index 754fa94f15f8..b0c6c1259fb7 100644 --- a/games-arcade/burgerspace/ChangeLog +++ b/games-arcade/burgerspace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/burgerspace # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.20 2010/04/06 20:43:02 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.21 2010/05/09 18:27:56 armin76 Exp $ + + 09 May 2010; Raúl Porcel <armin76@gentoo.org> burgerspace-1.8.3.ebuild, + burgerspace-1.8.4.ebuild: + Drop sparc keyword *burgerspace-1.8.4 (06 Apr 2010) diff --git a/games-arcade/burgerspace/burgerspace-1.8.3.ebuild b/games-arcade/burgerspace/burgerspace-1.8.3.ebuild index 4792497972bc..78d8073d5e21 100644 --- a/games-arcade/burgerspace/burgerspace-1.8.3.ebuild +++ b/games-arcade/burgerspace/burgerspace-1.8.3.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/games-arcade/burgerspace/burgerspace-1.8.3.ebuild,v 1.4 2009/11/11 12:50:57 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.8.3.ebuild,v 1.5 2010/05/09 18:27:56 armin76 Exp $ EAPI=2 inherit autotools eutils games @@ -11,7 +11,7 @@ SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-games/flatzebra-0.1.2" diff --git a/games-arcade/burgerspace/burgerspace-1.8.4.ebuild b/games-arcade/burgerspace/burgerspace-1.8.4.ebuild index 01194481fa20..116443f56bca 100644 --- a/games-arcade/burgerspace/burgerspace-1.8.4.ebuild +++ b/games-arcade/burgerspace/burgerspace-1.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.8.4.ebuild,v 1.1 2010/04/06 20:43:02 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.8.4.ebuild,v 1.2 2010/05/09 18:27:56 armin76 Exp $ EAPI=2 inherit autotools games @@ -11,7 +11,7 @@ SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-games/flatzebra-0.1.4" |