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 | 3086e3b51b6b0079d3b00bef7541107cf737f9f2 (patch) | |
tree | b501725c8295d158f735d57a4e372d3e2bd2c8af /games-strategy/xbattle | |
parent | sparc needs media-sound/timidity++ first; IUSE fix (Manifest recommit) (diff) | |
download | gentoo-2-3086e3b51b6b0079d3b00bef7541107cf737f9f2.tar.gz gentoo-2-3086e3b51b6b0079d3b00bef7541107cf737f9f2.tar.bz2 gentoo-2-3086e3b51b6b0079d3b00bef7541107cf737f9f2.zip |
arm needs deps first; header fix
Diffstat (limited to 'games-strategy/xbattle')
-rw-r--r-- | games-strategy/xbattle/xbattle-5.4.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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="" |