diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-04 13:28:28 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-04 13:28:28 +0000 |
commit | 9b17abd19dfdf917ef62f4723101043938720b31 (patch) | |
tree | d9d4a4f607bb14655b75ad3d13a0fa017a620cd5 /perl-core | |
parent | Adding perl dep (diff) | |
download | gentoo-2-9b17abd19dfdf917ef62f4723101043938720b31.tar.gz gentoo-2-9b17abd19dfdf917ef62f4723101043938720b31.tar.bz2 gentoo-2-9b17abd19dfdf917ef62f4723101043938720b31.zip |
Adding perl dep
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Math-BigInt/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.69.ebuild | 6 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.70.ebuild | 6 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.73.ebuild | 7 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild | 7 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.77.ebuild | 7 | ||||
-rw-r--r-- | perl-core/Math-BigInt/files/digest-Math-BigInt-1.69 | 2 | ||||
-rw-r--r-- | perl-core/Math-BigInt/files/digest-Math-BigInt-1.70 | 2 | ||||
-rw-r--r-- | perl-core/Math-BigInt/files/digest-Math-BigInt-1.73 | 2 | ||||
-rw-r--r-- | perl-core/Math-BigInt/files/digest-Math-BigInt-1.77 | 2 | ||||
-rw-r--r-- | perl-core/Math-BigInt/files/digest-Math-BigInt-1.77-r1 | 2 |
11 files changed, 36 insertions, 14 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index 04f26bba46a9..b90cdba1aa4e 100644 --- a/perl-core/Math-BigInt/ChangeLog +++ b/perl-core/Math-BigInt/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for perl-core/Math-BigInt # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.14 2006/07/18 15:45:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.15 2006/08/04 13:28:28 mcummings Exp $ + + 04 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Math-BigInt-1.69.ebuild, Math-BigInt-1.70.ebuild, Math-BigInt-1.73.ebuild, + Math-BigInt-1.77.ebuild, Math-BigInt-1.77-r1.ebuild: + Adding perl dep 18 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> Math-BigInt-1.77-r1.ebuild: diff --git a/perl-core/Math-BigInt/Math-BigInt-1.69.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.69.ebuild index 7ab371773ed8..fa6c1e626215 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.69.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.69.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.69.ebuild,v 1.1 2005/05/24 17:52:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.69.ebuild,v 1.2 2006/08/04 13:28:28 mcummings Exp $ inherit perl-module @@ -13,3 +13,5 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc sparc s390" IUSE="" + +DEPEND="dev-lang/perl" diff --git a/perl-core/Math-BigInt/Math-BigInt-1.70.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.70.ebuild index b102ffaa3922..d342325c4f5c 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.70.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.70.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.70.ebuild,v 1.1 2005/05/24 17:52:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.70.ebuild,v 1.2 2006/08/04 13:28:28 mcummings Exp $ inherit perl-module @@ -13,3 +13,5 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc ~s390" IUSE="" + +DEPEND="dev-lang/perl" diff --git a/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild index 8240256767af..45cb6ac80f45 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.73.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/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild,v 1.6 2006/07/05 19:59:08 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild,v 1.7 2006/08/04 13:28:28 mcummings Exp $ inherit perl-module @@ -13,7 +13,8 @@ SLOT="0" KEYWORDS="alpha amd64 ia64 ~ppc s390 sparc x86" IUSE="" -DEPEND=">=virtual/perl-Scalar-List-Utils-1.14" +DEPEND="dev-lang/perl + >=virtual/perl-Scalar-List-Utils-1.14" RDEPEND="${DEPEND}" -SRC_TEST="do"
\ No newline at end of file +SRC_TEST="do" diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild index 5998466abfe9..83e65e5b77d9 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.77-r1.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/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild,v 1.6 2006/07/18 15:45:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild,v 1.7 2006/08/04 13:28:28 mcummings Exp $ inherit perl-module eutils @@ -13,7 +13,8 @@ SLOT="0" KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~ppc s390 sh sparc ~x86" IUSE="" -DEPEND=">=virtual/perl-Scalar-List-Utils-1.14" +DEPEND="dev-lang/perl + >=virtual/perl-Scalar-List-Utils-1.14" RDEPEND="${DEPEND}" SRC_TEST="do" @@ -21,4 +22,4 @@ SRC_TEST="do" src_unpack() { unpack ${A} has_version 'dev-perl/yaml' && epatch ${FILESDIR}/yaml-node-makefile.patch -}
\ No newline at end of file +} diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild index 94e7358c38d8..a6c3003d8eec 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.77.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/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild,v 1.8 2006/07/05 19:59:08 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild,v 1.9 2006/08/04 13:28:28 mcummings Exp $ inherit perl-module @@ -13,7 +13,8 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~ppc s390 sh sparc x86" IUSE="" -DEPEND=">=virtual/perl-Scalar-List-Utils-1.14" +DEPEND="dev-lang/perl + >=virtual/perl-Scalar-List-Utils-1.14" RDEPEND="${DEPEND}" -SRC_TEST="do"
\ No newline at end of file +SRC_TEST="do" diff --git a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.69 b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.69 index ef69580466ed..487bb00f3e5e 100644 --- a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.69 +++ b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.69 @@ -1 +1,3 @@ MD5 a9c4f06095622a04dca80c1d10b2faab Math-BigInt-1.69.tar.gz 162411 +RMD160 232068e5ff3650dbe0f12dc29004c0caed4bc6b4 Math-BigInt-1.69.tar.gz 162411 +SHA256 50d316c99293bba0ceeb7cc5d1650d97206e1f3d4c56dc0c9c4e158b8bb83615 Math-BigInt-1.69.tar.gz 162411 diff --git a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.70 b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.70 index 52851457389c..61d4b935d461 100644 --- a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.70 +++ b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.70 @@ -1 +1,3 @@ MD5 c088423e28548b47f0b34cda0f3e3303 Math-BigInt-1.70.tar.gz 164323 +RMD160 07f7d79a4000e39df050dfbda1724398d10e11a8 Math-BigInt-1.70.tar.gz 164323 +SHA256 48685a226a27632d7dad8cfdc06fd3fba235e3db4c54c8d8d452af4fbba7497a Math-BigInt-1.70.tar.gz 164323 diff --git a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.73 b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.73 index 6f47bbbbba49..9073cd41e06b 100644 --- a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.73 +++ b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.73 @@ -1 +1,3 @@ MD5 4fc472468023ed51f5571d2b260bd711 Math-BigInt-1.73.tar.gz 164974 +RMD160 3ac3de7326974b179fecb3891af5aa324076f479 Math-BigInt-1.73.tar.gz 164974 +SHA256 caf13b9083689125e95008d1694f52de74e0d70a65b345adb6dba14be13efda6 Math-BigInt-1.73.tar.gz 164974 diff --git a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.77 b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.77 index 130a7af93e97..c3d9cc55a396 100644 --- a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.77 +++ b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.77 @@ -1 +1,3 @@ MD5 fcdff3ada4badb1ed00ff4cfc7752de2 Math-BigInt-1.77.tar.gz 169422 +RMD160 8a871eec065e755e8425d62db81a30a9b1122a90 Math-BigInt-1.77.tar.gz 169422 +SHA256 a8caae5ff730185c61d7fe1a72eb82e495ab062cafcf1c7694b5f66cac50a0dd Math-BigInt-1.77.tar.gz 169422 diff --git a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.77-r1 b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.77-r1 index 130a7af93e97..c3d9cc55a396 100644 --- a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.77-r1 +++ b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.77-r1 @@ -1 +1,3 @@ MD5 fcdff3ada4badb1ed00ff4cfc7752de2 Math-BigInt-1.77.tar.gz 169422 +RMD160 8a871eec065e755e8425d62db81a30a9b1122a90 Math-BigInt-1.77.tar.gz 169422 +SHA256 a8caae5ff730185c61d7fe1a72eb82e495ab062cafcf1c7694b5f66cac50a0dd Math-BigInt-1.77.tar.gz 169422 |