diff options
author | 2006-08-04 22:42:06 +0000 | |
---|---|---|
committer | 2006-08-04 22:42:06 +0000 | |
commit | 06f1f202e66974ce328bf547cbe937ea74c84860 (patch) | |
tree | 794554ba58d3384c4409c41b25c69b660cae7d0f | |
parent | Adding perl dep; fixed header; fixed DEPEND (diff) | |
download | historical-06f1f202e66974ce328bf547cbe937ea74c84860.tar.gz historical-06f1f202e66974ce328bf547cbe937ea74c84860.tar.bz2 historical-06f1f202e66974ce328bf547cbe937ea74c84860.zip |
Adding perl dep; fixed header; fixed DEPEND
Package-Manager: portage-2.1.1_pre3-r1
29 files changed, 118 insertions, 47 deletions
diff --git a/dev-perl/Audio-Tools/Audio-Tools-0.01.ebuild b/dev-perl/Audio-Tools/Audio-Tools-0.01.ebuild index 39871a729dfe..8f7b0f1e4812 100644 --- a/dev-perl/Audio-Tools/Audio-Tools-0.01.ebuild +++ b/dev-perl/Audio-Tools/Audio-Tools-0.01.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/dev-perl/Audio-Tools/Audio-Tools-0.01.ebuild,v 1.15 2005/11/29 03:16:03 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Tools/Audio-Tools-0.01.ebuild,v 1.16 2006/08/04 22:29:17 mcummings Exp $ inherit perl-module @@ -12,3 +12,5 @@ SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha hppa ia64 ppc64" IUSE="" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Audio-Tools/ChangeLog b/dev-perl/Audio-Tools/ChangeLog index 456f2eaf5451..59a7f57a6515 100644 --- a/dev-perl/Audio-Tools/ChangeLog +++ b/dev-perl/Audio-Tools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Audio-Tools -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Tools/ChangeLog,v 1.14 2005/11/29 03:16:03 tgall Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Tools/ChangeLog,v 1.15 2006/08/04 22:29:17 mcummings Exp $ + + 04 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Audio-Tools-0.01.ebuild: + Adding perl dep; fixed header; fixed DEPEND 28 Nov 2005; Tom Gall <tgall@gentoo.org> Audio-Tools-0.01.ebuild: stable on ppc64 diff --git a/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild b/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild index 5397760541d9..a0f705fa1d78 100644 --- a/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild +++ b/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.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/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild,v 1.12 2005/11/29 03:14:35 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.04.ebuild,v 1.13 2006/08/04 22:30:20 mcummings Exp $ inherit perl-module @@ -16,3 +16,5 @@ IUSE="" SRC_TEST="do" export OPTIMIZE="$CFLAGS" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Authen-DigestMD5/ChangeLog b/dev-perl/Authen-DigestMD5/ChangeLog index 5a80885e2eae..1ba26cbf332b 100644 --- a/dev-perl/Authen-DigestMD5/ChangeLog +++ b/dev-perl/Authen-DigestMD5/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Authen-DigestMD5 -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-DigestMD5/ChangeLog,v 1.11 2005/11/29 03:14:35 tgall Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-DigestMD5/ChangeLog,v 1.12 2006/08/04 22:30:20 mcummings Exp $ + + 04 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Authen-DigestMD5-0.04.ebuild: + Adding perl dep; fixed header; fixed DEPEND 28 Nov 2005; Tom Gall <tgall@gentoo.org> Authen-DigestMD5-0.04.ebuild: diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild index 4e541f142de8..2b39465f2ffa 100644 --- a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild +++ b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.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/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.14 2005/10/02 12:16:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.15 2006/08/04 22:30:49 mcummings Exp $ inherit perl-module @@ -14,7 +14,8 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" IUSE="" -DEPEND=">=perl-core/MIME-Base64-3.00" +DEPEND=">=perl-core/MIME-Base64-3.00 + dev-lang/perl" RDEPEND="${DEPEND}" export OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Authen-NTLM/ChangeLog b/dev-perl/Authen-NTLM/ChangeLog index 0a728e9079b4..5cf16e5b42d8 100644 --- a/dev-perl/Authen-NTLM/ChangeLog +++ b/dev-perl/Authen-NTLM/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Authen-NTLM -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.11 2005/10/02 12:16:24 agriffis Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.12 2006/08/04 22:30:49 mcummings Exp $ + + 04 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Authen-NTLM-1.02.ebuild: + Adding perl dep; fixed header; fixed DEPEND 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Authen-NTLM-1.02.ebuild: Mark 1.02 stable on ia64 diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild index 8a2f15a0a52e..81bf71e2e916 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.04.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/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.18 2005/08/15 09:52:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.19 2006/08/04 22:32:36 mcummings Exp $ inherit perl-module @@ -15,3 +15,5 @@ IUSE="" export OPTIMIZE="$CFLAGS" AUTHOR="GBARR" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild index 127ecc66f99b..572897771277 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.09.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/Authen-SASL/Authen-SASL-2.09.ebuild,v 1.8 2006/04/24 03:13:35 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild,v 1.9 2006/08/04 22:32:36 mcummings Exp $ inherit perl-module @@ -17,3 +17,5 @@ IUSE="" SRC_TEST="do" export OPTIMIZE="$CFLAGS" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild index b610d18bc103..800f9c2f54ba 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.10.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/Authen-SASL/Authen-SASL-2.10.ebuild,v 1.4 2006/07/02 20:06:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild,v 1.5 2006/08/04 22:32:36 mcummings Exp $ inherit perl-module @@ -17,3 +17,5 @@ IUSE="" SRC_TEST="do" export OPTIMIZE="$CFLAGS" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog index 6312e4df7d48..f9785120edf4 100644 --- a/dev-perl/Authen-SASL/ChangeLog +++ b/dev-perl/Authen-SASL/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Authen-SASL # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.28 2006/06/30 17:27:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.29 2006/08/04 22:32:36 mcummings Exp $ + + 04 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Authen-SASL-2.04.ebuild, Authen-SASL-2.09.ebuild, Authen-SASL-2.10.ebuild: + Adding perl dep; fixed header; fixed DEPEND 30 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> Authen-SASL-2.10.ebuild: diff --git a/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.0.ebuild b/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.0.ebuild index 1ce16c62617f..75dc41fda9f6 100644 --- a/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.0.ebuild +++ b/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.0.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/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.0.ebuild,v 1.5 2005/08/07 13:13:28 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.0.ebuild,v 1.6 2006/08/04 22:37:55 mcummings Exp $ inherit perl-module @@ -14,3 +14,5 @@ KEYWORDS="ppc sparc x86" IUSE="" SRC_TEST="do" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.3.ebuild b/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.3.ebuild index 6b16a3962ae5..bcf9c8f58646 100644 --- a/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.3.ebuild +++ b/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.3.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/Bit-Vector-Minimal/Bit-Vector-Minimal-1.3.ebuild,v 1.6 2006/07/10 14:29:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.3.ebuild,v 1.7 2006/08/04 22:37:55 mcummings Exp $ inherit perl-module @@ -14,3 +14,5 @@ KEYWORDS="~amd64 ia64 ppc sparc x86" IUSE="" SRC_TEST="do" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Bit-Vector-Minimal/ChangeLog b/dev-perl/Bit-Vector-Minimal/ChangeLog index 544adc173145..3e730e39d880 100644 --- a/dev-perl/Bit-Vector-Minimal/ChangeLog +++ b/dev-perl/Bit-Vector-Minimal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Bit-Vector-Minimal # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector-Minimal/ChangeLog,v 1.12 2006/07/10 14:29:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector-Minimal/ChangeLog,v 1.13 2006/08/04 22:37:55 mcummings Exp $ + + 04 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Bit-Vector-Minimal-1.0.ebuild, Bit-Vector-Minimal-1.3.ebuild: + Adding perl dep; fixed header; fixed DEPEND 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Bit-Vector-Minimal-1.3.ebuild: diff --git a/dev-perl/Bit-Vector-Minimal/files/digest-Bit-Vector-Minimal-1.3 b/dev-perl/Bit-Vector-Minimal/files/digest-Bit-Vector-Minimal-1.3 index 5866a66c7679..bf1d1f69f974 100644 --- a/dev-perl/Bit-Vector-Minimal/files/digest-Bit-Vector-Minimal-1.3 +++ b/dev-perl/Bit-Vector-Minimal/files/digest-Bit-Vector-Minimal-1.3 @@ -1 +1,3 @@ MD5 e9ee7c2fde31d55f36ecaa75ace81f02 Bit-Vector-Minimal-1.3.tar.gz 3002 +RMD160 41d1c253c69e907fe06b1e27f86b43148c7b0a30 Bit-Vector-Minimal-1.3.tar.gz 3002 +SHA256 0394f09bd0049fbfff6353965f203dc8603cfc60cebea92ba0f67af37160eaf6 Bit-Vector-Minimal-1.3.tar.gz 3002 diff --git a/dev-perl/Bit-Vector/Bit-Vector-6.3-r1.ebuild b/dev-perl/Bit-Vector/Bit-Vector-6.3-r1.ebuild index fa255157f6f3..385a7f5bdd71 100644 --- a/dev-perl/Bit-Vector/Bit-Vector-6.3-r1.ebuild +++ b/dev-perl/Bit-Vector/Bit-Vector-6.3-r1.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/dev-perl/Bit-Vector/Bit-Vector-6.3-r1.ebuild,v 1.12 2005/07/09 22:49:54 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-6.3-r1.ebuild,v 1.13 2006/08/04 22:37:22 mcummings Exp $ inherit perl-module @@ -12,3 +12,5 @@ SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc alpha sparc s390" IUSE="" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Bit-Vector/Bit-Vector-6.3.ebuild b/dev-perl/Bit-Vector/Bit-Vector-6.3.ebuild index 24cd42d9c86a..4ce12f207423 100644 --- a/dev-perl/Bit-Vector/Bit-Vector-6.3.ebuild +++ b/dev-perl/Bit-Vector/Bit-Vector-6.3.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/dev-perl/Bit-Vector/Bit-Vector-6.3.ebuild,v 1.10 2005/07/09 22:49:54 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-6.3.ebuild,v 1.11 2006/08/04 22:37:22 mcummings Exp $ inherit perl-module @@ -12,3 +12,5 @@ SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc alpha" IUSE="" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild b/dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild index 86e4102407d7..c4797abb84a4 100644 --- a/dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild +++ b/dev-perl/Bit-Vector/Bit-Vector-6.4.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/Bit-Vector/Bit-Vector-6.4.ebuild,v 1.12 2006/07/03 20:25:55 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-6.4.ebuild,v 1.13 2006/08/04 22:37:22 mcummings Exp $ inherit perl-module @@ -13,7 +13,8 @@ SLOT="0" KEYWORDS="alpha amd64 ia64 ppc ppc64 s390 sparc x86" IUSE="" -DEPEND="dev-perl/Carp-Clan" +DEPEND="dev-perl/Carp-Clan + dev-lang/perl" RDEPEND="${DEPEND}" SRC_TEST="do" diff --git a/dev-perl/Bit-Vector/ChangeLog b/dev-perl/Bit-Vector/ChangeLog index 314d9cabf0e1..a6b360297ed8 100644 --- a/dev-perl/Bit-Vector/ChangeLog +++ b/dev-perl/Bit-Vector/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Bit-Vector # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/ChangeLog,v 1.21 2006/07/03 20:25:55 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/ChangeLog,v 1.22 2006/08/04 22:37:22 mcummings Exp $ + + 04 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Bit-Vector-6.3.ebuild, Bit-Vector-6.3-r1.ebuild, Bit-Vector-6.4.ebuild: + Adding perl dep; fixed header; fixed DEPEND 03 Jul 2006; Christian Hartmann <ian@gentoo.org> Bit-Vector-6.4.ebuild: Fixed RDEPEND wrt bug #134781; fixed header diff --git a/dev-perl/CDDB/CDDB-1.12.ebuild b/dev-perl/CDDB/CDDB-1.12.ebuild index 18d6940b5b83..858c83b2ee46 100644 --- a/dev-perl/CDDB/CDDB-1.12.ebuild +++ b/dev-perl/CDDB/CDDB-1.12.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/dev-perl/CDDB/CDDB-1.12.ebuild,v 1.12 2005/04/24 14:58:45 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB/CDDB-1.12.ebuild,v 1.13 2006/08/04 22:40:44 mcummings Exp $ inherit perl-module @@ -12,3 +12,5 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 ppc sparc amd64" IUSE="" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/CDDB/CDDB-1.15.ebuild b/dev-perl/CDDB/CDDB-1.15.ebuild index 2f831562df18..a2faeea6dbb8 100644 --- a/dev-perl/CDDB/CDDB-1.15.ebuild +++ b/dev-perl/CDDB/CDDB-1.15.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/dev-perl/CDDB/CDDB-1.15.ebuild,v 1.1 2005/04/24 14:58:45 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB/CDDB-1.15.ebuild,v 1.2 2006/08/04 22:40:44 mcummings Exp $ inherit perl-module @@ -12,3 +12,5 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/CDDB/CDDB-1.16.ebuild b/dev-perl/CDDB/CDDB-1.16.ebuild index e3dc720086bc..a5b691586184 100644 --- a/dev-perl/CDDB/CDDB-1.16.ebuild +++ b/dev-perl/CDDB/CDDB-1.16.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/CDDB/CDDB-1.16.ebuild,v 1.6 2006/03/30 22:14:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB/CDDB-1.16.ebuild,v 1.7 2006/08/04 22:40:44 mcummings Exp $ inherit perl-module @@ -12,4 +12,5 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="amd64 ~ia64 ppc sparc x86" IUSE="" - +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/CDDB/CDDB-1.17.ebuild b/dev-perl/CDDB/CDDB-1.17.ebuild index 4854648ae949..7f26974de024 100644 --- a/dev-perl/CDDB/CDDB-1.17.ebuild +++ b/dev-perl/CDDB/CDDB-1.17.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/CDDB/CDDB-1.17.ebuild,v 1.3 2006/07/10 14:32:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB/CDDB-1.17.ebuild,v 1.4 2006/08/04 22:40:44 mcummings Exp $ inherit perl-module @@ -12,4 +12,5 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~amd64 ia64 ~ppc sparc ~x86" IUSE="" - +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/CDDB/ChangeLog b/dev-perl/CDDB/ChangeLog index ee976330032f..bed42d8f89c5 100644 --- a/dev-perl/CDDB/ChangeLog +++ b/dev-perl/CDDB/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/CDDB # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB/ChangeLog,v 1.18 2006/07/10 14:32:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB/ChangeLog,v 1.19 2006/08/04 22:40:44 mcummings Exp $ + + 04 Aug 2006; Michael Cummings <mcummings@gentoo.org> CDDB-1.12.ebuild, + CDDB-1.15.ebuild, CDDB-1.16.ebuild, CDDB-1.17.ebuild: + Adding perl dep; fixed header; fixed DEPEND 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> CDDB-1.17.ebuild: Mark 1.17 stable on ia64 diff --git a/dev-perl/CDDB_get/CDDB_get-2.10-r2.ebuild b/dev-perl/CDDB_get/CDDB_get-2.10-r2.ebuild index 4d414d900d39..77fd8d29ac11 100644 --- a/dev-perl/CDDB_get/CDDB_get-2.10-r2.ebuild +++ b/dev-perl/CDDB_get/CDDB_get-2.10-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/CDDB_get-2.10-r2.ebuild,v 1.10 2004/10/16 23:57:20 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/CDDB_get-2.10-r2.ebuild,v 1.11 2006/08/04 22:42:06 mcummings Exp $ inherit perl-module @@ -11,3 +11,5 @@ IUSE="" SLOT="2" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc sparc alpha" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/CDDB_get/CDDB_get-2.2.ebuild b/dev-perl/CDDB_get/CDDB_get-2.2.ebuild index 0ea49364c78e..fc0fea368082 100644 --- a/dev-perl/CDDB_get/CDDB_get-2.2.ebuild +++ b/dev-perl/CDDB_get/CDDB_get-2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/CDDB_get-2.2.ebuild,v 1.7 2004/10/16 23:57:20 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/CDDB_get-2.2.ebuild,v 1.8 2006/08/04 22:42:06 mcummings Exp $ inherit perl-module @@ -12,3 +12,5 @@ SLOT="2" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ~ppc sparc ~alpha" IUSE="" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/CDDB_get/CDDB_get-2.23.ebuild b/dev-perl/CDDB_get/CDDB_get-2.23.ebuild index fc24696ed387..a0df8ef1e33f 100644 --- a/dev-perl/CDDB_get/CDDB_get-2.23.ebuild +++ b/dev-perl/CDDB_get/CDDB_get-2.23.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/dev-perl/CDDB_get/CDDB_get-2.23.ebuild,v 1.11 2005/04/07 10:00:26 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/CDDB_get-2.23.ebuild,v 1.12 2006/08/04 22:42:06 mcummings Exp $ inherit perl-module @@ -12,3 +12,5 @@ SLOT="2" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc sparc alpha ppc64" IUSE="" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/CDDB_get/CDDB_get-2.25.ebuild b/dev-perl/CDDB_get/CDDB_get-2.25.ebuild index 4dcbe6ad1f5b..ee81236b54e6 100644 --- a/dev-perl/CDDB_get/CDDB_get-2.25.ebuild +++ b/dev-perl/CDDB_get/CDDB_get-2.25.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/CDDB_get/CDDB_get-2.25.ebuild,v 1.9 2006/02/06 19:59:33 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/CDDB_get-2.25.ebuild,v 1.10 2006/08/04 22:42:06 mcummings Exp $ inherit perl-module @@ -14,3 +14,5 @@ KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/CDDB_get/CDDB_get-2.27.ebuild b/dev-perl/CDDB_get/CDDB_get-2.27.ebuild index 8830d0f9ddcb..6ee6cbed1f56 100644 --- a/dev-perl/CDDB_get/CDDB_get-2.27.ebuild +++ b/dev-perl/CDDB_get/CDDB_get-2.27.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/CDDB_get/CDDB_get-2.27.ebuild,v 1.8 2006/07/02 03:18:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/CDDB_get-2.27.ebuild,v 1.9 2006/08/04 22:42:06 mcummings Exp $ inherit perl-module @@ -14,3 +14,5 @@ KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/CDDB_get/ChangeLog b/dev-perl/CDDB_get/ChangeLog index 6ff8355849ee..51e01217bae6 100644 --- a/dev-perl/CDDB_get/ChangeLog +++ b/dev-perl/CDDB_get/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/CDDB_get # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/ChangeLog,v 1.38 2006/07/02 03:18:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/ChangeLog,v 1.39 2006/08/04 22:42:06 mcummings Exp $ + + 04 Aug 2006; Michael Cummings <mcummings@gentoo.org> CDDB_get-2.2.ebuild, + CDDB_get-2.10-r2.ebuild, CDDB_get-2.23.ebuild, CDDB_get-2.25.ebuild, + CDDB_get-2.27.ebuild: + Adding perl dep; fixed header; fixed DEPEND 02 Jul 2006; Michael Cummings <mcummings@gentoo.org> CDDB_get-2.27.ebuild: Marking stable amd64 |