From b4875f823c5be1e85e022ee68f206fa5e9749052 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Sun, 1 Apr 2007 20:43:32 +0000 Subject: [PATCH] Version bump Package-Manager: portage-2.1.2.3 --- dev-perl/Cgi-Simple/Cgi-Simple-0.080.ebuild | 20 ++++++++++++++++ dev-perl/Cgi-Simple/ChangeLog | 8 ++++++- .../Cgi-Simple/files/digest-Cgi-Simple-0.080 | 3 +++ dev-perl/Cisco-Reconfig/ChangeLog | 8 ++++++- .../Cisco-Reconfig/Cisco-Reconfig-0.9.ebuild | 19 +++++++++++++++ .../files/digest-Cisco-Reconfig-0.9 | 3 +++ dev-perl/Class-Factory-Util/ChangeLog | 8 ++++++- .../Class-Factory-Util-1.7.ebuild | 15 ++++++++++++ .../files/digest-Class-Factory-Util-1.7 | 3 +++ dev-perl/Class-MethodMaker/ChangeLog | 8 ++++++- .../Class-MethodMaker-2.09.ebuild | 23 +++++++++++++++++++ .../files/digest-Class-MethodMaker-2.09 | 3 +++ dev-perl/DateTime-TimeZone/ChangeLog | 8 ++++++- .../DateTime-TimeZone-0.63.ebuild | 21 +++++++++++++++++ .../files/digest-DateTime-TimeZone-0.63 | 3 +++ dev-perl/DateTime/ChangeLog | 8 ++++++- dev-perl/DateTime/DateTime-0.37.ebuild | 22 ++++++++++++++++++ dev-perl/DateTime/files/digest-DateTime-0.37 | 3 +++ 18 files changed, 180 insertions(+), 6 deletions(-) create mode 100644 dev-perl/Cgi-Simple/Cgi-Simple-0.080.ebuild create mode 100644 dev-perl/Cgi-Simple/files/digest-Cgi-Simple-0.080 create mode 100644 dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.9.ebuild create mode 100644 dev-perl/Cisco-Reconfig/files/digest-Cisco-Reconfig-0.9 create mode 100644 dev-perl/Class-Factory-Util/Class-Factory-Util-1.7.ebuild create mode 100644 dev-perl/Class-Factory-Util/files/digest-Class-Factory-Util-1.7 create mode 100644 dev-perl/Class-MethodMaker/Class-MethodMaker-2.09.ebuild create mode 100644 dev-perl/Class-MethodMaker/files/digest-Class-MethodMaker-2.09 create mode 100644 dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.63.ebuild create mode 100644 dev-perl/DateTime-TimeZone/files/digest-DateTime-TimeZone-0.63 create mode 100644 dev-perl/DateTime/DateTime-0.37.ebuild create mode 100644 dev-perl/DateTime/files/digest-DateTime-0.37 diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-0.080.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-0.080.ebuild new file mode 100644 index 000000000000..bdce1d7ffab0 --- /dev/null +++ b/dev-perl/Cgi-Simple/Cgi-Simple-0.080.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-0.080.ebuild,v 1.1 2007/04/01 20:24:54 mcummings Exp $ + +inherit perl-module + +MY_P="CGI-Simple-${PV}" +S=${WORKDIR}/${MY_P} + +DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant" +SRC_URI="mirror://cpan/authors/id/A/AN/ANDYA/${MY_P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~andya" + +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +SRC_TEST="do" +DEPEND="dev-lang/perl" diff --git a/dev-perl/Cgi-Simple/ChangeLog b/dev-perl/Cgi-Simple/ChangeLog index 96e09d3a5dca..a77567865798 100644 --- a/dev-perl/Cgi-Simple/ChangeLog +++ b/dev-perl/Cgi-Simple/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Cgi-Simple # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.23 2007/03/09 21:44:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.24 2007/04/01 20:24:54 mcummings Exp $ + +*Cgi-Simple-0.080 (01 Apr 2007) + + 01 Apr 2007; Michael Cummings + +Cgi-Simple-0.080.ebuild: + Version bump *Cgi-Simple-0.079 (09 Mar 2007) diff --git a/dev-perl/Cgi-Simple/files/digest-Cgi-Simple-0.080 b/dev-perl/Cgi-Simple/files/digest-Cgi-Simple-0.080 new file mode 100644 index 000000000000..db9d2de07c16 --- /dev/null +++ b/dev-perl/Cgi-Simple/files/digest-Cgi-Simple-0.080 @@ -0,0 +1,3 @@ +MD5 0ecb5ca78c356ad83b5f25909855aac9 CGI-Simple-0.080.tar.gz 84993 +RMD160 216cedb89181df96392b7183b664d62df131976f CGI-Simple-0.080.tar.gz 84993 +SHA256 6a435022c55622086e683ab6bff4ed2781f76a5c4166e015fc6f761c233a6476 CGI-Simple-0.080.tar.gz 84993 diff --git a/dev-perl/Cisco-Reconfig/ChangeLog b/dev-perl/Cisco-Reconfig/ChangeLog index 9e654ea36e22..3ada7feadb18 100644 --- a/dev-perl/Cisco-Reconfig/ChangeLog +++ b/dev-perl/Cisco-Reconfig/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Cisco-Reconfig # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cisco-Reconfig/ChangeLog,v 1.6 2007/01/14 22:42:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cisco-Reconfig/ChangeLog,v 1.7 2007/04/01 20:27:05 mcummings Exp $ + +*Cisco-Reconfig-0.9 (01 Apr 2007) + + 01 Apr 2007; Michael Cummings + +Cisco-Reconfig-0.9.ebuild: + Version bump 14 Jan 2007; Michael Cummings Cisco-Reconfig-0.8.ebuild: diff --git a/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.9.ebuild b/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.9.ebuild new file mode 100644 index 000000000000..8e5329d87f53 --- /dev/null +++ b/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.9.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.9.ebuild,v 1.1 2007/04/01 20:27:05 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Parse and generate Cisco configuration files" +HOMEPAGE="http://search.cpan.org/~muir" +SRC_URI="mirror://cpan/authors/id/M/MU/MUIR/modules/${P}.tar.gz" + +IUSE="" + +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~amd64 ~x86" +SRC_TEST="do" + +DEPEND="virtual/perl-Scalar-List-Utils + dev-lang/perl" diff --git a/dev-perl/Cisco-Reconfig/files/digest-Cisco-Reconfig-0.9 b/dev-perl/Cisco-Reconfig/files/digest-Cisco-Reconfig-0.9 new file mode 100644 index 000000000000..cc56aea8bb06 --- /dev/null +++ b/dev-perl/Cisco-Reconfig/files/digest-Cisco-Reconfig-0.9 @@ -0,0 +1,3 @@ +MD5 c82fe91430c320904170b7f1c5d85ad3 Cisco-Reconfig-0.9.tar.gz 21124 +RMD160 ff8dfe096b338295c5128ac5618314fdda887d4b Cisco-Reconfig-0.9.tar.gz 21124 +SHA256 d20974b032a13c5778da4eb71b2c742ee188c410f9392c7ade836726847549ba Cisco-Reconfig-0.9.tar.gz 21124 diff --git a/dev-perl/Class-Factory-Util/ChangeLog b/dev-perl/Class-Factory-Util/ChangeLog index de6466f27c88..9f39586c688e 100644 --- a/dev-perl/Class-Factory-Util/ChangeLog +++ b/dev-perl/Class-Factory-Util/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Class-Factory-Util # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Factory-Util/ChangeLog,v 1.15 2007/01/15 14:44:45 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Factory-Util/ChangeLog,v 1.16 2007/04/01 20:29:37 mcummings Exp $ + +*Class-Factory-Util-1.7 (01 Apr 2007) + + 01 Apr 2007; Michael Cummings + +Class-Factory-Util-1.7.ebuild: + Version bump 15 Jan 2007; Michael Cummings Class-Factory-Util-1.6.ebuild: diff --git a/dev-perl/Class-Factory-Util/Class-Factory-Util-1.7.ebuild b/dev-perl/Class-Factory-Util/Class-Factory-Util-1.7.ebuild new file mode 100644 index 000000000000..448f00dfd74b --- /dev/null +++ b/dev-perl/Class-Factory-Util/Class-Factory-Util-1.7.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/dev-perl/Class-Factory-Util/Class-Factory-Util-1.7.ebuild,v 1.1 2007/04/01 20:29:37 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Provide utility methods for factory classes" +HOMEPAGE="http://search.cpan.org/~drolsky/" +SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" +DEPEND="dev-lang/perl" diff --git a/dev-perl/Class-Factory-Util/files/digest-Class-Factory-Util-1.7 b/dev-perl/Class-Factory-Util/files/digest-Class-Factory-Util-1.7 new file mode 100644 index 000000000000..e1368af315c4 --- /dev/null +++ b/dev-perl/Class-Factory-Util/files/digest-Class-Factory-Util-1.7 @@ -0,0 +1,3 @@ +MD5 aebd79da361b676a7ecd3245fc3d1b3f Class-Factory-Util-1.7.tar.gz 11942 +RMD160 114b60a66db59d536a84c6ce3b801c1c6e71e296 Class-Factory-Util-1.7.tar.gz 11942 +SHA256 6c516b445b44f87363fb3a148431d31e9ecb5e6f21fb6481c89b2406b6692e26 Class-Factory-Util-1.7.tar.gz 11942 diff --git a/dev-perl/Class-MethodMaker/ChangeLog b/dev-perl/Class-MethodMaker/ChangeLog index d88c296e9414..8060a8a306d7 100644 --- a/dev-perl/Class-MethodMaker/ChangeLog +++ b/dev-perl/Class-MethodMaker/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Class-MethodMaker # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.34 2007/04/01 15:06:21 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.35 2007/04/01 20:38:54 mcummings Exp $ + +*Class-MethodMaker-2.09 (01 Apr 2007) + + 01 Apr 2007; Michael Cummings + +Class-MethodMaker-2.09.ebuild: + Version bump 01 Apr 2007; Michael Cummings Class-MethodMaker-2.08.ebuild: diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.09.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.09.ebuild new file mode 100644 index 000000000000..f27f9a6f33e1 --- /dev/null +++ b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.09.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.09.ebuild,v 1.1 2007/04/01 20:38:54 mcummings Exp $ + +inherit perl-module eutils + +DESCRIPTION="Perl module for Class::MethodMaker" +HOMEPAGE="http://search.cpan.org/~fluffy" +SRC_URI="mirror://cpan/authors/id/F/FL/FLUFFY/${P}.tar.gz" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86" +IUSE="" + +#disabled until distributed with a working sig file +#SRC_TEST="do" +PREFER_BUILDPL="no" + + +RDEPEND="dev-lang/perl" +DEPEND="${RDEPEND} + >=dev-perl/module-build-0.28" diff --git a/dev-perl/Class-MethodMaker/files/digest-Class-MethodMaker-2.09 b/dev-perl/Class-MethodMaker/files/digest-Class-MethodMaker-2.09 new file mode 100644 index 000000000000..293d74985b1e --- /dev/null +++ b/dev-perl/Class-MethodMaker/files/digest-Class-MethodMaker-2.09 @@ -0,0 +1,3 @@ +MD5 7e0ca5b6eba1e8611db7f77fd2f7cb95 Class-MethodMaker-2.09.tar.gz 87431 +RMD160 632e8fbb2be2207055f2d422a4252319f6cf1b05 Class-MethodMaker-2.09.tar.gz 87431 +SHA256 fe31877af9781b986c2f8eb36497628f133af427a66a3fe9fc3e83f74a4ef2ac Class-MethodMaker-2.09.tar.gz 87431 diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog index 64c8f0ba2ac2..31a3b9ffb1ec 100644 --- a/dev-perl/DateTime-TimeZone/ChangeLog +++ b/dev-perl/DateTime-TimeZone/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/DateTime-TimeZone # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.62 2007/03/09 23:03:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.63 2007/04/01 20:43:32 mcummings Exp $ + +*DateTime-TimeZone-0.63 (01 Apr 2007) + + 01 Apr 2007; Michael Cummings + +DateTime-TimeZone-0.63.ebuild: + Version bump *DateTime-TimeZone-0.62 (09 Mar 2007) diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.63.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.63.ebuild new file mode 100644 index 000000000000..c04173e3d2f2 --- /dev/null +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.63.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.63.ebuild,v 1.1 2007/04/01 20:43:32 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Time zone object base class and factory" +HOMEPAGE="http://search.cpan.org/~drolsky/" +SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" +SRC_TEST="do" + +RDEPEND=">=dev-perl/Params-Validate-0.72 + >=dev-perl/Class-Singleton-1.03 + dev-lang/perl" +DEPEND="${RDEPEND} + >=dev-perl/module-build-0.28" diff --git a/dev-perl/DateTime-TimeZone/files/digest-DateTime-TimeZone-0.63 b/dev-perl/DateTime-TimeZone/files/digest-DateTime-TimeZone-0.63 new file mode 100644 index 000000000000..4dc8738207d7 --- /dev/null +++ b/dev-perl/DateTime-TimeZone/files/digest-DateTime-TimeZone-0.63 @@ -0,0 +1,3 @@ +MD5 86cf553e598f22232bd0da54bbacb1c8 DateTime-TimeZone-0.63.tar.gz 341351 +RMD160 ca79a5a5547840ddaa30322f566ecabec4390d1a DateTime-TimeZone-0.63.tar.gz 341351 +SHA256 0b6cba3b978fd414f32c685222912f7895102324c93f15d2043570d311b69e9a DateTime-TimeZone-0.63.tar.gz 341351 diff --git a/dev-perl/DateTime/ChangeLog b/dev-perl/DateTime/ChangeLog index 06ced68f7c1e..a27090f887c5 100644 --- a/dev-perl/DateTime/ChangeLog +++ b/dev-perl/DateTime/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/DateTime # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/ChangeLog,v 1.42 2007/03/05 11:38:37 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/ChangeLog,v 1.43 2007/04/01 20:34:03 mcummings Exp $ + +*DateTime-0.37 (01 Apr 2007) + + 01 Apr 2007; Michael Cummings + +DateTime-0.37.ebuild: + Version bump 05 Mar 2007; Andrej Kacian DateTime-0.35.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/DateTime/DateTime-0.37.ebuild b/dev-perl/DateTime/DateTime-0.37.ebuild new file mode 100644 index 000000000000..7423f80b7538 --- /dev/null +++ b/dev-perl/DateTime/DateTime-0.37.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.37.ebuild,v 1.1 2007/04/01 20:34:03 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="A date and time object" +HOMEPAGE="http://search.cpan.org/~drolsky/" +SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" + +SRC_TEST="do" + +DEPEND=">=dev-perl/Params-Validate-0.76 + >=virtual/perl-Time-Local-1.04 + >=dev-perl/DateTime-TimeZone-0.59 + >=dev-perl/DateTime-Locale-0.31 + dev-lang/perl" diff --git a/dev-perl/DateTime/files/digest-DateTime-0.37 b/dev-perl/DateTime/files/digest-DateTime-0.37 new file mode 100644 index 000000000000..3b84339c5040 --- /dev/null +++ b/dev-perl/DateTime/files/digest-DateTime-0.37 @@ -0,0 +1,3 @@ +MD5 5f2f9a59c92acce6a023bc68c69a83ee DateTime-0.37.tar.gz 95358 +RMD160 1defe7fb0c4db19bbafb6806baa4d7f75b42dde4 DateTime-0.37.tar.gz 95358 +SHA256 475685f9bccaf9b103ff2f7771e095105fc4c33eaf7cfe22007bb23d9b49170b DateTime-0.37.tar.gz 95358 -- 2.26.2