diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-10 13:22:02 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-10 13:22:02 +0000 |
commit | f1e71267d80d211a0f0add3665de679fe41cb030 (patch) | |
tree | b47b6fb085dc42c1acf29a431ee92370e4e18d91 /games-strategy | |
parent | sparc needs media-sound/timidity++ first; IUSE fix (diff) | |
download | historical-f1e71267d80d211a0f0add3665de679fe41cb030.tar.gz historical-f1e71267d80d211a0f0add3665de679fe41cb030.tar.bz2 historical-f1e71267d80d211a0f0add3665de679fe41cb030.zip |
arm needs deps first; header fix
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/xbattle/Manifest | 4 | ||||
-rw-r--r-- | games-strategy/xbattle/xbattle-5.4.1.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games-strategy/xbattle/Manifest b/games-strategy/xbattle/Manifest index a909e9afda20..fa750bbb1b96 100644 --- a/games-strategy/xbattle/Manifest +++ b/games-strategy/xbattle/Manifest @@ -1,4 +1,4 @@ -MD5 9430b48ce6fae1abaa361a27350a99e0 files/digest-xbattle-5.4.1 65 -MD5 88a6fcb91ea02b46e9eea855cdc4dc7b xbattle-5.4.1.ebuild 1490 MD5 af12f38be7ce3e34fc2a517541affa8c ChangeLog 416 MD5 053adb5a213c70eef1becc4974c7ade4 metadata.xml 1360 +MD5 c1db8510a6ee3c4460a7fd29daa62bc6 xbattle-5.4.1.ebuild 1487 +MD5 9430b48ce6fae1abaa361a27350a99e0 files/digest-xbattle-5.4.1 65 diff --git a/games-strategy/xbattle/xbattle-5.4.1.ebuild b/games-strategy/xbattle/xbattle-5.4.1.ebuild index 606348d0cc70..cd39969fbeff 100644 --- a/games-strategy/xbattle/xbattle-5.4.1.ebuild +++ b/games-strategy/xbattle/xbattle-5.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/xbattle/xbattle-5.4.1.ebuild,v 1.1 2003/09/26 04:55:49 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/xbattle/xbattle-5.4.1.ebuild,v 1.2 2004/02/10 13:22:02 mr_bones_ Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="A multi-player game of strategy and coordination" HOMEPAGE="http://cns-web.bu.edu/pub/xpip/html/xbattle.html" SRC_URI="ftp://cns-ftp.bu.edu/pub/xbattle/${P}.tar.gz" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64" +KEYWORDS="x86 ppc sparc mips alpha hppa amd64 ia64" LICENSE="xbattle" SLOT="0" IUSE="" |