summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-02-21 17:26:28 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-02-21 17:26:28 +0000
commit3a140a886eadba05516de25351b5b9623e0eb6ae (patch)
tree9d59cb18ba932757879c8827d315081d1d704a59 /dev-perl/DateTime-TimeZone
parentBackport the 9999 fixes that still apply to the 2.1.9999 branch, preparing fo... (diff)
downloadgentoo-2-3a140a886eadba05516de25351b5b9623e0eb6ae.tar.gz
gentoo-2-3a140a886eadba05516de25351b5b9623e0eb6ae.tar.bz2
gentoo-2-3a140a886eadba05516de25351b5b9623e0eb6ae.zip
ppc stable wrt bug #492122; Drop old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/DateTime-TimeZone')
-rw-r--r--dev-perl/DateTime-TimeZone/ChangeLog7
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild24
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.560.0.ebuild29
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.580.0.ebuild29
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.600.0.ebuild4
5 files changed, 8 insertions, 85 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog
index 13d6efd095d2..640bfd612a23 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.235 2014/02/21 17:23:25 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.236 2014/02/21 17:26:28 zlogene Exp $
+
+ 21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org>
+ -DateTime-TimeZone-1.460.0.ebuild, -DateTime-TimeZone-1.560.0.ebuild,
+ -DateTime-TimeZone-1.580.0.ebuild, DateTime-TimeZone-1.600.0.ebuild:
+ ppc stable wrt bug #492122; Drop old.
21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org>
DateTime-TimeZone-1.600.0.ebuild:
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild
deleted file mode 100644
index f3484a3d7ff1..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2012 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.460.0.ebuild,v 1.8 2012/09/09 16:36:31 armin76 Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.46
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND="dev-perl/Class-Load
- >=dev-perl/Params-Validate-0.72
- >=dev-perl/Class-Singleton-1.03"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.31
- test? ( >=virtual/perl-Test-Simple-0.92 )"
-
-SRC_TEST="do"
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.560.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.560.0.ebuild
deleted file mode 100644
index c2854b65cd2a..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.560.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 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.560.0.ebuild,v 1.12 2013/04/16 20:36:33 ago Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.56
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
- dev-perl/Class-Load
- >=dev-perl/Params-Validate-0.720.0
- >=dev-perl/Class-Singleton-1.30.0
-"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.310.0
- test? (
- >=virtual/perl-Test-Simple-0.920.0
- )
-"
-
-SRC_TEST="do"
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.580.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.580.0.ebuild
deleted file mode 100644
index 8fe2e94fc851..000000000000
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.580.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2014 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.580.0.ebuild,v 1.13 2014/02/02 00:07:32 vapier Exp $
-
-EAPI=5
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=1.58
-inherit perl-module
-
-DESCRIPTION="Time zone object base class and factory"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
- dev-perl/Class-Load
- >=dev-perl/Params-Validate-0.720.0
- >=dev-perl/Class-Singleton-1.30.0
-"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.310.0
- test? (
- >=virtual/perl-Test-Simple-0.920.0
- )
-"
-
-SRC_TEST="do"
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.600.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.600.0.ebuild
index e88bca948e7c..f085274ab41b 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.600.0.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.600.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.600.0.ebuild,v 1.10 2014/02/21 17:23:25 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.600.0.ebuild,v 1.11 2014/02/21 17:26:28 zlogene Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Time zone object base class and factory"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND="