diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-13 16:26:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-13 16:26:20 +0000 |
commit | 897536d2aaf2082a4f9a9f04fe59037df865487d (patch) | |
tree | d3fab9377c69b39829adec8d1950bf4d49ceb9fc /games-action/maelstrom/maelstrom-3.0.6-r2.ebuild | |
parent | Stable for ppc, wrt bug #504842 (diff) | |
download | gentoo-2-897536d2aaf2082a4f9a9f04fe59037df865487d.tar.gz gentoo-2-897536d2aaf2082a4f9a9f04fe59037df865487d.tar.bz2 gentoo-2-897536d2aaf2082a4f9a9f04fe59037df865487d.zip |
Stable for ppc, wrt bug #505002
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-action/maelstrom/maelstrom-3.0.6-r2.ebuild')
-rw-r--r-- | games-action/maelstrom/maelstrom-3.0.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/maelstrom/maelstrom-3.0.6-r2.ebuild b/games-action/maelstrom/maelstrom-3.0.6-r2.ebuild index 24a69d088ed7..6dd7e7fef2ed 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.3 2014/04/05 11:09:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/maelstrom/maelstrom-3.0.6-r2.ebuild,v 1.4 2014/04/13 16:26:20 ago 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="" |