diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-01-27 13:50:37 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-01-27 13:50:37 +0000 |
commit | c9321f73c74e491ca171ca14495e0227864a7056 (patch) | |
tree | 4cb98fa14b6c8de9e927dc97a77309fd18f8d018 /dev-perl/DateTime-Format-Strptime | |
parent | Version bump (diff) | |
download | gentoo-2-c9321f73c74e491ca171ca14495e0227864a7056.tar.gz gentoo-2-c9321f73c74e491ca171ca14495e0227864a7056.tar.bz2 gentoo-2-c9321f73c74e491ca171ca14495e0227864a7056.zip |
keyword ~ia64 wrt bug #497068
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-perl/DateTime-Format-Strptime')
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-Format-Strptime/ChangeLog b/dev-perl/DateTime-Format-Strptime/ChangeLog index eda931801897..8e08da621003 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.30 2014/01/06 14:55:35 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.31 2014/01/27 13:50:37 hattya Exp $ + + 27 Jan 2014; Akinori Hattori <hattya@gentoo.org> + DateTime-Format-Strptime-1.540.0.ebuild: + keyword ~ia64 wrt bug #497068 06 Jan 2014; Naohiro Aota <naota@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 e2da9c32865d..f49840e68ae5 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-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.4 2014/01/06 14:55:35 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.5 2014/01/27 13:50:37 hattya Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Parse and Format DateTimes using Strptime" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="amd64 ~hppa x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ia64 x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris" IUSE="" RDEPEND=" |