diff options
author | Chris White <chriswhite@gentoo.org> | 2006-03-13 21:18:27 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2006-03-13 21:18:27 +0000 |
commit | 7c3ee1c2c993497090c2f7a2b28d682098786b84 (patch) | |
tree | c799c57db064ff3ff1ba07785c96dd5de3c00e47 /dev-perl/Net-IP/Net-IP-1.24.ebuild | |
parent | Make sure --with-emacs is given to prevent compilation with XEmacs; Resolves ... (diff) | |
download | historical-7c3ee1c2c993497090c2f7a2b28d682098786b84.tar.gz historical-7c3ee1c2c993497090c2f7a2b28d682098786b84.tar.bz2 historical-7c3ee1c2c993497090c2f7a2b28d682098786b84.zip |
ppc stable.
([pegasos] Portage version: 2.0.54)
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 c6147bc0c008..b810c6b37044 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-2006 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.13 2006/03/12 07:46:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-IP/Net-IP-1.24.ebuild,v 1.14 2006/03/13 21:18:27 chriswhite Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Net::IP" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" |