diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 16:56:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 16:56:40 +0000 |
commit | 88c314eff161ed61c0da7034e28563371ba2405f (patch) | |
tree | 656f3e2db479817d90e18de4425c1d9aed435555 /dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild | |
parent | Revbump thanks to Pacho Ramos see #139823 (diff) | |
download | gentoo-2-88c314eff161ed61c0da7034e28563371ba2405f.tar.gz gentoo-2-88c314eff161ed61c0da7034e28563371ba2405f.tar.bz2 gentoo-2-88c314eff161ed61c0da7034e28563371ba2405f.zip |
Mark 0.20 stable on ia64
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild')
-rw-r--r-- | dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild index c5e3f7df91e5..63085ef8a25e 100644 --- a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild +++ b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.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/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild,v 1.3 2006/06/29 17:23:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild,v 1.4 2006/07/10 16:56:40 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~dougw/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" mydoc="TODO" |