diff options
author | 2015-05-18 05:33:01 +0000 | |
---|---|---|
committer | 2015-05-18 05:33:01 +0000 | |
commit | 47355cb99c9b636e4e697be8f4143beb92b9d53b (patch) | |
tree | 6fb489f75eed4ebce30200b6c3873e07b0475a67 /dev-perl | |
parent | Mark ~ppc64 (bug #548282). (diff) | |
download | gentoo-2-47355cb99c9b636e4e697be8f4143beb92b9d53b.tar.gz gentoo-2-47355cb99c9b636e4e697be8f4143beb92b9d53b.tar.bz2 gentoo-2-47355cb99c9b636e4e697be8f4143beb92b9d53b.zip |
Mark ~ppc64 (bug #548282).
(Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Algorithm-C3/ChangeLog | 7 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild b/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild index 94f2d553694d..3f520335c75c 100644 --- a/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild +++ b/dev-perl/Algorithm-C3/Algorithm-C3-0.90.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/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.1 2014/07/28 21:08:49 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.2 2015/05/18 05:33:01 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A module for merging hierarchies using the C3 algorithm" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-solaris" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-solaris" IUSE="test" RDEPEND="" diff --git a/dev-perl/Algorithm-C3/ChangeLog b/dev-perl/Algorithm-C3/ChangeLog index c6d3a9803e04..828724face7d 100644 --- a/dev-perl/Algorithm-C3/ChangeLog +++ b/dev-perl/Algorithm-C3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Algorithm-C3 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.9 2014/10/19 16:28:56 zlogene Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.10 2015/05/18 05:33:01 jer Exp $ + + 18 May 2015; Jeroen Roovers <jer@gentoo.org> Algorithm-C3-0.90.0.ebuild: + Mark ~ppc64 (bug #548282). 19 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> -Algorithm-C3-0.80.0.ebuild: Drop old |