diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-04-24 16:10:42 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-04-24 16:10:42 +0000 |
commit | 184e7e0aeb45d5339a0de01a1eca210d8c5e5a54 (patch) | |
tree | 76da52d59052146b50e04b5f679af57f769312f6 /dev-perl/Algorithm-C3 | |
parent | Marked ~x86-solaris, bug #296509 (diff) | |
download | historical-184e7e0aeb45d5339a0de01a1eca210d8c5e5a54.tar.gz historical-184e7e0aeb45d5339a0de01a1eca210d8c5e5a54.tar.bz2 historical-184e7e0aeb45d5339a0de01a1eca210d8c5e5a54.zip |
Marked ~x86-solaris, bug #296509
Package-Manager: portage-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.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.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 |