diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 14:17:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 14:17:03 +0000 |
commit | 07e5078988caf709b7dd0ad87b04d9e67613428b (patch) | |
tree | f08774c43d7188e976e704e9c05511822ada65d7 /dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild | |
parent | Mark 1.0.2 stable on ia64 (diff) | |
download | historical-07e5078988caf709b7dd0ad87b04d9e67613428b.tar.gz historical-07e5078988caf709b7dd0ad87b04d9e67613428b.tar.bz2 historical-07e5078988caf709b7dd0ad87b04d9e67613428b.zip |
Mark 1.102 stable on ia64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild')
-rw-r--r-- | dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild b/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild index 80f7de949767..9352e8c99f5f 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.4 2006/07/03 20:03:01 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.102.ebuild,v 1.5 2006/07/10 14:17:03 agriffis 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" |