summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-09-26 05:57:37 +0000
committerMike Frysinger <vapier@gentoo.org>2003-09-26 05:57:37 +0000
commit0593cb5c7304c0eac0146035042201705548a72c (patch)
tree344314aa50a7c5a7f6fee208d3cf4f95a82c81e0 /net-dialup/ppp
parentremove useless pppd virtual (diff)
downloadgentoo-2-0593cb5c7304c0eac0146035042201705548a72c.tar.gz
gentoo-2-0593cb5c7304c0eac0146035042201705548a72c.tar.bz2
gentoo-2-0593cb5c7304c0eac0146035042201705548a72c.zip
remove useless virtual
Diffstat (limited to 'net-dialup/ppp')
-rw-r--r--net-dialup/ppp/ppp-2.4.1-r11.ebuild15
-rw-r--r--net-dialup/ppp/ppp-2.4.1-r12.ebuild16
-rw-r--r--net-dialup/ppp/ppp-2.4.1-r13.ebuild16
-rw-r--r--net-dialup/ppp/ppp-2.4.1-r14.ebuild16
4 files changed, 28 insertions, 35 deletions
diff --git a/net-dialup/ppp/ppp-2.4.1-r11.ebuild b/net-dialup/ppp/ppp-2.4.1-r11.ebuild
index cf8301473d4a..62c089369639 100644
--- a/net-dialup/ppp/ppp-2.4.1-r11.ebuild
+++ b/net-dialup/ppp/ppp-2.4.1-r11.ebuild
@@ -1,19 +1,18 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r11.ebuild,v 1.10 2003/09/11 01:23:01 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r11.ebuild,v 1.11 2003/09/26 05:57:37 vapier Exp $
-IUSE="crypt ipv6"
S=${WORKDIR}/${P}.pppoe4
DESCRIPTION="Point-to-point protocol - patched for pppoe"
-SRC_URI="mirror://gentoo/${P}-pppoe4.tgz"
HOMEPAGE="http://www.samba.org/ppp"
+SRC_URI="mirror://gentoo/${P}-pppoe4.tgz"
-DEPEND="virtual/glibc"
-PROVIDE="virtual/pppd"
-
-SLOT="0"
LICENSE="BSD GPL-2"
-KEYWORDS="x86 ppc sparc "
+SLOT="0"
+KEYWORDS="x86 ppc sparc"
+IUSE="crypt ipv6"
+
+DEPEND="virtual/glibc"
src_compile() {
diff --git a/net-dialup/ppp/ppp-2.4.1-r12.ebuild b/net-dialup/ppp/ppp-2.4.1-r12.ebuild
index 6321b75d0379..baf0afd9bad1 100644
--- a/net-dialup/ppp/ppp-2.4.1-r12.ebuild
+++ b/net-dialup/ppp/ppp-2.4.1-r12.ebuild
@@ -1,21 +1,19 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r12.ebuild,v 1.11 2003/09/11 01:23:01 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r12.ebuild,v 1.12 2003/09/26 05:57:37 vapier Exp $
-IUSE="crypt ipv6 activefilter"
S=${WORKDIR}/${P}.pppoe4
DESCRIPTION="Point-to-point protocol - patched for pppoe"
-SRC_URI="mirror://gentoo/${P}-pppoe4.tgz"
HOMEPAGE="http://www.samba.org/ppp"
+SRC_URI="mirror://gentoo/${P}-pppoe4.tgz"
-DEPEND="virtual/glibc
- activefilter? ( net-libs/libpcap )"
-
-PROVIDE="virtual/pppd"
-
-SLOT="0"
LICENSE="BSD GPL-2"
+SLOT="0"
KEYWORDS="x86 ppc ~sparc hppa alpha"
+IUSE="crypt ipv6 activefilter"
+
+DEPEND="virtual/glibc
+ activefilter? ( net-libs/libpcap )"
src_compile() {
diff --git a/net-dialup/ppp/ppp-2.4.1-r13.ebuild b/net-dialup/ppp/ppp-2.4.1-r13.ebuild
index c73a4b522022..3fb9458096ec 100644
--- a/net-dialup/ppp/ppp-2.4.1-r13.ebuild
+++ b/net-dialup/ppp/ppp-2.4.1-r13.ebuild
@@ -1,21 +1,19 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r13.ebuild,v 1.6 2003/09/11 01:23:01 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r13.ebuild,v 1.7 2003/09/26 05:57:37 vapier Exp $
-IUSE="crypt ipv6 activefilter"
S=${WORKDIR}/${P}.pppoe4
DESCRIPTION="Point-to-point protocol - patched for pppoe"
-SRC_URI="mirror://gentoo/${P}-pppoe4.tgz"
HOMEPAGE="http://www.samba.org/ppp"
+SRC_URI="mirror://gentoo/${P}-pppoe4.tgz"
-DEPEND="virtual/glibc
- activefilter? ( net-libs/libpcap )"
-
-PROVIDE="virtual/pppd"
-
-SLOT="0"
LICENSE="BSD GPL-2"
+SLOT="0"
KEYWORDS="x86 ppc ~sparc ~hppa"
+IUSE="crypt ipv6 activefilter"
+
+DEPEND="virtual/glibc
+ activefilter? ( net-libs/libpcap )"
src_compile() {
diff --git a/net-dialup/ppp/ppp-2.4.1-r14.ebuild b/net-dialup/ppp/ppp-2.4.1-r14.ebuild
index 42e04b3738ed..ba3776f7097f 100644
--- a/net-dialup/ppp/ppp-2.4.1-r14.ebuild
+++ b/net-dialup/ppp/ppp-2.4.1-r14.ebuild
@@ -1,21 +1,19 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r14.ebuild,v 1.11 2003/09/18 19:52:21 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r14.ebuild,v 1.12 2003/09/26 05:57:37 vapier Exp $
-IUSE="crypt ipv6 activefilter"
S=${WORKDIR}/${P}.pppoe4
DESCRIPTION="Point-to-point protocol - patched for pppoe"
-SRC_URI="mirror://gentoo/${P}-pppoe4.tgz"
HOMEPAGE="http://www.samba.org/ppp"
+SRC_URI="mirror://gentoo/${P}-pppoe4.tgz"
-DEPEND="virtual/glibc
- activefilter? ( net-libs/libpcap )"
-
-PROVIDE="virtual/pppd"
-
-SLOT="0"
LICENSE="BSD GPL-2"
+SLOT="0"
KEYWORDS="x86 ppc ~sparc hppa amd64 ia64"
+IUSE="crypt ipv6 activefilter"
+
+DEPEND="virtual/glibc
+ activefilter? ( net-libs/libpcap )"
src_unpack() {
unpack ${A}