diff options
author | Christian Hartmann <ian@gentoo.org> | 2006-10-03 09:05:00 +0000 |
---|---|---|
committer | Christian Hartmann <ian@gentoo.org> | 2006-10-03 09:05:00 +0000 |
commit | d8853864e96060aed1d975f87e3dc329da2700c4 (patch) | |
tree | 819aa00e35590568a7077dc0e889bf497559d570 /dev-perl/DateTime-TimeZone | |
parent | Bump to 3.5.5 (pre-release). (diff) | |
download | gentoo-2-d8853864e96060aed1d975f87e3dc329da2700c4.tar.gz gentoo-2-d8853864e96060aed1d975f87e3dc329da2700c4.tar.bz2 gentoo-2-d8853864e96060aed1d975f87e3dc329da2700c4.zip |
Version bump; cleanup old versions, syntax and invalid IUSE
(Portage version: 2.1.2_pre2-r2)
Diffstat (limited to 'dev-perl/DateTime-TimeZone')
9 files changed, 52 insertions, 30 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog index 0fa99347ed57..760a35ccc79b 100644 --- a/dev-perl/DateTime-TimeZone/ChangeLog +++ b/dev-perl/DateTime-TimeZone/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-perl/DateTime-TimeZone # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.35 2006/09/04 12:13:37 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.36 2006/10/03 09:05:00 ian Exp $ + +*DateTime-TimeZone-0.49 (03 Oct 2006) + + 03 Oct 2006; Christian Hartmann <ian@gentoo.org> + -DateTime-TimeZone-0.36.ebuild, -DateTime-TimeZone-0.38.ebuild, + DateTime-TimeZone-0.40.ebuild, DateTime-TimeZone-0.44.ebuild, + DateTime-TimeZone-0.45.ebuild, DateTime-TimeZone-0.46.ebuild, + DateTime-TimeZone-0.47.ebuild, DateTime-TimeZone-0.48.ebuild, + +DateTime-TimeZone-0.49.ebuild: + Version bump; cleanup old versions, syntax and invalid IUSE *DateTime-TimeZone-0.48 (04 Sep 2006) diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.40.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.40.ebuild index ddc130817085..886693ba7855 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.40.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.40.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/DateTime-TimeZone/DateTime-TimeZone-0.40.ebuild,v 1.5 2006/08/05 02:49:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.40.ebuild,v 1.6 2006/10/03 09:05:00 ian Exp $ inherit perl-module @@ -16,9 +16,6 @@ SRC_TEST="do" DEPEND=">=dev-perl/module-build-0.28 >=dev-perl/Params-Validate-0.72 - >=dev-perl/Class-Singleton-1.03 + >=dev-perl/Class-Singleton-1.03 dev-lang/perl" - RDEPEND="dev-perl/DateTime" - - diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.44.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.44.ebuild index 81c865ce119a..2bac119d6de6 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.44.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-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/DateTime-TimeZone/DateTime-TimeZone-0.44.ebuild,v 1.5 2006/08/05 02:49:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.44.ebuild,v 1.6 2006/10/03 09:05:00 ian Exp $ inherit perl-module @@ -16,8 +16,6 @@ SRC_TEST="do" DEPEND=">=dev-perl/module-build-0.28 >=dev-perl/Params-Validate-0.72 - >=dev-perl/Class-Singleton-1.03 + >=dev-perl/Class-Singleton-1.03 dev-lang/perl" RDEPEND="${DEPEND}" - - diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.45.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.45.ebuild index 3d6fc2566447..6b0435687e6c 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.45.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.45.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/DateTime-TimeZone/DateTime-TimeZone-0.45.ebuild,v 1.6 2006/08/05 02:49:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.45.ebuild,v 1.7 2006/10/03 09:05:00 ian Exp $ inherit perl-module @@ -11,13 +11,11 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha ~amd64 ~ppc sparc ~x86" -IUSE="test" +IUSE="" SRC_TEST="do" DEPEND=">=dev-perl/module-build-0.28 >=dev-perl/Params-Validate-0.72 - >=dev-perl/Class-Singleton-1.03 + >=dev-perl/Class-Singleton-1.03 dev-lang/perl" RDEPEND="${DEPEND}" - - diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.46.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.46.ebuild index bcd7197bf6b7..20f1658320eb 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.46.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.46.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/DateTime-TimeZone/DateTime-TimeZone-0.46.ebuild,v 1.5 2006/08/07 17:24:51 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.46.ebuild,v 1.6 2006/10/03 09:05:00 ian Exp $ inherit perl-module @@ -11,13 +11,11 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha amd64 ~ppc sparc ~x86" -IUSE="test" +IUSE="" SRC_TEST="do" DEPEND=">=dev-perl/module-build-0.28 >=dev-perl/Params-Validate-0.72 - >=dev-perl/Class-Singleton-1.03 + >=dev-perl/Class-Singleton-1.03 dev-lang/perl" RDEPEND="${DEPEND}" - - diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.47.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.47.ebuild index eba576b478d6..c333abd455c8 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.47.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.47.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/DateTime-TimeZone/DateTime-TimeZone-0.47.ebuild,v 1.1 2006/08/27 16:04:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.47.ebuild,v 1.2 2006/10/03 09:05:00 ian Exp $ inherit perl-module @@ -11,13 +11,11 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" -IUSE="test" +IUSE="" SRC_TEST="do" DEPEND=">=dev-perl/module-build-0.28 >=dev-perl/Params-Validate-0.72 - >=dev-perl/Class-Singleton-1.03 + >=dev-perl/Class-Singleton-1.03 dev-lang/perl" RDEPEND="${DEPEND}" - - diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.48.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.48.ebuild index 2cc8090d20b5..e9ddbc6488d7 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.48.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.48.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/DateTime-TimeZone/DateTime-TimeZone-0.48.ebuild,v 1.1 2006/09/04 12:13:37 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.48.ebuild,v 1.2 2006/10/03 09:05:00 ian Exp $ inherit perl-module @@ -11,13 +11,11 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" -IUSE="test" +IUSE="" SRC_TEST="do" DEPEND=">=dev-perl/module-build-0.28 >=dev-perl/Params-Validate-0.72 - >=dev-perl/Class-Singleton-1.03 + >=dev-perl/Class-Singleton-1.03 dev-lang/perl" RDEPEND="${DEPEND}" - - diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.49.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.49.ebuild new file mode 100644 index 000000000000..72bf131009dc --- /dev/null +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.49.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2006 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.49.ebuild,v 1.1 2006/10/03 09:05:00 ian Exp $ + +inherit perl-module + +DESCRIPTION="Time zone object base class and factory" +HOMEPAGE="http://search.cpan.org/~drolsky/${P}/" +SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +IUSE="test" +SRC_TEST="do" + +DEPEND=">=dev-perl/module-build-0.28 + >=dev-perl/Params-Validate-0.72 + >=dev-perl/Class-Singleton-1.03 + test? ( >=dev-perl/DateTime-0.16 ) + dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/DateTime-TimeZone/files/digest-DateTime-TimeZone-0.49 b/dev-perl/DateTime-TimeZone/files/digest-DateTime-TimeZone-0.49 new file mode 100644 index 000000000000..d6ddcfd5852f --- /dev/null +++ b/dev-perl/DateTime-TimeZone/files/digest-DateTime-TimeZone-0.49 @@ -0,0 +1,3 @@ +MD5 b4096bb5b6523843ee9439ff886e6f32 DateTime-TimeZone-0.49.tar.gz 326665 +RMD160 4406aee4d8b7b988a23c32bcce236d06af4f14db DateTime-TimeZone-0.49.tar.gz 326665 +SHA256 162447757ce90925ff4430542a506e892a23f736ae8a3babe284a80f53f2714b DateTime-TimeZone-0.49.tar.gz 326665 |