summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 00:12:26 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 00:12:26 +0000
commit407d3f3b25bd4f01bcff9d04272b52813285c71f (patch)
tree62abfefa28ff5b79a3e4ef24bdcf2883bd4af845 /net-dialup/pptpclient
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.tar.gz
gentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.tar.bz2
gentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.zip
repoman: trim trailing whitespace
Diffstat (limited to 'net-dialup/pptpclient')
-rw-r--r--net-dialup/pptpclient/Manifest6
-rw-r--r--net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild8
-rw-r--r--net-dialup/pptpclient/pptpclient-1.1.0.ebuild10
-rw-r--r--net-dialup/pptpclient/pptpclient-1.2.0.ebuild4
4 files changed, 14 insertions, 14 deletions
diff --git a/net-dialup/pptpclient/Manifest b/net-dialup/pptpclient/Manifest
index 3ff569a989fb..4cd514d20267 100644
--- a/net-dialup/pptpclient/Manifest
+++ b/net-dialup/pptpclient/Manifest
@@ -1,7 +1,7 @@
MD5 a491a4d857171fc7d4015658fa39c5ed ChangeLog 1419
-MD5 f19bfa508b36854ba0e6c6e06efd491f pptpclient-1.1.0-r1.ebuild 1073
-MD5 8730b42f940be3e348e8a354a36271c6 pptpclient-1.1.0.ebuild 871
-MD5 38aadef62c187ff761df1c72ed661b90 pptpclient-1.2.0.ebuild 997
+MD5 bf37538a444b0a4cc33a4819969ca936 pptpclient-1.1.0-r1.ebuild 1072
+MD5 7416e61fbf8f1d77756a37183b637903 pptpclient-1.1.0.ebuild 869
+MD5 8a97b87a0a0cebe0a9f7f0289e06ebc7 pptpclient-1.2.0.ebuild 998
MD5 b99c10b977285f75f374d605b72e5103 pptpclient-1.3.1.ebuild 1015
MD5 ddba6ac5fde52ccc46d17bc1f5822a39 files/digest-pptpclient-1.1.0 70
MD5 ddba6ac5fde52ccc46d17bc1f5822a39 files/digest-pptpclient-1.1.0-r1 70
diff --git a/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild b/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild
index 787390821b13..80b9d58eb66e 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-2003 Gentoo Technologies, Inc.
# 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.5 2003/07/18 21:03:47 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild,v 1.6 2003/09/07 00:09:22 msterret Exp $
S=${WORKDIR}/pptp-linux-${PV}-1
@@ -22,7 +22,7 @@ src_compile() {
tar zxf pptp-linux-${PV}.tar.gz
cd ${S}/pptp-linux-${PV}
- make || die "make failed"
+ make || die "make failed"
}
src_install() {
@@ -36,10 +36,10 @@ src_install() {
mv xpptp_fe.pl.new xpptp_fe.pl
dosbin xpptp_fe.pl
fi
-
+
cd pptp-linux-${PV}
dosbin pptp
-
+
dodoc AUTHORS COPYING ChangeLog DEVELOPERS NEWS README TODO USING
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 2ba0c20f3436..336c614e913c 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-2003 Gentoo Technologies, Inc.
# 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.7 2003/07/18 21:03:47 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0.ebuild,v 1.8 2003/09/07 00:09:22 msterret Exp $
S=${WORKDIR}/pptp-linux-${PV}-1
@@ -19,18 +19,18 @@ src_compile() {
tar zxf pptp-linux-${PV}.tar.gz
cd ${S}/pptp-linux-${PV}
- make || die "make failed"
+ make || die "make failed"
}
src_install() {
cd ${S}
insinto /etc/ppp
doins options.pptp
- dosbin pptp-command pptp_fe.pl xpptp_fe.pl
-
+ dosbin pptp-command pptp_fe.pl xpptp_fe.pl
+
cd pptp-linux-${PV}
dosbin pptp
-
+
dodoc AUTHORS COPYING ChangeLog DEVELOPERS NEWS README TODO USING
dodoc Documentation/*
dodoc Reference/*
diff --git a/net-dialup/pptpclient/pptpclient-1.2.0.ebuild b/net-dialup/pptpclient/pptpclient-1.2.0.ebuild
index e09c1f2c481a..621a00d769e3 100644
--- a/net-dialup/pptpclient/pptpclient-1.2.0.ebuild
+++ b/net-dialup/pptpclient/pptpclient-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.2.0.ebuild,v 1.5 2003/08/21 23:30:32 wwoods Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.2.0.ebuild,v 1.6 2003/09/07 00:09:22 msterret Exp $
MY_P=pptp-linux-${PV}
S=${WORKDIR}/${MY_P}
@@ -18,7 +18,7 @@ DEPEND="net-dialup/ppp
tcltk? ( dev-perl/perl-tk )"
src_compile() {
- make || die "make failed"
+ make || die "make failed"
}
src_install() {