diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-07-18 14:23:05 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-07-18 14:23:05 +0000 |
commit | a4afb8e2e7aace4e6142e16134138e91253773e0 (patch) | |
tree | 7eb08a067dc9c48dc8b4c6df11a512b0188331e5 /games-action/maelstrom | |
parent | Stable on alpha, bug #505424 (diff) | |
download | gentoo-2-a4afb8e2e7aace4e6142e16134138e91253773e0.tar.gz gentoo-2-a4afb8e2e7aace4e6142e16134138e91253773e0.tar.bz2 gentoo-2-a4afb8e2e7aace4e6142e16134138e91253773e0.zip |
Stable on alpha, bug #505002
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'games-action/maelstrom')
-rw-r--r-- | games-action/maelstrom/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/maelstrom/maelstrom-3.0.6-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/maelstrom/ChangeLog b/games-action/maelstrom/ChangeLog index b7a883b8facb..1fba5349bfe5 100644 --- a/games-action/maelstrom/ChangeLog +++ b/games-action/maelstrom/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/maelstrom # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/maelstrom/ChangeLog,v 1.25 2014/05/15 16:23:38 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/maelstrom/ChangeLog,v 1.26 2014/07/18 14:23:05 klausman Exp $ + + 18 Jul 2014; Tobias Klausmann <klausman@gentoo.org> + maelstrom-3.0.6-r2.ebuild: + Stable on alpha, bug #505002 15 May 2014; Ulrich Müller <ulm@gentoo.org> maelstrom-3.0.6-r1.ebuild, maelstrom-3.0.6-r2.ebuild: diff --git a/games-action/maelstrom/maelstrom-3.0.6-r2.ebuild b/games-action/maelstrom/maelstrom-3.0.6-r2.ebuild index 5b868c940b67..eb6101106d5d 100644 --- a/games-action/maelstrom/maelstrom-3.0.6-r2.ebuild +++ b/games-action/maelstrom/maelstrom-3.0.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/maelstrom/maelstrom-3.0.6-r2.ebuild,v 1.5 2014/05/15 16:23:38 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/maelstrom/maelstrom-3.0.6-r2.ebuild,v 1.6 2014/07/18 14:23:05 klausman Exp $ EAPI=5 inherit autotools eutils games @@ -10,7 +10,7 @@ DESCRIPTION="An asteroids battle game" HOMEPAGE="http://www.libsdl.org/projects/Maelstrom/" SRC_URI="http://www.libsdl.org/projects/Maelstrom/src/${MY_P}.tar.gz" -KEYWORDS="~alpha amd64 ppc x86" +KEYWORDS="alpha amd64 ppc x86" SLOT="0" LICENSE="GPL-2" IUSE="" |