diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-04-01 13:23:38 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-04-01 13:23:38 +0000 |
commit | c1876239848040dcbbfd3db8dd5753387c5681c7 (patch) | |
tree | 72bff28efdb33c3c2ebd981e2dce2d6386dfe732 /games-action/maelstrom | |
parent | BFQ patchset v7r2 for 3.14. Kernel patch for gcc optimizations for additional... (diff) | |
download | gentoo-2-c1876239848040dcbbfd3db8dd5753387c5681c7.tar.gz gentoo-2-c1876239848040dcbbfd3db8dd5753387c5681c7.tar.bz2 gentoo-2-c1876239848040dcbbfd3db8dd5753387c5681c7.zip |
Stable for amd64 wrt bug #505002
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'games-action/maelstrom')
-rw-r--r-- | games-action/maelstrom/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/maelstrom/maelstrom-3.0.6-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/maelstrom/ChangeLog b/games-action/maelstrom/ChangeLog index 3e1a4f878f0e..fcec9d489500 100644 --- a/games-action/maelstrom/ChangeLog +++ b/games-action/maelstrom/ChangeLog @@ -1,6 +1,9 @@ # 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.21 2014/03/18 06:33:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/maelstrom/ChangeLog,v 1.22 2014/04/01 13:23:38 nimiux Exp $ + + 01 Apr 2014; Chema Alonso <nimiux@gentoo.org> maelstrom-3.0.6-r2.ebuild: + Stable for amd64 wrt bug #505002 *maelstrom-3.0.6-r2 (18 Mar 2014) diff --git a/games-action/maelstrom/maelstrom-3.0.6-r2.ebuild b/games-action/maelstrom/maelstrom-3.0.6-r2.ebuild index 3bb822ff3ef9..f2a7e18ff747 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.1 2014/03/18 06:33:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/maelstrom/maelstrom-3.0.6-r2.ebuild,v 1.2 2014/04/01 13:23:38 nimiux 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="" |