summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-04-24 16:05:45 +0000
committerFabian Groffen <grobian@gentoo.org>2011-04-24 16:05:45 +0000
commitf0843fde092df6e86821e275281561e00c771cd2 (patch)
tree90c3ea0dfc7186b536883c17c29ed08c4cc70d2f /dev-perl/Algorithm-C3
parentMarked ~x86-solaris, bug #296509 (diff)
downloadgentoo-2-f0843fde092df6e86821e275281561e00c771cd2.tar.gz
gentoo-2-f0843fde092df6e86821e275281561e00c771cd2.tar.bz2
gentoo-2-f0843fde092df6e86821e275281561e00c771cd2.zip
Marked ~x86-solaris, bug #296509
(Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-perl/Algorithm-C3')
-rw-r--r--dev-perl/Algorithm-C3/Algorithm-C3-0.08.ebuild6
-rw-r--r--dev-perl/Algorithm-C3/ChangeLog7
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Algorithm-C3/Algorithm-C3-0.08.ebuild b/dev-perl/Algorithm-C3/Algorithm-C3-0.08.ebuild
index b4b274661728..5cdd2cc4ab7d 100644
--- a/dev-perl/Algorithm-C3/Algorithm-C3-0.08.ebuild
+++ b/dev-perl/Algorithm-C3/Algorithm-C3-0.08.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 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.08.ebuild,v 1.1 2009/05/28 11:26:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.08.ebuild,v 1.2 2011/04/24 16:05:45 grobian Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="A module for merging hierarchies using the C3 algorithm"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-solaris"
IUSE="test"
RDEPEND=""
diff --git a/dev-perl/Algorithm-C3/ChangeLog b/dev-perl/Algorithm-C3/ChangeLog
index 5fbaa0d01eb6..3f1c414e2a27 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.3 2009/06/03 16:48:41 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.4 2011/04/24 16:05:45 grobian Exp $
+
+ 24 Apr 2011; Fabian Groffen <grobian@gentoo.org> Algorithm-C3-0.08.ebuild:
+ Marked ~x86-solaris, bug #296509
03 Jun 2009; Torsten Veller <tove@gentoo.org> -Algorithm-C3-0.07.ebuild:
Cleanup