diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-21 05:59:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-21 05:59:24 +0000 |
commit | f186d55470120eb9f8737afd0b6dc3a570b0bf7e (patch) | |
tree | 1ba39ecc3b60ebb4f602e6acb21da91731292a26 /dev-perl/Unicode-UTF8 | |
parent | Marked ~hppa (bug #543630). (diff) | |
download | gentoo-2-f186d55470120eb9f8737afd0b6dc3a570b0bf7e.tar.gz gentoo-2-f186d55470120eb9f8737afd0b6dc3a570b0bf7e.tar.bz2 gentoo-2-f186d55470120eb9f8737afd0b6dc3a570b0bf7e.zip |
Marked ~hppa (bug #543630).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/Unicode-UTF8')
-rw-r--r-- | dev-perl/Unicode-UTF8/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Unicode-UTF8/ChangeLog b/dev-perl/Unicode-UTF8/ChangeLog index 2c6371ad6cf2..3f7031f79d9e 100644 --- a/dev-perl/Unicode-UTF8/ChangeLog +++ b/dev-perl/Unicode-UTF8/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Unicode-UTF8 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/ChangeLog,v 1.8 2014/10/19 03:55:22 patrick Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/ChangeLog,v 1.9 2015/03/21 05:59:24 jer Exp $ + + 21 Mar 2015; Jeroen Roovers <jer@gentoo.org> Unicode-UTF8-0.600.0.ebuild: + Marked ~hppa (bug #543630). 19 Oct 2014; Patrick Lauer <patrick@gentoo.org> Unicode-UTF8-0.600.0.ebuild: Fix header diff --git a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild index d9370312e483..38ac00a50ad7 100644 --- a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild +++ b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild,v 1.3 2014/10/19 03:55:22 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild,v 1.4 2015/03/21 05:59:24 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Encoding and decoding of UTF-8 encoding form" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" IUSE="test" RDEPEND=" |