diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-10-27 15:16:07 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-10-27 15:16:07 +0000 |
commit | f432f91ef3208104f8057f1ad6254b9a3c9e5537 (patch) | |
tree | 1845c4d7424b0dc3aee1aaf57de585b6c8734da3 /games-arcade/penguin-command/penguin-command-1.6.6.ebuild | |
parent | metadata fix (diff) | |
download | gentoo-2-f432f91ef3208104f8057f1ad6254b9a3c9e5537.tar.gz gentoo-2-f432f91ef3208104f8057f1ad6254b9a3c9e5537.tar.bz2 gentoo-2-f432f91ef3208104f8057f1ad6254b9a3c9e5537.zip |
metadata fix
Diffstat (limited to 'games-arcade/penguin-command/penguin-command-1.6.6.ebuild')
-rw-r--r-- | games-arcade/penguin-command/penguin-command-1.6.6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-arcade/penguin-command/penguin-command-1.6.6.ebuild b/games-arcade/penguin-command/penguin-command-1.6.6.ebuild index 0af496c48d21..23661ccf7af3 100644 --- a/games-arcade/penguin-command/penguin-command-1.6.6.ebuild +++ b/games-arcade/penguin-command/penguin-command-1.6.6.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.6.ebuild,v 1.2 2003/09/19 23:28:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.6.ebuild,v 1.3 2003/10/27 15:13:10 mholzer Exp $ inherit games DESCRIPTION="A clone of the classic Missile Command Game" HOMEPAGE="http://www.linux-games.com/penguin-command/" SRC_URI="mirror://sourceforge/penguin-command/${P}.tar.gz" +RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" |