diff options
author | 2010-01-10 18:41:35 +0000 | |
---|---|---|
committer | 2010-01-10 18:41:35 +0000 | |
commit | 71f228528f75f760e8b8aa45b17b1ebcb6b4269e (patch) | |
tree | 0f615b83e6601813b90f8a90cd45b7e63f5f8246 /dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild | |
parent | ppc stable #295944 (diff) | |
download | gentoo-2-71f228528f75f760e8b8aa45b17b1ebcb6b4269e.tar.gz gentoo-2-71f228528f75f760e8b8aa45b17b1ebcb6b4269e.tar.bz2 gentoo-2-71f228528f75f760e8b8aa45b17b1ebcb6b4269e.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)
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 | 6 |
1 files changed, 3 insertions, 3 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 ccbb49e749f3..3385acdcd1d3 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-2007 Gentoo Foundation +# Copyright 1999-2010 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.12 2007/07/10 23:33:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.20.ebuild,v 1.13 2010/01/10 18:41:35 grobian 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" mydoc="TODO" |