diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-10-06 07:27:59 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-10-06 07:27:59 +0000 |
commit | b47cde6e1472176a9be68e0fa0582967ae50ddb6 (patch) | |
tree | 56e2ca665e1fede224a252c01ec19b1fbff48426 /net-dialup/pptpclient/pptpclient-1.5.0.ebuild | |
parent | Forgot to change DESCRIPTION when copying from uim-qt ;( (diff) | |
download | historical-b47cde6e1472176a9be68e0fa0582967ae50ddb6.tar.gz historical-b47cde6e1472176a9be68e0fa0582967ae50ddb6.tar.bz2 historical-b47cde6e1472176a9be68e0fa0582967ae50ddb6.zip |
Removed old versions. Added pptp-command to SRC_URI
Diffstat (limited to 'net-dialup/pptpclient/pptpclient-1.5.0.ebuild')
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.5.0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-dialup/pptpclient/pptpclient-1.5.0.ebuild b/net-dialup/pptpclient/pptpclient-1.5.0.ebuild index 3767417c4fb8..0a8b722f4ade 100644 --- a/net-dialup/pptpclient/pptpclient-1.5.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.5.0.ebuild @@ -1,12 +1,13 @@ # 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.ebuild,v 1.2 2004/10/02 12:50:27 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.5.0.ebuild,v 1.3 2004/10/06 07:27:59 dragonheart Exp $ MY_P=pptp-linux-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="Linux client for PPTP" HOMEPAGE="http://pptpclient.sourceforge.net/" -SRC_URI="mirror://sourceforge/pptpclient/${MY_P}.tar.gz" +SRC_URI="mirror://gentoo/pptp-command + mirror://sourceforge/pptpclient/${MY_P}.tar.gz" RESTRICT="nomirror" SLOT="0" |