diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-02-05 17:22:46 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-02-05 17:22:46 +0000 |
commit | 1bf0e1aa22e2a2abcc6f676fe8af1efd10e45b13 (patch) | |
tree | af7e62384fca4e74a81b1d4fdeda08f620e1ce09 /virtual | |
parent | Version bump (diff) | |
download | historical-1bf0e1aa22e2a2abcc6f676fe8af1efd10e45b13.tar.gz historical-1bf0e1aa22e2a2abcc6f676fe8af1efd10e45b13.tar.bz2 historical-1bf0e1aa22e2a2abcc6f676fe8af1efd10e45b13.zip |
Version bump
Package-Manager: portage-2.1.2-r5
Diffstat (limited to 'virtual')
18 files changed, 139 insertions, 9 deletions
diff --git a/virtual/perl-File-Temp/ChangeLog b/virtual/perl-File-Temp/ChangeLog index 28649ebf326f..a2ab208a6b09 100644 --- a/virtual/perl-File-Temp/ChangeLog +++ b/virtual/perl-File-Temp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-File-Temp # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v 1.14 2007/01/07 00:26:32 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/ChangeLog,v 1.15 2007/02/05 17:11:43 mcummings Exp $ + +*perl-File-Temp-0.18 (05 Feb 2007) + + 05 Feb 2007; Michael Cummings <mcummings@gentoo.org> + +perl-File-Temp-0.18.ebuild: + Version bump 07 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> perl-File-Temp-0.17.ebuild: diff --git a/virtual/perl-File-Temp/files/digest-perl-File-Temp-0.18 b/virtual/perl-File-Temp/files/digest-perl-File-Temp-0.18 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/virtual/perl-File-Temp/files/digest-perl-File-Temp-0.18 diff --git a/virtual/perl-File-Temp/perl-File-Temp-0.18.ebuild b/virtual/perl-File-Temp/perl-File-Temp-0.18.ebuild new file mode 100644 index 000000000000..6f142a714ebe --- /dev/null +++ b/virtual/perl-File-Temp/perl-File-Temp-0.18.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Temp/perl-File-Temp-0.18.ebuild,v 1.1 2007/02/05 17:11:43 mcummings Exp $ + +DESCRIPTION="Virtual for File-Temp" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" + +IUSE="" +DEPEND="" +RDEPEND="~perl-core/File-Temp-${PV}" + diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog index 7c7387ff4da9..e652e0f2b96e 100644 --- a/virtual/perl-Getopt-Long/ChangeLog +++ b/virtual/perl-Getopt-Long/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Getopt-Long -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.13 2006/10/25 02:32:34 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.14 2007/02/05 17:13:01 mcummings Exp $ + +*perl-Getopt-Long-2.36 (05 Feb 2007) + + 05 Feb 2007; Michael Cummings <mcummings@gentoo.org> + +perl-Getopt-Long-2.36.ebuild: + Version bump 25 Oct 2006; Michael Cummings <mcummings@gentoo.org> perl-Getopt-Long-2.34.ebuild: diff --git a/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.36 b/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.36 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.36 diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.36.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.36.ebuild new file mode 100644 index 000000000000..6040463998c7 --- /dev/null +++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.36.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.36.ebuild,v 1.1 2007/02/05 17:13:01 mcummings Exp $ + +DESCRIPTION="Virtual for Getopt-Long" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +IUSE="" +DEPEND="" +RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Getopt-Long-${PV} )" + diff --git a/virtual/perl-Math-BigInt/ChangeLog b/virtual/perl-Math-BigInt/ChangeLog index ff5607a8c708..1aba06ab332f 100644 --- a/virtual/perl-Math-BigInt/ChangeLog +++ b/virtual/perl-Math-BigInt/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Math-BigInt -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.7 2006/11/05 02:16:12 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.8 2007/02/05 17:18:12 mcummings Exp $ + +*perl-Math-BigInt-1.79 (05 Feb 2007) + + 05 Feb 2007; Michael Cummings <mcummings@gentoo.org> + +perl-Math-BigInt-1.79.ebuild: + Version bump 05 Nov 2006; Michael Cummings <mcummings@gentoo.org> perl-Math-BigInt-1.77.ebuild: diff --git a/virtual/perl-Math-BigInt/files/digest-perl-Math-BigInt-1.79 b/virtual/perl-Math-BigInt/files/digest-perl-Math-BigInt-1.79 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/virtual/perl-Math-BigInt/files/digest-perl-Math-BigInt-1.79 diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.79.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.79.ebuild new file mode 100644 index 000000000000..e93693a62b75 --- /dev/null +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.79.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.79.ebuild,v 1.1 2007/02/05 17:18:12 mcummings Exp $ + +DESCRIPTION="Virtual for Math-BigInt" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" + +IUSE="" +DEPEND="" +RDEPEND="~perl-core/Math-BigInt-${PV}" + diff --git a/virtual/perl-Test-Simple/ChangeLog b/virtual/perl-Test-Simple/ChangeLog index bbe07f5d55e8..f3e85c2e1dbf 100644 --- a/virtual/perl-Test-Simple/ChangeLog +++ b/virtual/perl-Test-Simple/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Test-Simple # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.17 2007/01/22 00:40:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.18 2007/02/05 17:20:01 mcummings Exp $ + +*perl-Test-Simple-0.67 (05 Feb 2007) + + 05 Feb 2007; Michael Cummings <mcummings@gentoo.org> + +perl-Test-Simple-0.67.ebuild: + Version bump 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> perl-Test-Simple-0.66.ebuild: diff --git a/virtual/perl-Test-Simple/files/digest-perl-Test-Simple-0.67 b/virtual/perl-Test-Simple/files/digest-perl-Test-Simple-0.67 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/virtual/perl-Test-Simple/files/digest-perl-Test-Simple-0.67 diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.67.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.67.ebuild new file mode 100644 index 000000000000..de16f3c3367d --- /dev/null +++ b/virtual/perl-Test-Simple/perl-Test-Simple-0.67.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.67.ebuild,v 1.1 2007/02/05 17:20:01 mcummings Exp $ + +DESCRIPTION="Virtual for Test-Simple" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" + +DEPEND="" +RDEPEND="~perl-core/Test-Simple-${PV}" diff --git a/virtual/perl-Time-Local/ChangeLog b/virtual/perl-Time-Local/ChangeLog index 36bf6cfba0d0..edb524185f88 100644 --- a/virtual/perl-Time-Local/ChangeLog +++ b/virtual/perl-Time-Local/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Time-Local # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.16 2007/01/06 23:10:39 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.17 2007/02/05 17:22:46 mcummings Exp $ + +*perl-Time-Local-1.17 (05 Feb 2007) + + 05 Feb 2007; Michael Cummings <mcummings@gentoo.org> + +perl-Time-Local-1.17.ebuild: + Version bump 06 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> perl-Time-Local-1.13.ebuild: diff --git a/virtual/perl-Time-Local/files/digest-perl-Time-Local-1.17 b/virtual/perl-Time-Local/files/digest-perl-Time-Local-1.17 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/virtual/perl-Time-Local/files/digest-perl-Time-Local-1.17 diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.17.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.17.ebuild new file mode 100644 index 000000000000..b5ce5bc67c0a --- /dev/null +++ b/virtual/perl-Time-Local/perl-Time-Local-1.17.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.17.ebuild,v 1.1 2007/02/05 17:22:46 mcummings Exp $ + +DESCRIPTION="Virtual for Time-Local" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" + +DEPEND="" +RDEPEND="~perl-core/Time-Local-${PV}" diff --git a/virtual/perl-libnet/ChangeLog b/virtual/perl-libnet/ChangeLog index 2ed00e7d838e..02ee6b093bd0 100644 --- a/virtual/perl-libnet/ChangeLog +++ b/virtual/perl-libnet/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-libnet -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.5 2006/10/26 22:13:10 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.6 2007/02/05 17:15:45 mcummings Exp $ + +*perl-libnet-1.20 (05 Feb 2007) + + 05 Feb 2007; Michael Cummings <mcummings@gentoo.org> + +perl-libnet-1.20.ebuild: + Version bump 26 Oct 2006; Michael Cummings <mcummings@gentoo.org> perl-libnet-1.19.ebuild: diff --git a/virtual/perl-libnet/files/digest-perl-libnet-1.20 b/virtual/perl-libnet/files/digest-perl-libnet-1.20 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/virtual/perl-libnet/files/digest-perl-libnet-1.20 diff --git a/virtual/perl-libnet/perl-libnet-1.20.ebuild b/virtual/perl-libnet/perl-libnet-1.20.ebuild new file mode 100644 index 000000000000..e1544841f214 --- /dev/null +++ b/virtual/perl-libnet/perl-libnet-1.20.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.20.ebuild,v 1.1 2007/02/05 17:15:45 mcummings Exp $ + +DESCRIPTION="Virtual for libnet" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" + +IUSE="" +DEPEND="" +RDEPEND="~perl-core/libnet-${PV}" + |