diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-28 12:37:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-28 12:37:19 +0000 |
commit | 4c1e93c561c3b023265eedda2a4e05195c17d390 (patch) | |
tree | d874c2a3b734493e376e4b7371c64b28ad19d44b /games-arcade | |
parent | Stable for amd64, wrt bug #435716 (diff) | |
download | gentoo-2-4c1e93c561c3b023265eedda2a4e05195c17d390.tar.gz gentoo-2-4c1e93c561c3b023265eedda2a4e05195c17d390.tar.bz2 gentoo-2-4c1e93c561c3b023265eedda2a4e05195c17d390.zip |
Stable for amd64, wrt bug #435886
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/retrobattle/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/retrobattle/retrobattle-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/retrobattle/ChangeLog b/games-arcade/retrobattle/ChangeLog index 34ca80db5ea6..91f0c3364315 100644 --- a/games-arcade/retrobattle/ChangeLog +++ b/games-arcade/retrobattle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/retrobattle # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/retrobattle/ChangeLog,v 1.1 2012/08/06 16:41:53 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/retrobattle/ChangeLog,v 1.2 2012/09/28 12:37:19 ago Exp $ + + 28 Sep 2012; Agostino Sarubbo <ago@gentoo.org> retrobattle-1.0.0.ebuild: + Stable for amd64, wrt bug #435886 *retrobattle-1.0.0 (06 Aug 2012) diff --git a/games-arcade/retrobattle/retrobattle-1.0.0.ebuild b/games-arcade/retrobattle/retrobattle-1.0.0.ebuild index bf1190743706..eba4a46b7d60 100644 --- a/games-arcade/retrobattle/retrobattle-1.0.0.ebuild +++ b/games-arcade/retrobattle/retrobattle-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/retrobattle/retrobattle-1.0.0.ebuild,v 1.1 2012/08/06 16:41:53 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/retrobattle/retrobattle-1.0.0.ebuild,v 1.2 2012/09/28 12:37:19 ago Exp $ EAPI=3 inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="http://remar.se/andreas/retrobattle/files/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" # test is incomplete RESTRICT="test" |