diff options
author | 2003-03-11 21:11:45 +0000 | |
---|---|---|
committer | 2003-03-11 21:11:45 +0000 | |
commit | 85df2102a71090df2456eaea7f6a4df48ba8b339 (patch) | |
tree | 226275d8b20a3a8e1e5d36ff0bcde20bb2d15605 /dev-perl/Crypt-Blowfish | |
parent | moved perl from sys-devel to dev-lang (diff) | |
download | historical-85df2102a71090df2456eaea7f6a4df48ba8b339.tar.gz historical-85df2102a71090df2456eaea7f6a4df48ba8b339.tar.bz2 historical-85df2102a71090df2456eaea7f6a4df48ba8b339.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'dev-perl/Crypt-Blowfish')
-rw-r--r-- | dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild index 155d4bfe4e6b..438b8462a56c 100644 --- a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild +++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-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/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild,v 1.13 2003/02/13 11:01:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r2.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -13,6 +13,6 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc sparc alpha" -DEPEND="virtual/glibc >=sys-devel/perl-5" +DEPEND="virtual/glibc >=dev-lang/perl-5" export OPTIMIZE="${CFLAGS}" diff --git a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild index 1d2176a3765d..d4706d4eb702 100644 --- a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild +++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.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/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild,v 1.4 2003/02/13 11:01:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.09-r3.ebuild,v 1.5 2003/03/11 21:11:45 seemant Exp $ inherit perl-module @@ -13,6 +13,6 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc sparc alpha" -DEPEND="virtual/glibc >=sys-devel/perl-5" +DEPEND="virtual/glibc >=dev-lang/perl-5" export OPTIMIZE="${CFLAGS}" |