summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2015-05-20 04:22:33 +0000
committerMatt Turner <mattst88@gentoo.org>2015-05-20 04:22:33 +0000
commit94d8c2f384cfe87bf0e7203fef807da203f33765 (patch)
tree6887eb8dcdc31223b9c170aff2eaf7facaacd7e2 /dev-perl/Algorithm-C3
parentalpha stable, bug 547876. (diff)
downloadgentoo-2-94d8c2f384cfe87bf0e7203fef807da203f33765.tar.gz
gentoo-2-94d8c2f384cfe87bf0e7203fef807da203f33765.tar.bz2
gentoo-2-94d8c2f384cfe87bf0e7203fef807da203f33765.zip
Added ~alpha, bug 548282.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'dev-perl/Algorithm-C3')
-rw-r--r--dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild4
-rw-r--r--dev-perl/Algorithm-C3/ChangeLog5
2 files changed, 6 insertions, 3 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 3f520335c75c..008eebdb850c 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-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.2 2015/05/18 05:33:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.3 2015/05/20 04:22:33 mattst88 Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="A module for merging hierarchies using the C3 algorithm"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~ppc64 ~x86 ~x86-solaris"
IUSE="test"
RDEPEND=""
diff --git a/dev-perl/Algorithm-C3/ChangeLog b/dev-perl/Algorithm-C3/ChangeLog
index 828724face7d..eb5565bc38f6 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-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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.11 2015/05/20 04:22:33 mattst88 Exp $
+
+ 20 May 2015; Matt Turner <mattst88@gentoo.org> Algorithm-C3-0.90.0.ebuild:
+ Added ~alpha, bug 548282.
18 May 2015; Jeroen Roovers <jer@gentoo.org> Algorithm-C3-0.90.0.ebuild:
Mark ~ppc64 (bug #548282).