diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
commit | f68541f7823c5f01a1d17215138989a709a5bab8 (patch) | |
tree | c22bc1b210b8aa9a93c59b71ddad228d4b5689d8 /app-admin/webmin | |
parent | unmasked in x86 (diff) | |
download | gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.gz gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.bz2 gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'app-admin/webmin')
-rw-r--r-- | app-admin/webmin/webmin-1.050-r2.ebuild | 4 | ||||
-rw-r--r-- | app-admin/webmin/webmin-1.060.ebuild | 4 | ||||
-rw-r--r-- | app-admin/webmin/webmin-1.070.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-admin/webmin/webmin-1.050-r2.ebuild b/app-admin/webmin/webmin-1.050-r2.ebuild index 2629e0f1e2ad..58838d87e78c 100644 --- a/app-admin/webmin/webmin-1.050-r2.ebuild +++ b/app-admin/webmin/webmin-1.050-r2.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/app-admin/webmin/webmin-1.050-r2.ebuild,v 1.2 2003/02/13 05:33:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.050-r2.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ IUSE="ssl" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="x86 ~ppc sparc" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl ssl? ( dev-perl/Net-SSLeay )" RDEPEND="" diff --git a/app-admin/webmin/webmin-1.060.ebuild b/app-admin/webmin/webmin-1.060.ebuild index 452273b82362..aa6974969d1c 100644 --- a/app-admin/webmin/webmin-1.060.ebuild +++ b/app-admin/webmin/webmin-1.060.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/app-admin/webmin/webmin-1.060.ebuild,v 1.1 2003/02/16 01:59:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.060.ebuild,v 1.2 2003/03/11 21:11:44 seemant Exp $ IUSE="ssl" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="~x86 ~ppc sparc" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl ssl? ( dev-perl/Net-SSLeay )" RDEPEND="" diff --git a/app-admin/webmin/webmin-1.070.ebuild b/app-admin/webmin/webmin-1.070.ebuild index fc6f72382936..e7d2e86b4611 100644 --- a/app-admin/webmin/webmin-1.070.ebuild +++ b/app-admin/webmin/webmin-1.070.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/app-admin/webmin/webmin-1.070.ebuild,v 1.2 2003/02/22 18:03:03 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.070.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ IUSE="ssl" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="x86 ~ppc sparc" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl ssl? ( dev-perl/Net-SSLeay )" RDEPEND="" |