diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-01-06 14:10:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-01-06 14:10:37 +0000 |
commit | 170d1579c0ec354f55ec4af209fddc42d0582ec6 (patch) | |
tree | 1a5489c39a8f36c81059b5b5938804f86cb0adbb /dev-perl | |
parent | Marked ~hppa (bug #497068). (diff) | |
download | gentoo-2-170d1579c0ec354f55ec4af209fddc42d0582ec6.tar.gz gentoo-2-170d1579c0ec354f55ec4af209fddc42d0582ec6.tar.bz2 gentoo-2-170d1579c0ec354f55ec4af209fddc42d0582ec6.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')
-rw-r--r-- | dev-perl/DateTime-Format-ISO8601/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/DateTime-Format-ISO8601/ChangeLog b/dev-perl/DateTime-Format-ISO8601/ChangeLog index 13d1e220b60d..99d83d8d64ac 100644 --- a/dev-perl/DateTime-Format-ISO8601/ChangeLog +++ b/dev-perl/DateTime-Format-ISO8601/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Format-ISO8601 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ISO8601/ChangeLog,v 1.16 2012/11/18 11:13:31 robbat2 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ISO8601/ChangeLog,v 1.17 2014/01/06 14:10:37 jer Exp $ + + 06 Jan 2014; Jeroen Roovers <jer@gentoo.org> + DateTime-Format-ISO8601-0.80.0.ebuild: + Marked ~hppa (bug #497068). 18 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> metadata.xml: Drop duplication of myself as a maintainer where there is a herd. diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0.ebuild index 0678263dccaf..58722c9ee37d 100644 --- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0.ebuild +++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 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-ISO8601/DateTime-Format-ISO8601-0.80.0.ebuild,v 1.3 2012/08/04 20:44:24 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0.ebuild,v 1.4 2014/01/06 14:10:37 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parses ISO8601 formats" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~hppa x86" IUSE="test" RDEPEND="dev-perl/DateTime |