diff options
author | Alin Năstac <mrness@gentoo.org> | 2004-11-10 00:21:34 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2004-11-10 00:21:34 +0000 |
commit | 58ac205606b78261c025e06140bb5aa2f9bbe1e9 (patch) | |
tree | 129c9fa6fde0d6c5a10fce023ee745668cebfa82 /net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild | |
parent | maketest (diff) | |
download | gentoo-2-58ac205606b78261c025e06140bb5aa2f9bbe1e9.tar.gz gentoo-2-58ac205606b78261c025e06140bb5aa2f9bbe1e9.tar.bz2 gentoo-2-58ac205606b78261c025e06140bb5aa2f9bbe1e9.zip |
remove nomirror; it is a GPL package hosted by sf.net
Diffstat (limited to 'net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild')
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild b/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild index 5eac38fa1b0d..c7cfda894ca0 100644 --- a/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild,v 1.1 2004/11/08 06:41:50 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild,v 1.2 2004/11/10 00:21:34 mrness Exp $ MY_P=pptp-linux-${PV} S=${WORKDIR}/${MY_P} @@ -8,7 +8,6 @@ DESCRIPTION="Linux client for PPTP" HOMEPAGE="http://pptpclient.sourceforge.net/" SRC_URI="mirror://gentoo/pptp-command mirror://sourceforge/pptpclient/${MY_P}.tar.gz" -RESTRICT="nomirror" SLOT="0" LICENSE="GPL-2" |