diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-29 16:34:49 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-29 16:34:49 +0000 |
commit | 7b52c17793db34c869c6952b7147c6f3c2043d3f (patch) | |
tree | 477015a364d0017f87a81a2c6b9bbc5cafa482fd /dev-perl/TimeDate | |
parent | arm stable, bug #411903 (diff) | |
download | gentoo-2-7b52c17793db34c869c6952b7147c6f3c2043d3f.tar.gz gentoo-2-7b52c17793db34c869c6952b7147c6f3c2043d3f.tar.bz2 gentoo-2-7b52c17793db34c869c6952b7147c6f3c2043d3f.zip |
arm stable, bug #400247
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/TimeDate')
-rw-r--r-- | dev-perl/TimeDate/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/TimeDate/TimeDate-1.200.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/TimeDate/ChangeLog b/dev-perl/TimeDate/ChangeLog index b083cd13a044..639f9fd4b216 100644 --- a/dev-perl/TimeDate/ChangeLog +++ b/dev-perl/TimeDate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/TimeDate # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.39 2012/04/26 01:42:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.40 2012/04/29 16:34:49 maekke Exp $ + + 29 Apr 2012; Markus Meier <maekke@gentoo.org> TimeDate-1.200.0.ebuild: + arm stable, bug #400247 26 Apr 2012; Jeroen Roovers <jer@gentoo.org> TimeDate-1.200.0.ebuild: Stable for HPPA (bug #400247). diff --git a/dev-perl/TimeDate/TimeDate-1.200.0.ebuild b/dev-perl/TimeDate/TimeDate-1.200.0.ebuild index 4882254034c6..70fbee230fe9 100644 --- a/dev-perl/TimeDate/TimeDate-1.200.0.ebuild +++ b/dev-perl/TimeDate/TimeDate-1.200.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.200.0.ebuild,v 1.5 2012/04/26 01:42:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.200.0.ebuild,v 1.6 2012/04/29 16:34:49 maekke Exp $ EAPI=4 @@ -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 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST=do |