summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-06-09 13:24:57 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-06-09 13:24:57 +0000
commit1451bbe5f4957f858fda7c107a7e53cdefd936d7 (patch)
tree44e883794a2807454aebf8c1838702dbe3bad8f6
parentOne more pass, this time with valid use flags. (diff)
downloadgentoo-2-1451bbe5f4957f858fda7c107a7e53cdefd936d7.tar.gz
gentoo-2-1451bbe5f4957f858fda7c107a7e53cdefd936d7.tar.bz2
gentoo-2-1451bbe5f4957f858fda7c107a7e53cdefd936d7.zip
Stable sparc
(Portage version: 2.1_rc2-r2)
-rw-r--r--dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild4
-rw-r--r--dev-perl/Algorithm-Dependency/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild b/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild
index a5887f03710d..9bcd1adf46bb 100644
--- a/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild
+++ b/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild,v 1.1 2006/04/17 16:17:43 superlag Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild,v 1.2 2006/06/09 13:24:57 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc sparc ~x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Algorithm-Dependency/ChangeLog b/dev-perl/Algorithm-Dependency/ChangeLog
index ec6fe0caa2f5..865393f85b4f 100644
--- a/dev-perl/Algorithm-Dependency/ChangeLog
+++ b/dev-perl/Algorithm-Dependency/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Algorithm-Dependency
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeLog,v 1.13 2006/04/17 16:17:43 superlag Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeLog,v 1.14 2006/06/09 13:24:57 mcummings Exp $
+
+ 09 Jun 2006; Michael Cummings <mcummings@gentoo.org>
+ Algorithm-Dependency-1.102.ebuild:
+ Stable sparc
*Algorithm-Dependency-1.102 (17 Apr 2006)