diff options
author | Torsten Veller <tove@gentoo.org> | 2010-04-09 08:02:05 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-04-09 08:02:05 +0000 |
commit | ef91f3b2f151988a4ab0fd7a5c151ad116143ace (patch) | |
tree | 54bca84a77e38f971ac37fa4ebf886fafdcea382 /dev-perl/DateTime-TimeZone | |
parent | Cleanup (diff) | |
download | gentoo-2-ef91f3b2f151988a4ab0fd7a5c151ad116143ace.tar.gz gentoo-2-ef91f3b2f151988a4ab0fd7a5c151ad116143ace.tar.bz2 gentoo-2-ef91f3b2f151988a4ab0fd7a5c151ad116143ace.zip |
Cleanup
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/DateTime-TimeZone')
7 files changed, 7 insertions, 151 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog index 4bea1496b371..e721482bc951 100644 --- a/dev-perl/DateTime-TimeZone/ChangeLog +++ b/dev-perl/DateTime-TimeZone/ChangeLog @@ -1,6 +1,12 @@ # 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.133 2010/04/07 06:28:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.134 2010/04/09 08:02:05 tove Exp $ + + 09 Apr 2010; Torsten Veller <tove@gentoo.org> + -DateTime-TimeZone-1.09.ebuild, -DateTime-TimeZone-1.10.ebuild, + -DateTime-TimeZone-1.11.ebuild, -DateTime-TimeZone-1.13.ebuild, + -DateTime-TimeZone-1.14.ebuild, -DateTime-TimeZone-1.15.ebuild: + Cleanup *DateTime-TimeZone-1.16 (07 Apr 2010) diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.09.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.09.ebuild deleted file mode 100644 index 915d0d5ee7f6..000000000000 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.09.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.09.ebuild,v 1.1 2010/01/21 19:48:47 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.10.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.10.ebuild deleted file mode 100644 index 7db6b861b68a..000000000000 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.10.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.10.ebuild,v 1.1 2010/01/26 21:33:54 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.11.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.11.ebuild deleted file mode 100644 index 5667e47766cc..000000000000 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.11.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.11.ebuild,v 1.1 2010/03/03 17:09:46 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.13.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.13.ebuild deleted file mode 100644 index aa06d1c5a39a..000000000000 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.13.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.13.ebuild,v 1.1 2010/03/08 22:06:32 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.14.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.14.ebuild deleted file mode 100644 index 8509d31b2718..000000000000 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.14.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.14.ebuild,v 1.1 2010/03/23 07:32:30 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.15.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.15.ebuild deleted file mode 100644 index b777d42b7e1d..000000000000 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.15.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.15.ebuild,v 1.1 2010/03/29 17:59:01 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" |