diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 20:56:22 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 20:56:22 +0000 |
commit | 6623c44d27b517f737db14b1f78bbd76b3b3ef0c (patch) | |
tree | 7f916007091c98d757719cd1a486d7ac7bb902b4 /games-arcade/burgerspace | |
parent | stable amd64, bug 317711 (diff) | |
download | gentoo-2-6623c44d27b517f737db14b1f78bbd76b3b3ef0c.tar.gz gentoo-2-6623c44d27b517f737db14b1f78bbd76b3b3ef0c.tar.bz2 gentoo-2-6623c44d27b517f737db14b1f78bbd76b3b3ef0c.zip |
stable amd64, bug 325137
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-arcade/burgerspace')
-rw-r--r-- | games-arcade/burgerspace/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/burgerspace/burgerspace-1.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/burgerspace/ChangeLog b/games-arcade/burgerspace/ChangeLog index ee1353f6f424..9eb9277d5638 100644 --- a/games-arcade/burgerspace/ChangeLog +++ b/games-arcade/burgerspace/ChangeLog @@ -1,6 +1,9 @@ # 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.25 2010/05/25 21:47:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.26 2010/06/24 20:56:22 pacho Exp $ + + 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> burgerspace-1.9.0.ebuild: + stable amd64, bug 325137 25 May 2010; Pacho Ramos <pacho@gentoo.org> burgerspace-1.8.4.ebuild: stable amd64, bug 318895 diff --git a/games-arcade/burgerspace/burgerspace-1.9.0.ebuild b/games-arcade/burgerspace/burgerspace-1.9.0.ebuild index 4da9aa1d5287..e3f92d801a6e 100644 --- a/games-arcade/burgerspace/burgerspace-1.9.0.ebuild +++ b/games-arcade/burgerspace/burgerspace-1.9.0.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.9.0.ebuild,v 1.2 2010/05/21 20:51:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.9.0.ebuild,v 1.3 2010/06/24 20:56:22 pacho 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 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" IUSE="network" RESTRICT="test" # doesn't really test anything |