diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 23:24:42 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 23:24:42 +0000 |
commit | 97ad676f706e9a54bf5a200a1102e90496df9a20 (patch) | |
tree | 824e0953d0a0513d405b42644dd4333cce248164 /dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.101.ebuild | |
parent | Mark 0.2.0 ~alpha/~ia64 (diff) | |
download | gentoo-2-97ad676f706e9a54bf5a200a1102e90496df9a20.tar.gz gentoo-2-97ad676f706e9a54bf5a200a1102e90496df9a20.tar.bz2 gentoo-2-97ad676f706e9a54bf5a200a1102e90496df9a20.zip |
Mark 1.101 stable on alpha
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.101.ebuild')
-rw-r--r-- | dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.101.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.101.ebuild b/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.101.ebuild index 4f212db5fa37..6ddf630f2443 100644 --- a/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.101.ebuild +++ b/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.101.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.101.ebuild,v 1.8 2006/01/27 20:27:46 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.101.ebuild,v 1.9 2006/01/31 23:24:42 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" |