diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/DateTime-Format-Strptime/ChangeLog b/dev-perl/DateTime-Format-Strptime/ChangeLog index 830956a12c16..925cfb1592c2 100644 --- a/dev-perl/DateTime-Format-Strptime/ChangeLog +++ b/dev-perl/DateTime-Format-Strptime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Format-Strptime -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.28 2013/12/17 19:59:49 zlogene Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.29 2014/01/06 14:06:14 jer Exp $ + + 06 Jan 2014; Jeroen Roovers <jer@gentoo.org> + DateTime-Format-Strptime-1.540.0.ebuild: + Marked ~hppa (bug #497068). 17 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> DateTime-Format-Strptime-1.540.0.ebuild: diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild index 0dabc440da93..c6f56bbb04cf 100644 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.2 2013/12/17 19:59:49 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.3 2014/01/06 14:06:14 jer Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Parse and Format DateTimes using Strptime" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="amd64 x86 ~ppc-aix ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~hppa x86 ~ppc-aix ~x64-macos ~x86-solaris" IUSE="" RDEPEND=" |