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
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')
-rw-r--r--net-dialup/pppconfig/pppconfig-2.0.8.ebuild4
-rw-r--r--net-dialup/pppconfig/pppconfig-2.1.ebuild4
-rw-r--r--net-dialup/pppconfig/pppconfig-2.2.0.ebuild3
-rw-r--r--net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild3
-rw-r--r--net-dialup/pptpclient/pptpclient-1.1.0.ebuild4
-rw-r--r--net-dialup/pptpd/pptpd-1.1.2.ebuild4
-rw-r--r--net-dialup/pptpd/pptpd-1.1.3.20030409.ebuild4
-rw-r--r--net-dialup/pptpd/pptpd-1.1.3.ebuild4
-rw-r--r--net-dialup/qtwvdialer/qtwvdialer-0.3.1-r2.ebuild4
9 files changed, 17 insertions, 17 deletions
diff --git a/net-dialup/pppconfig/pppconfig-2.0.8.ebuild b/net-dialup/pppconfig/pppconfig-2.0.8.ebuild
index ae2b8e8d2212..71d1dc8566b2 100644
--- a/net-dialup/pppconfig/pppconfig-2.0.8.ebuild
+++ b/net-dialup/pppconfig/pppconfig-2.0.8.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/pppconfig/pppconfig-2.0.8.ebuild,v 1.10 2004/06/24 22:31:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.0.8.ebuild,v 1.11 2004/07/14 23:05:08 agriffis Exp $
S=${WORKDIR}/pppconfig-2.1
DESCRIPTION="A text menu based utility for configuring ppp."
@@ -10,6 +10,7 @@ HOMEPAGE="http://ftp.debian.org/debian/pool/main/p/pppconfig/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc"
+IUSE=""
DEPEND=">=net-dialup/ppp-2.4.1-r2
@@ -25,4 +26,3 @@ src_install () {
doman pppconfig.8
dodoc debian/{copyright,README.debian,changelog}
}
-
diff --git a/net-dialup/pppconfig/pppconfig-2.1.ebuild b/net-dialup/pppconfig/pppconfig-2.1.ebuild
index cdc2da8bb3f2..7664c867875d 100644
--- a/net-dialup/pppconfig/pppconfig-2.1.ebuild
+++ b/net-dialup/pppconfig/pppconfig-2.1.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/pppconfig/pppconfig-2.1.ebuild,v 1.4 2004/06/24 22:31:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.1.ebuild,v 1.5 2004/07/14 23:05:08 agriffis Exp $
DESCRIPTION="A text menu based utility for configuring ppp."
SRC_URI="mirror://debian/pool/main/p/pppconfig/${PN}_${PV}.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://ftp.debian.org/debian/pool/main/p/pppconfig/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc"
+IUSE=""
DEPEND=">=net-dialup/ppp-2.4.1-r2
@@ -24,4 +25,3 @@ src_install () {
doman pppconfig.8
dodoc debian/{copyright,README.debian,changelog}
}
-
diff --git a/net-dialup/pppconfig/pppconfig-2.2.0.ebuild b/net-dialup/pppconfig/pppconfig-2.2.0.ebuild
index 2151a6d12901..939d1912d5b6 100644
--- a/net-dialup/pppconfig/pppconfig-2.2.0.ebuild
+++ b/net-dialup/pppconfig/pppconfig-2.2.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/pppconfig/pppconfig-2.2.0.ebuild,v 1.3 2004/06/24 22:31:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.2.0.ebuild,v 1.4 2004/07/14 23:05:08 agriffis Exp $
DESCRIPTION="A text menu based utility for configuring ppp."
SRC_URI="http://http.us.debian.org/debian/pool/main/p/pppconfig/${PN}_${PV}.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://http.us.debian.org/debian/pool/main/p/pppconfig/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc"
+IUSE=""
DEPEND=">=net-dialup/ppp-2.4.1-r2
>=dev-util/dialog-0.7"
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/*
}
-
diff --git a/net-dialup/pptpd/pptpd-1.1.2.ebuild b/net-dialup/pptpd/pptpd-1.1.2.ebuild
index 0c58fe327cdc..31956ea2c741 100644
--- a/net-dialup/pptpd/pptpd-1.1.2.ebuild
+++ b/net-dialup/pptpd/pptpd-1.1.2.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/pptpd/pptpd-1.1.2.ebuild,v 1.10 2004/07/01 22:09:29 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.2.ebuild,v 1.11 2004/07/14 23:06:12 agriffis Exp $
S=${WORKDIR}/pptpd-1.1.2
DESCRIPTION="Linux Point-to-Point Tunnelling Protocol Server"
@@ -12,6 +12,7 @@ DEPEND="virtual/libc net-dialup/ppp"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
+IUSE=""
src_compile() {
econf || die
@@ -34,4 +35,3 @@ src_install () {
dodoc README* AUTHORS COPYING INSTALL TODO ChangeLog
docinto samples; dodoc samples/*
}
-
diff --git a/net-dialup/pptpd/pptpd-1.1.3.20030409.ebuild b/net-dialup/pptpd/pptpd-1.1.3.20030409.ebuild
index e9b0ccdd3363..4c3be24dd084 100644
--- a/net-dialup/pptpd/pptpd-1.1.3.20030409.ebuild
+++ b/net-dialup/pptpd/pptpd-1.1.3.20030409.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/pptpd/pptpd-1.1.3.20030409.ebuild,v 1.4 2004/07/01 22:09:29 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.3.20030409.ebuild,v 1.5 2004/07/14 23:06:12 agriffis Exp $
S=${WORKDIR}/poptop
DESCRIPTION="Linux Point-to-Point Tunnelling Protocol Server"
@@ -13,6 +13,7 @@ DEPEND="virtual/libc
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
+IUSE=""
src_compile() {
econf || die
@@ -35,4 +36,3 @@ src_install () {
dodoc README* AUTHORS COPYING INSTALL TODO ChangeLog
docinto samples; dodoc samples/*
}
-
diff --git a/net-dialup/pptpd/pptpd-1.1.3.ebuild b/net-dialup/pptpd/pptpd-1.1.3.ebuild
index 07131b1943c3..7be15cc86b58 100644
--- a/net-dialup/pptpd/pptpd-1.1.3.ebuild
+++ b/net-dialup/pptpd/pptpd-1.1.3.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/pptpd/pptpd-1.1.3.ebuild,v 1.7 2004/07/01 22:09:29 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.3.ebuild,v 1.8 2004/07/14 23:06:12 agriffis Exp $
S=${WORKDIR}/pptpd-1.1.3
DESCRIPTION="Linux Point-to-Point Tunnelling Protocol Server"
@@ -12,6 +12,7 @@ DEPEND="virtual/libc net-dialup/ppp"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
+IUSE=""
src_compile() {
econf || die
@@ -34,4 +35,3 @@ src_install () {
dodoc README* AUTHORS COPYING INSTALL TODO ChangeLog
docinto samples; dodoc samples/*
}
-
diff --git a/net-dialup/qtwvdialer/qtwvdialer-0.3.1-r2.ebuild b/net-dialup/qtwvdialer/qtwvdialer-0.3.1-r2.ebuild
index a8080af517f3..bea4094195f3 100644
--- a/net-dialup/qtwvdialer/qtwvdialer-0.3.1-r2.ebuild
+++ b/net-dialup/qtwvdialer/qtwvdialer-0.3.1-r2.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/qtwvdialer/qtwvdialer-0.3.1-r2.ebuild,v 1.12 2004/06/24 22:31:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/qtwvdialer/qtwvdialer-0.3.1-r2.ebuild,v 1.13 2004/07/14 23:06:35 agriffis Exp $
S=${WORKDIR}/QtWvDialer-${PV}
DESCRIPTION="QT Frontend for wvdial"
@@ -16,6 +16,7 @@ DEPEND="=x11-libs/qt-2*
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
+IUSE=""
src_compile() {
@@ -36,4 +37,3 @@ src_install () {
dodoc AUTHORS CHANGELOG COPYING README
}
-