diff options
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" |