summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup/pptpclient')
-rw-r--r--net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild4
-rw-r--r--net-dialup/pptpclient/pptpclient-1.2.0.ebuild4
2 files changed, 4 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 63e8001dc271..7af7edbd5fb0 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.2 2003/02/13 13:55:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $
S=${WORKDIR}/pptp-linux-${PV}-1
@@ -9,7 +9,7 @@ HOMEPAGE="http://pptpclient.sourceforge.net/"
SRC_URI="mirror://sourceforge/pptpclient/pptp-linux-${PV}-1.tar.gz"
DEPEND="net-dialup/ppp
- sys-devel/perl
+ dev-lang/perl
tcltk? ( dev-perl/perl-tk )"
SLOT="0"
diff --git a/net-dialup/pptpclient/pptpclient-1.2.0.ebuild b/net-dialup/pptpclient/pptpclient-1.2.0.ebuild
index 359da8b72da6..8a5e89e4945b 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.1 2003/02/26 23:31:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.2.0.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $
MY_P=pptp-linux-${PV}
S=${WORKDIR}/${MY_P}
@@ -14,7 +14,7 @@ KEYWORDS="~x86 ~ppc"
IUSE="tcltk"
DEPEND="net-dialup/ppp
- sys-devel/perl
+ dev-lang/perl
tcltk? ( dev-perl/perl-tk )"
src_compile() {