diff options
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 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="" |