diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-07-22 11:30:26 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-07-22 11:30:26 +0000 |
commit | a4114f4995aad700bd6c7550a4ff1a2c1d8111c3 (patch) | |
tree | ff00a0963a250a0d3af1aed62b089392e6316490 /games-arcade | |
parent | Stable for amd64 wrt bug #517198 (diff) | |
download | gentoo-2-a4114f4995aad700bd6c7550a4ff1a2c1d8111c3.tar.gz gentoo-2-a4114f4995aad700bd6c7550a4ff1a2c1d8111c3.tar.bz2 gentoo-2-a4114f4995aad700bd6c7550a4ff1a2c1d8111c3.zip |
Stable for amd64 wrt bug #517200
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/burgerspace/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/burgerspace/burgerspace-1.9.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/burgerspace/ChangeLog b/games-arcade/burgerspace/ChangeLog index 89f330c28a50..697bdb8789b2 100644 --- a/games-arcade/burgerspace/ChangeLog +++ b/games-arcade/burgerspace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/burgerspace -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.37 2013/02/26 05:16:17 mr_bones_ Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.38 2014/07/22 11:30:26 nimiux Exp $ + + 22 Jul 2014; Chema Alonso <nimiux@gentoo.org> burgerspace-1.9.2.ebuild: + Stable for amd64 wrt bug #517200 *burgerspace-1.9.2 (26 Feb 2013) diff --git a/games-arcade/burgerspace/burgerspace-1.9.2.ebuild b/games-arcade/burgerspace/burgerspace-1.9.2.ebuild index 360d74792b11..93df0ab74edf 100644 --- a/games-arcade/burgerspace/burgerspace-1.9.2.ebuild +++ b/games-arcade/burgerspace/burgerspace-1.9.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.9.2.ebuild,v 1.1 2013/02/26 05:16:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.9.2.ebuild,v 1.2 2014/07/22 11:30:26 nimiux Exp $ EAPI=5 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 |