diff options
author | Don Seiler <rizzo@gentoo.org> | 2003-12-03 16:15:18 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2003-12-03 16:15:18 +0000 |
commit | b4847e11632376c5601bd02508d27582e7e64fbf (patch) | |
tree | 247a512c07ad11ea2d03a45963c1ebb6e81c40b7 /dev-perl/adocman/adocman-0.10.ebuild | |
parent | stable on alpha and x86 (diff) | |
download | historical-b4847e11632376c5601bd02508d27582e7e64fbf.tar.gz historical-b4847e11632376c5601bd02508d27582e7e64fbf.tar.bz2 historical-b4847e11632376c5601bd02508d27582e7e64fbf.zip |
Specifying RESTRICT=nomirror since this is on sourceforge.
Diffstat (limited to 'dev-perl/adocman/adocman-0.10.ebuild')
-rw-r--r-- | dev-perl/adocman/adocman-0.10.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/adocman/adocman-0.10.ebuild b/dev-perl/adocman/adocman-0.10.ebuild index c7a9bf763657..b73d22968106 100644 --- a/dev-perl/adocman/adocman-0.10.ebuild +++ b/dev-perl/adocman/adocman-0.10.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/adocman/adocman-0.10.ebuild,v 1.1 2003/12/01 17:27:52 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/adocman/adocman-0.10.ebuild,v 1.2 2003/12/03 16:15:16 rizzo Exp $ DESCRIPTION="Automation tool for Sourceforge.net DocManager handling" HOMEPAGE="http://sitedocs.sourceforge.net/projects/adocman/adocman.html" SRC_URI="mirror://sourceforge/sitedocs/${P}.tar.gz" +RESTRICT="nomirror" LICENSE="as-is" SLOT="0" |