summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:06:35 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:06:35 +0000
commit347206c9d00eec50248f5b1f33e73a7cdfe3361d (patch)
treeee86bd79781b6dfd92d48dda1cbfa7fa6385fc8a /net-dialup/pptpclient
parentGentoo Technologies -> Gentoo Foundation (Manifest recommit) (diff)
downloadgentoo-2-347206c9d00eec50248f5b1f33e73a7cdfe3361d.tar.gz
gentoo-2-347206c9d00eec50248f5b1f33e73a7cdfe3361d.tar.bz2
gentoo-2-347206c9d00eec50248f5b1f33e73a7cdfe3361d.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'net-dialup/pptpclient')
-rw-r--r--net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild3
-rw-r--r--net-dialup/pptpclient/pptpclient-1.1.0.ebuild4
2 files changed, 3 insertions, 4 deletions
diff --git a/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild b/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild
index 9e4fd85e8b07..947f890eca0e 100644
--- a/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild
+++ b/net-dialup/pptpclient/pptpclient-1.1.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.1.0-r1.ebuild,v 1.8 2004/06/24 22:31:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild,v 1.9 2004/07/14 23:05:51 agriffis Exp $
S=${WORKDIR}/pptp-linux-${PV}-1
@@ -44,4 +44,3 @@ src_install() {
dodoc Documentation/*
dodoc Reference/*
}
-
diff --git a/net-dialup/pptpclient/pptpclient-1.1.0.ebuild b/net-dialup/pptpclient/pptpclient-1.1.0.ebuild
index 12dbdb66e5ab..9b55f970ce6f 100644
--- a/net-dialup/pptpclient/pptpclient-1.1.0.ebuild
+++ b/net-dialup/pptpclient/pptpclient-1.1.0.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.1.0.ebuild,v 1.10 2004/06/24 22:31:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0.ebuild,v 1.11 2004/07/14 23:05:51 agriffis Exp $
S=${WORKDIR}/pptp-linux-${PV}-1
@@ -13,6 +13,7 @@ DEPEND="net-dialup/ppp"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc amd64"
+IUSE=""
src_compile() {
cd ${S}
@@ -35,4 +36,3 @@ src_install() {
dodoc Documentation/*
dodoc Reference/*
}
-