diff options
author | 2015-03-31 16:16:57 +0000 | |
---|---|---|
committer | 2015-03-31 16:16:57 +0000 | |
commit | 36b50224efe9997601118741019edb1baef86a3f (patch) | |
tree | 0ba21d7ef66ea59df80fdd1a7a3d7c70659badf0 /games-action | |
parent | alpha and sparc are unstable (diff) | |
download | gentoo-2-36b50224efe9997601118741019edb1baef86a3f.tar.gz gentoo-2-36b50224efe9997601118741019edb1baef86a3f.tar.bz2 gentoo-2-36b50224efe9997601118741019edb1baef86a3f.zip |
alpha is unstable
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-action')
-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 3794a5fbda00..44cc0e608d7f 100644 --- a/games-action/maelstrom/ChangeLog +++ b/games-action/maelstrom/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/maelstrom # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/maelstrom/ChangeLog,v 1.28 2015/01/02 15:51:08 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/maelstrom/ChangeLog,v 1.29 2015/03/31 16:16:57 mr_bones_ Exp $ + + 31 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org> + maelstrom-3.0.6-r2.ebuild: + alpha is unstable 02 Jan 2015; Tupone Alfredo <tupone@gentoo.org> maelstrom-3.0.6-r2.ebuild: Fix build with new automake. Bug #514566 by Patrick Lauer diff --git a/games-action/maelstrom/maelstrom-3.0.6-r2.ebuild b/games-action/maelstrom/maelstrom-3.0.6-r2.ebuild index dc57ad215192..c8c403140712 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-2015 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.7 2015/01/02 15:51:08 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/maelstrom/maelstrom-3.0.6-r2.ebuild,v 1.8 2015/03/31 16:16:57 mr_bones_ 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="" |