diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-01-06 14:06:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-01-06 14:06:14 +0000 |
commit | 89fc060b132249d269b59da81665a4e264d0edb6 (patch) | |
tree | 8f2a5c7a15bf55bca58154046048abbf21de2b40 /dev-perl/DateTime-Format-Strptime | |
parent | sci-mathematics/prover9: Punt base.eclass; bump to EAPI=5; drop unnecessary (... (diff) | |
download | gentoo-2-89fc060b132249d269b59da81665a4e264d0edb6.tar.gz gentoo-2-89fc060b132249d269b59da81665a4e264d0edb6.tar.bz2 gentoo-2-89fc060b132249d269b59da81665a4e264d0edb6.zip |
Marked ~hppa (bug #497068).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/DateTime-Format-Strptime')
-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=" |