diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 17:58:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 17:58:30 +0000 |
commit | 9b5698ddb0795ebd5b23b3a78ddbe0739be34870 (patch) | |
tree | 9daeb1371d6be2f0f900ce061e1efc70119cc610 /dev-perl/TimeDate | |
parent | Stable for s390, wrt bug #461142 (diff) | |
download | gentoo-2-9b5698ddb0795ebd5b23b3a78ddbe0739be34870.tar.gz gentoo-2-9b5698ddb0795ebd5b23b3a78ddbe0739be34870.tar.bz2 gentoo-2-9b5698ddb0795ebd5b23b3a78ddbe0739be34870.zip |
Stable for s390, wrt bug #463064
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="s390", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/TimeDate')
-rw-r--r-- | dev-perl/TimeDate/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/TimeDate/TimeDate-2.300.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/TimeDate/ChangeLog b/dev-perl/TimeDate/ChangeLog index a782298fa879..16c0c1a53bf5 100644 --- a/dev-perl/TimeDate/ChangeLog +++ b/dev-perl/TimeDate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/TimeDate # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.55 2013/05/18 20:46:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.56 2013/05/20 17:58:30 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> TimeDate-2.300.0.ebuild: + Stable for s390, wrt bug #463064 18 May 2013; Agostino Sarubbo <ago@gentoo.org> TimeDate-2.300.0.ebuild: Stable for alpha, wrt bug #463064 diff --git a/dev-perl/TimeDate/TimeDate-2.300.0.ebuild b/dev-perl/TimeDate/TimeDate-2.300.0.ebuild index 39cc424ac7d4..cb0f2363ad0f 100644 --- a/dev-perl/TimeDate/TimeDate-2.300.0.ebuild +++ b/dev-perl/TimeDate/TimeDate-2.300.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-2.300.0.ebuild,v 1.9 2013/05/18 20:46:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-2.300.0.ebuild,v 1.10 2013/05/20 17:58:30 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A Date/Time Parsing Perl Module" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST=do |