summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-08-17 01:31:10 +0000
committerThomas Cort <tcort@gentoo.org>2006-08-17 01:31:10 +0000
commit24a175b705a953736352b62e30220148b1b5f9cb (patch)
tree99550a0b60b3de582c781e2cab996e85ae61b17e /dev-perl/Algorithm-Dependency
parentStable on amd64 wrt Bug #143787. (diff)
downloadhistorical-24a175b705a953736352b62e30220148b1b5f9cb.tar.gz
historical-24a175b705a953736352b62e30220148b1b5f9cb.tar.bz2
historical-24a175b705a953736352b62e30220148b1b5f9cb.zip
Stable on alpha.
Package-Manager: portage-2.1-r2
Diffstat (limited to 'dev-perl/Algorithm-Dependency')
-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 36c9141d4f51..6deccb3be0ad 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.7 2006/08/06 18:18:51 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild,v 1.8 2006/08/17 01:27:38 tcort 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 3f822adca819..2b221c4c39f3 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.19 2006/08/06 18:18:51 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeLog,v 1.20 2006/08/17 01:27:38 tcort Exp $
+
+ 17 Aug 2006; Thomas Cort <tcort@gentoo.org>
+ Algorithm-Dependency-1.102.ebuild:
+ Stable on alpha.
06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Algorithm-Dependency-1.102.ebuild: