diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-04 18:58:34 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-04 18:58:34 +0000 |
commit | 6029ef3a0899af1740163ce0a828477bd2dbb7db (patch) | |
tree | 27940bacf60fd48a792023a3a5ee00a169af54ac /dev-perl/Algorithm-Dependency | |
parent | stable x86; bug 148424 (diff) | |
download | gentoo-2-6029ef3a0899af1740163ce0a828477bd2dbb7db.tar.gz gentoo-2-6029ef3a0899af1740163ce0a828477bd2dbb7db.tar.bz2 gentoo-2-6029ef3a0899af1740163ce0a828477bd2dbb7db.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
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 ccabcab9fe9f..f7d27e90cf95 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-2007 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.10 2007/01/14 21:59:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild,v 1.11 2007/03/04 18:58:34 ticho 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 109fd8f472ad..151c877a629f 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeLog,v 1.22 2007/01/14 21:59:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeLog,v 1.23 2007/03/04 18:58:34 ticho Exp $ + + 04 Mar 2007; Andrej Kacian <ticho@gentoo.org> + Algorithm-Dependency-1.102.ebuild: + Stable on x86, bug #169152. 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> Algorithm-Dependency-1.101.ebuild, Algorithm-Dependency-1.102.ebuild: |