diff options
author | 2005-11-14 21:37:00 +0000 | |
---|---|---|
committer | 2005-11-14 21:37:00 +0000 | |
commit | 8ff41611f8c265400640555b844f685c923a6256 (patch) | |
tree | b6746bfb5294ce1035d301cdddc4936db7fe7aad /dev-perl/Net-IP/Net-IP-1.24.ebuild | |
parent | Modified the patch so that it does not fail with stable patch. Fixes bug #112... (diff) | |
download | historical-8ff41611f8c265400640555b844f685c923a6256.tar.gz historical-8ff41611f8c265400640555b844f685c923a6256.tar.bz2 historical-8ff41611f8c265400640555b844f685c923a6256.zip |
Added to ~hppa, ~ppc. See bug #112508.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'dev-perl/Net-IP/Net-IP-1.24.ebuild')
-rw-r--r-- | dev-perl/Net-IP/Net-IP-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-IP/Net-IP-1.24.ebuild b/dev-perl/Net-IP/Net-IP-1.24.ebuild index d7075d9e4393..61c1ced8f555 100644 --- a/dev-perl/Net-IP/Net-IP-1.24.ebuild +++ b/dev-perl/Net-IP/Net-IP-1.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IP/Net-IP-1.24.ebuild,v 1.1 2005/11/14 14:57:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IP/Net-IP-1.24.ebuild,v 1.2 2005/11/14 21:36:39 hansmi Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Net::IP" SLOT="0" LICENSE="Artistic" -KEYWORDS="~sparc ~x86" +KEYWORDS="~hppa ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |