diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-08-17 01:27:38 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-08-17 01:27:38 +0000 |
commit | eba17a250a8fc076fe829f4900550c60f6fcadda (patch) | |
tree | f9b24f977c22520d11bed4147c293217c80a4a64 /dev-perl/Algorithm-Dependency | |
parent | Stable on amd64 wrt Bug #143787. (diff) | |
download | gentoo-2-eba17a250a8fc076fe829f4900550c60f6fcadda.tar.gz gentoo-2-eba17a250a8fc076fe829f4900550c60f6fcadda.tar.bz2 gentoo-2-eba17a250a8fc076fe829f4900550c60f6fcadda.zip |
Stable on alpha.
(Portage version: 2.1-r2)
Diffstat (limited to 'dev-perl/Algorithm-Dependency')
-rw-r--r-- | dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Algorithm-Dependency/ChangeLog | 6 |
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: |