diff options
author | 2006-01-21 20:01:52 +0000 | |
---|---|---|
committer | 2006-01-21 20:01:52 +0000 | |
commit | 616c690d0050296f1d8a11145d98f85ba8366f31 (patch) | |
tree | 5dc82a4b66209f081a26e80253d034c0404d22ac /dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild | |
parent | Added ~ppc64; bug #119722 (diff) | |
download | historical-616c690d0050296f1d8a11145d98f85ba8366f31.tar.gz historical-616c690d0050296f1d8a11145d98f85ba8366f31.tar.bz2 historical-616c690d0050296f1d8a11145d98f85ba8366f31.zip |
Stable on ppc64; bug #119722
Package-Manager: portage-2.0.53
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 | 6 |
1 files changed, 3 insertions, 3 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 8cfce9bd4467..5fe27aa3087f 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 +# Copyright 1999-2006 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.6 2005/11/22 18:33:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild,v 1.7 2006/01/21 19:42:28 corsair Exp $ inherit php-pear-r1 DESCRIPTION="Check the syntax of IPv4 addresses." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" |