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
commit9da94efbaba1a08c8088006106ff812701a17ddb (patch)
treea26211a3738711d146acf5b16a395dfc23a5b934 /net-dialup/pppconfig
parentsync IUSE (missing) (diff)
downloadhistorical-9da94efbaba1a08c8088006106ff812701a17ddb.tar.gz
historical-9da94efbaba1a08c8088006106ff812701a17ddb.tar.bz2
historical-9da94efbaba1a08c8088006106ff812701a17ddb.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'net-dialup/pppconfig')
-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
3 files changed, 6 insertions, 5 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"