diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 13:18:02 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 13:18:02 +0000 |
commit | 9355cb389b09270308c7fd3f05d341d184e80c2b (patch) | |
tree | 95d8af65ce627d75839500800e105b901f880a04 /dev-perl/Module-Signature | |
parent | New virtual for perl-core/Getopt-Long (diff) | |
download | historical-9355cb389b09270308c7fd3f05d341d184e80c2b.tar.gz historical-9355cb389b09270308c7fd3f05d341d184e80c2b.tar.bz2 historical-9355cb389b09270308c7fd3f05d341d184e80c2b.zip |
Virtuals for perl-core
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-perl/Module-Signature')
-rw-r--r-- | dev-perl/Module-Signature/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Module-Signature/Module-Signature-0.44.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Module-Signature/Module-Signature-0.51.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Module-Signature/ChangeLog b/dev-perl/Module-Signature/ChangeLog index a264d8339c95..866d58d15229 100644 --- a/dev-perl/Module-Signature/ChangeLog +++ b/dev-perl/Module-Signature/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Module-Signature # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v 1.7 2006/02/07 16:56:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v 1.8 2006/02/13 13:17:16 mcummings Exp $ + + 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> + Module-Signature-0.44.ebuild, Module-Signature-0.51.ebuild: + Virtuals for perl-core 07 Feb 2006; <mcumming@gentoo.org> Module-Signature-0.44.ebuild, Module-Signature-0.51.ebuild: diff --git a/dev-perl/Module-Signature/Module-Signature-0.44.ebuild b/dev-perl/Module-Signature/Module-Signature-0.44.ebuild index 3480c00ad3b8..546dcea10268 100644 --- a/dev-perl/Module-Signature/Module-Signature-0.44.ebuild +++ b/dev-perl/Module-Signature/Module-Signature-0.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.44.ebuild,v 1.6 2006/02/07 16:56:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.44.ebuild,v 1.7 2006/02/13 13:17:16 mcummings Exp $ inherit perl-module @@ -15,7 +15,7 @@ IUSE="" SRC_TEST="do" -DEPEND="perl-core/MIME-Base64 +DEPEND="virtual/perl-MIME-Base64 dev-perl/Compress-Zlib dev-perl/crypt-cbc dev-perl/Crypt-DES diff --git a/dev-perl/Module-Signature/Module-Signature-0.51.ebuild b/dev-perl/Module-Signature/Module-Signature-0.51.ebuild index f59f89c63371..9d01fe362f9b 100644 --- a/dev-perl/Module-Signature/Module-Signature-0.51.ebuild +++ b/dev-perl/Module-Signature/Module-Signature-0.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.51.ebuild,v 1.2 2006/02/07 16:56:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.51.ebuild,v 1.3 2006/02/13 13:17:16 mcummings Exp $ inherit perl-module @@ -15,7 +15,7 @@ IUSE="" SRC_TEST="do" -DEPEND="perl-core/MIME-Base64 +DEPEND="virtual/perl-MIME-Base64 dev-perl/PAR-Dist dev-perl/Compress-Zlib dev-perl/crypt-cbc |