diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:46 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:46 +0000 |
commit | 5077d8b122125a272652fac9bf6125dfe99dadf5 (patch) | |
tree | 2f0f773ccb8e8e0dc06cb090f7b3a66566988adc /sys-apps/xinetd | |
parent | moved perl from sys-devel to dev-lang (diff) | |
download | historical-5077d8b122125a272652fac9bf6125dfe99dadf5.tar.gz historical-5077d8b122125a272652fac9bf6125dfe99dadf5.tar.bz2 historical-5077d8b122125a272652fac9bf6125dfe99dadf5.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.3-r7.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.4.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.5.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.7.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.9.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild b/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild index 1b73bba6489d..eb328dcad934 100644 --- a/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.3-r7.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/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild,v 1.9 2003/02/13 16:23:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.3-r7.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="tcpd" @@ -19,7 +19,7 @@ LICENSE="BSD" SRC_URI="http://www.xinetd.org/${P}.tar.gz" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" -RDEPEND="virtual/glibc sys-devel/perl" +RDEPEND="virtual/glibc dev-lang/perl" src_compile() { diff --git a/sys-apps/xinetd/xinetd-2.3.4.ebuild b/sys-apps/xinetd/xinetd-2.3.4.ebuild index aa144d1bf991..53fe353c34e0 100644 --- a/sys-apps/xinetd/xinetd-2.3.4.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.4.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/sys-apps/xinetd/xinetd-2.3.4.ebuild,v 1.6 2003/02/13 16:23:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.4.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="tcpd" @@ -19,7 +19,7 @@ LICENSE="BSD" SRC_URI="http://www.xinetd.org/${P}.tar.gz" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" -RDEPEND="virtual/glibc sys-devel/perl" +RDEPEND="virtual/glibc dev-lang/perl" src_compile() { diff --git a/sys-apps/xinetd/xinetd-2.3.5.ebuild b/sys-apps/xinetd/xinetd-2.3.5.ebuild index 4fe0ffa756fe..432404cb5b01 100644 --- a/sys-apps/xinetd/xinetd-2.3.5.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.5.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/sys-apps/xinetd/xinetd-2.3.5.ebuild,v 1.9 2003/02/13 16:23:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.5.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="tcpd" @@ -19,7 +19,7 @@ LICENSE="BSD" SRC_URI="http://www.xinetd.org/${P}.tar.gz" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" -RDEPEND="virtual/glibc sys-devel/perl" +RDEPEND="virtual/glibc dev-lang/perl" src_compile() { diff --git a/sys-apps/xinetd/xinetd-2.3.7.ebuild b/sys-apps/xinetd/xinetd-2.3.7.ebuild index e39135191b45..9ee13533d0f0 100644 --- a/sys-apps/xinetd/xinetd-2.3.7.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.7.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/sys-apps/xinetd/xinetd-2.3.7.ebuild,v 1.9 2003/02/13 16:23:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.7.ebuild,v 1.10 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 tcpd" @@ -20,7 +20,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" -RDEPEND="${DEPEND} sys-devel/perl" +RDEPEND="${DEPEND} dev-lang/perl" src_compile() { local myconf diff --git a/sys-apps/xinetd/xinetd-2.3.9.ebuild b/sys-apps/xinetd/xinetd-2.3.9.ebuild index 30c5ec410842..0895c63d1367 100644 --- a/sys-apps/xinetd/xinetd-2.3.9.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.9.ebuild,v 1.5 2003/02/13 16:23:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.9.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ DESCRIPTION="Xinetd is a powerful replacement for inetd, with advanced features" HOMEPAGE="http://www.xinetd.org" @@ -11,7 +11,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz" DEPEND="virtual/glibc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" -RDEPEND="${DEPEND} sys-devel/perl" +RDEPEND="${DEPEND} dev-lang/perl" src_compile() { local myconf |