summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-04-24 19:02:24 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-04-24 19:02:24 +0000
commit5b33451df40a7bc5c3b98ca7b63a6cdcf60a708e (patch)
treea854ebd9e4e38ea8bdde1d051b8d6a668a588c60 /games-strategy/wormux
parentVersionbump (diff)
downloadgentoo-2-5b33451df40a7bc5c3b98ca7b63a6cdcf60a708e.tar.gz
gentoo-2-5b33451df40a7bc5c3b98ca7b63a6cdcf60a708e.tar.bz2
gentoo-2-5b33451df40a7bc5c3b98ca7b63a6cdcf60a708e.zip
sort KEYWORDS
(Portage version: 2.1_pre9-r3)
Diffstat (limited to 'games-strategy/wormux')
-rw-r--r--games-strategy/wormux/wormux-0.5.1.ebuild4
-rw-r--r--games-strategy/wormux/wormux-0.7.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/games-strategy/wormux/wormux-0.5.1.ebuild b/games-strategy/wormux/wormux-0.5.1.ebuild
index 2959579bd13b..0be921277402 100644
--- a/games-strategy/wormux/wormux-0.5.1.ebuild
+++ b/games-strategy/wormux/wormux-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.5.1.ebuild,v 1.3 2006/02/26 06:17:59 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.5.1.ebuild,v 1.4 2006/04/24 19:02:24 mr_bones_ Exp $
inherit eutils games
@@ -10,7 +10,7 @@ SRC_URI="http://download.gna.org/wormux/${PN}-src-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="~amd64 x86"
IUSE="nls debug"
RDEPEND=">=dev-games/clanlib-0.7
diff --git a/games-strategy/wormux/wormux-0.7.ebuild b/games-strategy/wormux/wormux-0.7.ebuild
index 14762e08c2a1..cff2e152c22d 100644
--- a/games-strategy/wormux/wormux-0.7.ebuild
+++ b/games-strategy/wormux/wormux-0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.7.ebuild,v 1.2 2006/04/24 18:14:46 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.7.ebuild,v 1.3 2006/04/24 19:02:24 mr_bones_ Exp $
inherit eutils games
@@ -10,7 +10,7 @@ SRC_URI="http://download.gna.org/wormux/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="debug nls"
RDEPEND=">=media-libs/libsdl-1.2.6