diff options
author | Torsten Veller <tove@gentoo.org> | 2010-08-15 17:54:18 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-08-15 17:54:18 +0000 |
commit | b7d60da3bc4a9b5b3e615e3f1c85b94edcddcf0e (patch) | |
tree | e5b5cbc55ca8d0cb1588ecf047f3a52659553dd8 /dev-perl/DateTime-TimeZone | |
parent | New snapshot that builds with glibc-2.12 #332853 by Michael Schachtebeck. (diff) | |
download | historical-b7d60da3bc4a9b5b3e615e3f1c85b94edcddcf0e.tar.gz historical-b7d60da3bc4a9b5b3e615e3f1c85b94edcddcf0e.tar.bz2 historical-b7d60da3bc4a9b5b3e615e3f1c85b94edcddcf0e.zip |
Cleanup
Package-Manager: portage-2.2_rc67_p525/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/DateTime-TimeZone')
4 files changed, 6 insertions, 76 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog index 1b4453d09c0b..002f4485469f 100644 --- a/dev-perl/DateTime-TimeZone/ChangeLog +++ b/dev-perl/DateTime-TimeZone/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/DateTime-TimeZone # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.141 2010/07/27 06:26:33 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.142 2010/08/15 17:47:48 tove Exp $ + + 15 Aug 2010; Torsten Veller <tove@gentoo.org> + -DateTime-TimeZone-1.16.ebuild, -DateTime-TimeZone-1.17.ebuild, + -DateTime-TimeZone-1.18.ebuild: + Cleanup *DateTime-TimeZone-1.20 (27 Jul 2010) diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.16.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.16.ebuild deleted file mode 100644 index 15f1304389e4..000000000000 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.16.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.16.ebuild,v 1.1 2010/04/07 06:28:52 tove Exp $ - -EAPI=2 - -inherit versionator -MY_P=${PN}-$(delete_version_separator 2) -MODULE_AUTHOR=DROLSKY -S=${WORKDIR}/${MY_P} -inherit perl-module - -DESCRIPTION="Time zone object base class and factory" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="test" - -RDEPEND=">=dev-perl/Params-Validate-0.72 - >=dev-perl/Class-Singleton-1.03" -DEPEND="${RDEPEND} - >=virtual/perl-Module-Build-0.34 - test? ( >=virtual/perl-Test-Simple-0.92 )" - -SRC_TEST="do" diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.17.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.17.ebuild deleted file mode 100644 index 75d7be86411f..000000000000 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.17.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.17.ebuild,v 1.1 2010/04/11 15:23:15 tove Exp $ - -EAPI=2 - -inherit versionator -MY_P=${PN}-$(delete_version_separator 2) -MODULE_AUTHOR=DROLSKY -S=${WORKDIR}/${MY_P} -inherit perl-module - -DESCRIPTION="Time zone object base class and factory" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="test" - -RDEPEND=">=dev-perl/Params-Validate-0.72 - >=dev-perl/Class-Singleton-1.03" -DEPEND="${RDEPEND} - >=virtual/perl-Module-Build-0.34 - test? ( >=virtual/perl-Test-Simple-0.92 )" - -SRC_TEST="do" diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.18.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.18.ebuild deleted file mode 100644 index 20545869d347..000000000000 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.18.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.18.ebuild,v 1.1 2010/04/20 07:15:56 tove Exp $ - -EAPI=2 - -inherit versionator -MY_P=${PN}-$(delete_version_separator 2) -MODULE_AUTHOR=DROLSKY -S=${WORKDIR}/${MY_P} -inherit perl-module - -DESCRIPTION="Time zone object base class and factory" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="test" - -RDEPEND=">=dev-perl/Params-Validate-0.72 - >=dev-perl/Class-Singleton-1.03" -DEPEND="${RDEPEND} - >=virtual/perl-Module-Build-0.34 - test? ( >=virtual/perl-Test-Simple-0.92 )" - -SRC_TEST="do" |