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 /net-irc/epic4 | |
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 'net-irc/epic4')
-rw-r--r-- | net-irc/epic4/epic4-1.1.10.ebuild | 4 | ||||
-rw-r--r-- | net-irc/epic4/epic4-1.1.7-r1.ebuild | 4 | ||||
-rw-r--r-- | net-irc/epic4/epic4-1.1.7.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-irc/epic4/epic4-1.1.10.ebuild b/net-irc/epic4/epic4-1.1.10.ebuild index 4c664e0a13b7..fa1b4fdfdc50 100644 --- a/net-irc/epic4/epic4-1.1.10.ebuild +++ b/net-irc/epic4/epic4-1.1.10.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/net-irc/epic4/epic4-1.1.10.ebuild,v 1.2 2003/02/13 14:15:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.10.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 perl ssl" @@ -14,7 +14,7 @@ LICENSE="as-is" KEYWORDS="~x86 ~ppc" DEPEND=">=sys-libs/ncurses-5.2 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.5 )" inherit flag-o-matic replace-flags "-O?" "-O" diff --git a/net-irc/epic4/epic4-1.1.7-r1.ebuild b/net-irc/epic4/epic4-1.1.7-r1.ebuild index c360839d019c..9de9905dc11f 100644 --- a/net-irc/epic4/epic4-1.1.7-r1.ebuild +++ b/net-irc/epic4/epic4-1.1.7-r1.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/net-irc/epic4/epic4-1.1.7-r1.ebuild,v 1.2 2003/02/13 14:15:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.7-r1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 perl ssl" @@ -14,7 +14,7 @@ LICENSE="as-is" KEYWORDS="~x86 ~ppc" DEPEND=">=sys-libs/ncurses-5.2 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.5 )" inherit flag-o-matic diff --git a/net-irc/epic4/epic4-1.1.7.ebuild b/net-irc/epic4/epic4-1.1.7.ebuild index 71770ff77e74..05f1c7cba800 100644 --- a/net-irc/epic4/epic4-1.1.7.ebuild +++ b/net-irc/epic4/epic4-1.1.7.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/net-irc/epic4/epic4-1.1.7.ebuild,v 1.4 2003/02/13 14:15:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.7.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 perl ssl" @@ -14,7 +14,7 @@ LICENSE="as-is" KEYWORDS="~x86 ~ppc" DEPEND=">=sys-libs/ncurses-5.2 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.5 )" inherit flag-o-matic |