diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-04-16 07:17:53 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-04-16 07:17:53 +0000 |
commit | d7b400f18a6d0af9b637942f49eb632602fbd164 (patch) | |
tree | cc8cbbfe672ba9d211ffbc64369d2a578d78ef22 /games-arcade/xtux/xtux-20030306.ebuild | |
parent | clean older versions (Manifest recommit) (diff) | |
download | gentoo-2-d7b400f18a6d0af9b637942f49eb632602fbd164.tar.gz gentoo-2-d7b400f18a6d0af9b637942f49eb632602fbd164.tar.bz2 gentoo-2-d7b400f18a6d0af9b637942f49eb632602fbd164.zip |
Remove RESTRICT=nomirror, add ~amd64, update copyright statements
Diffstat (limited to 'games-arcade/xtux/xtux-20030306.ebuild')
-rw-r--r-- | games-arcade/xtux/xtux-20030306.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-arcade/xtux/xtux-20030306.ebuild b/games-arcade/xtux/xtux-20030306.ebuild index 4af3ac11668e..ca14d7d10109 100644 --- a/games-arcade/xtux/xtux-20030306.ebuild +++ b/games-arcade/xtux/xtux-20030306.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/xtux/xtux-20030306.ebuild,v 1.3 2004/02/03 01:16:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xtux/xtux-20030306.ebuild,v 1.4 2004/04/16 07:17:53 avenj Exp $ inherit games @@ -8,9 +8,8 @@ S="${WORKDIR}/${PN}" DESCRIPTION="Multiplayer Gauntlet-style arcade game" HOMEPAGE="http://xtux.sourceforge.net/" SRC_URI="mirror://sourceforge/xtux/xtux-src-${PV}.tar.gz" -RESTRICT="nomirror" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" LICENSE="GPL-2" SLOT="0" IUSE="" |