diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-11-23 00:08:42 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-11-23 00:08:42 +0000 |
commit | f51a8dcafaaf468eb6b3705927e532b030578fcc (patch) | |
tree | c50805fb1ba3d2f47eb0c8649e6d8765080c6a19 /games-rpg/vegastrike/vegastrike-0.3.1.ebuild | |
parent | Version bumped. Closes #34109. (diff) | |
download | gentoo-2-f51a8dcafaaf468eb6b3705927e532b030578fcc.tar.gz gentoo-2-f51a8dcafaaf468eb6b3705927e532b030578fcc.tar.bz2 gentoo-2-f51a8dcafaaf468eb6b3705927e532b030578fcc.zip |
RESTRICT="nomirror"
Diffstat (limited to 'games-rpg/vegastrike/vegastrike-0.3.1.ebuild')
-rw-r--r-- | games-rpg/vegastrike/vegastrike-0.3.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-rpg/vegastrike/vegastrike-0.3.1.ebuild b/games-rpg/vegastrike/vegastrike-0.3.1.ebuild index 6ae09b240af1..5912e5ec9898 100644 --- a/games-rpg/vegastrike/vegastrike-0.3.1.ebuild +++ b/games-rpg/vegastrike/vegastrike-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/vegastrike/vegastrike-0.3.1.ebuild,v 1.2 2003/09/23 19:55:07 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/vegastrike/vegastrike-0.3.1.ebuild,v 1.3 2003/11/23 00:08:36 mholzer Exp $ inherit games eutils flag-o-matic @@ -9,6 +9,7 @@ DESCRIPTION="3d OpenGL Action RPG space sim" HOMEPAGE="http://vegastrike.sourceforge.net/" SRC_URI="mirror://sourceforge/vegastrike/${P}-gcc3.2.src.rpm mirror://sourceforge/vegastrike/${PN}-data-${DATA_VER}.noarch.rpm" +RESTRICT="nomirror" SLOT="0" LICENSE="GPL-2" |