diff options
author | 2003-03-11 21:11:49 +0000 | |
---|---|---|
committer | 2003-03-11 21:11:49 +0000 | |
commit | f68541f7823c5f01a1d17215138989a709a5bab8 (patch) | |
tree | c22bc1b210b8aa9a93c59b71ddad228d4b5689d8 /net-mail/exim | |
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-mail/exim')
-rw-r--r-- | net-mail/exim/exim-4.04-r2.ebuild | 4 | ||||
-rw-r--r-- | net-mail/exim/exim-4.05.ebuild | 4 | ||||
-rw-r--r-- | net-mail/exim/exim-4.10.ebuild | 4 | ||||
-rw-r--r-- | net-mail/exim/exim-4.12.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-mail/exim/exim-4.04-r2.ebuild b/net-mail/exim/exim-4.04-r2.ebuild index 08ab73a2aa43..3033f9191e30 100644 --- a/net-mail/exim/exim-4.04-r2.ebuild +++ b/net-mail/exim/exim-4.04-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Updated to exim-4 by Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.04-r2.ebuild,v 1.7 2003/02/13 14:28:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.04-r2.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ IUSE="pgsql ssl tcpd mysql ldap pam" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.exim.org/" DEPEND="virtual/glibc >=sys-libs/db-3.2 - >=sys-devel/perl-5.6.0 + >=dev-lang/perl-5.6.0 >=dev-libs/libpcre-3.4 pam? ( >=sys-libs/pam-0.75 ) tcpd? ( sys-apps/tcp-wrappers ) diff --git a/net-mail/exim/exim-4.05.ebuild b/net-mail/exim/exim-4.05.ebuild index 19e1414529b5..0bcc1251a1f6 100644 --- a/net-mail/exim/exim-4.05.ebuild +++ b/net-mail/exim/exim-4.05.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Updated to exim-4 by Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.05.ebuild,v 1.10 2003/02/13 14:29:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.05.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ IUSE="tcpd ssl postgres mysql ldap pam" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.exim.org/" DEPEND="virtual/glibc >=sys-libs/db-3.2 - >=sys-devel/perl-5.6.0 + >=dev-lang/perl-5.6.0 >=dev-libs/libpcre-3.4 pam? ( >=sys-libs/pam-0.75 ) tcpd? ( sys-apps/tcp-wrappers ) diff --git a/net-mail/exim/exim-4.10.ebuild b/net-mail/exim/exim-4.10.ebuild index ad9973ace64b..b6d7110a1088 100644 --- a/net-mail/exim/exim-4.10.ebuild +++ b/net-mail/exim/exim-4.10.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Updated to exim-4 by Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.10.ebuild,v 1.6 2003/02/13 14:29:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.10.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="tcpd ssl postgres mysql ldap pam" @@ -15,7 +15,7 @@ HOMEPAGE="http://www.exim.org/" DEPEND="virtual/glibc >=sys-libs/db-3.2 - >=sys-devel/perl-5.6.0 + >=dev-lang/perl-5.6.0 >=dev-libs/libpcre-3.4 pam? ( >=sys-libs/pam-0.75 ) tcpd? ( sys-apps/tcp-wrappers ) diff --git a/net-mail/exim/exim-4.12.ebuild b/net-mail/exim/exim-4.12.ebuild index 90e219111f94..ce89eda3e029 100644 --- a/net-mail/exim/exim-4.12.ebuild +++ b/net-mail/exim/exim-4.12.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-mail/exim/exim-4.12.ebuild,v 1.4 2003/02/14 21:00:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.12.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -19,7 +19,7 @@ PROVIDE="virtual/mta" DEPEND="virtual/glibc >=sys-libs/db-3.2 - >=sys-devel/perl-5.6.0 + >=dev-lang/perl-5.6.0 >=dev-libs/libpcre-3.4 pam? ( >=sys-libs/pam-0.75 ) tcpd? ( sys-apps/tcp-wrappers ) |