diff options
author | 2014-01-06 14:08:14 +0000 | |
---|---|---|
committer | 2014-01-06 14:08:14 +0000 | |
commit | e63a1e098e9ed14cd00d6e2712d5c80f0ffabd22 (patch) | |
tree | 8ccd01fa3cd204128f2c78f81380a0a0319aaa2f /dev-perl | |
parent | Marked ~hppa (bug #497068). (diff) | |
download | gentoo-2-e63a1e098e9ed14cd00d6e2712d5c80f0ffabd22.tar.gz gentoo-2-e63a1e098e9ed14cd00d6e2712d5c80f0ffabd22.tar.bz2 gentoo-2-e63a1e098e9ed14cd00d6e2712d5c80f0ffabd22.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-Builder/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/DateTime-Format-Builder/ChangeLog b/dev-perl/DateTime-Format-Builder/ChangeLog index d29ac140bd51..66486cb8b7db 100644 --- a/dev-perl/DateTime-Format-Builder/ChangeLog +++ b/dev-perl/DateTime-Format-Builder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Format-Builder -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Builder/ChangeLog,v 1.15 2013/12/17 20:04:55 zlogene Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Builder/ChangeLog,v 1.16 2014/01/06 14:08:14 jer Exp $ + + 06 Jan 2014; Jeroen Roovers <jer@gentoo.org> + DateTime-Format-Builder-0.810.0.ebuild: + Marked ~hppa (bug #497068). 17 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> DateTime-Format-Builder-0.810.0.ebuild: diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0.ebuild index bc3d83255539..be6e1518bf64 100644 --- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0.ebuild +++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.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-Builder/DateTime-Format-Builder-0.810.0.ebuild,v 1.2 2013/12/17 20:04:55 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0.ebuild,v 1.3 2014/01/06 14:08:14 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Create DateTime parser classes and objects" SLOT="0" -KEYWORDS="amd64 x86 ~ppc-aix ~x86-solaris" +KEYWORDS="amd64 ~hppa x86 ~ppc-aix ~x86-solaris" IUSE="test" RDEPEND="dev-perl/DateTime |