diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-22 18:33:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-22 18:33:18 +0000 |
commit | e09d2d39aeed7e685d327910970753466ca4a2ca (patch) | |
tree | db8465853e0828c9005520f06e0e98899a087a6c /dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild | |
parent | Stable on ppc64; bug #109993 (diff) | |
download | historical-e09d2d39aeed7e685d327910970753466ca4a2ca.tar.gz historical-e09d2d39aeed7e685d327910970753466ca4a2ca.tar.bz2 historical-e09d2d39aeed7e685d327910970753466ca4a2ca.zip |
Stable on ppc64; bug #109993
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild index 11a1bf1b3b50..8cfce9bd4467 100644 --- a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild +++ b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild,v 1.5 2005/11/21 16:11:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild,v 1.6 2005/11/22 18:33:18 corsair Exp $ inherit php-pear-r1 DESCRIPTION="Check the syntax of IPv4 addresses." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |