diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 21:37:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 21:37:18 +0000 |
commit | 91c0f826ccf6c9ee55886b7da4ace42cba8dd2cc (patch) | |
tree | baf265ce8965a6b35eec4460304209201ec0f2fa /dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.18.ebuild | |
parent | dropping ppc as arch. bug 119460 (diff) | |
download | gentoo-2-91c0f826ccf6c9ee55886b7da4ace42cba8dd2cc.tar.gz gentoo-2-91c0f826ccf6c9ee55886b7da4ace42cba8dd2cc.tar.bz2 gentoo-2-91c0f826ccf6c9ee55886b7da4ace42cba8dd2cc.zip |
Stable on ppc64
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.18.ebuild')
-rw-r--r-- | dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.18.ebuild b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.18.ebuild index e6b4a6a5f09c..46c22f56022b 100644 --- a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.18.ebuild +++ b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.18.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.18.ebuild,v 1.4 2006/01/15 11:29:09 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.18.ebuild,v 1.5 2006/01/21 21:33:43 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~dougw/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ppc ppc64 sparc x86" IUSE="" mydoc="TODO" |