diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-10-27 15:53:07 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-10-27 15:53:07 +0000 |
commit | 872e1711ebbf086d757a5335b0afbafe6d06bacf (patch) | |
tree | 31dda975a79b4c610b71e016ae3b62cadad61b98 /games-arcade/late | |
parent | fixing Manifest (diff) | |
download | gentoo-2-872e1711ebbf086d757a5335b0afbafe6d06bacf.tar.gz gentoo-2-872e1711ebbf086d757a5335b0afbafe6d06bacf.tar.bz2 gentoo-2-872e1711ebbf086d757a5335b0afbafe6d06bacf.zip |
adding restrict nomirror
Diffstat (limited to 'games-arcade/late')
-rw-r--r-- | games-arcade/late/Manifest | 4 | ||||
-rw-r--r-- | games-arcade/late/late-0.1.0.ebuild | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/games-arcade/late/Manifest b/games-arcade/late/Manifest index d9782fc51494..048a02279df0 100644 --- a/games-arcade/late/Manifest +++ b/games-arcade/late/Manifest @@ -1,4 +1,4 @@ MD5 330b79eaeaf2df5a08fb46551f0bdd9b ChangeLog 334 -MD5 3e549abc313de6ad3970ee53412d1137 late-0.1.0.ebuild 549 -MD5 6ea6ecaf919071a9ea52b05688b5031d metadata.xml 327 +MD5 fd6544fc81b8314e551fd0be1d11281d late-0.1.0.ebuild 570 +MD5 b244cf1c41a78cacb62296d573935c07 metadata.xml 245 MD5 8171dd7c1d457f07c2ca3f309e94fb8d files/digest-late-0.1.0 64 diff --git a/games-arcade/late/late-0.1.0.ebuild b/games-arcade/late/late-0.1.0.ebuild index 7b14f600ca64..9181fed4a1c1 100644 --- a/games-arcade/late/late-0.1.0.ebuild +++ b/games-arcade/late/late-0.1.0.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/late/late-0.1.0.ebuild,v 1.1 2003/09/10 19:29:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/late/late-0.1.0.ebuild,v 1.2 2003/10/27 15:52:53 mholzer Exp $ inherit games DESCRIPTION="A game, similar to Barrack by Ambrosia Software" SRC_URI="mirror://sourceforge/late/${P}.tar.bz2" +RESTRICT="nomirror" HOMEPAGE="http://late.sourceforge.net/" KEYWORDS="x86" |