diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-08-04 07:18:19 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-08-04 07:18:19 +0000 |
commit | 8d27bd14c9cc229d53e532d0aae0614d21cdb0de (patch) | |
tree | f0c0ee7b34b7944a1d68325e585fda5cb66570ba /dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1.ebuild | |
parent | New version: 1.8.1 (bug #101229). Cleaning old ebulids. (diff) | |
download | historical-8d27bd14c9cc229d53e532d0aae0614d21cdb0de.tar.gz historical-8d27bd14c9cc229d53e532d0aae0614d21cdb0de.tar.bz2 historical-8d27bd14c9cc229d53e532d0aae0614d21cdb0de.zip |
Initial version.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1.ebuild b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1.ebuild new file mode 100644 index 000000000000..127d18ca4108 --- /dev/null +++ b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1.ebuild @@ -0,0 +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.ebuild,v 1.1 2005/08/04 07:17:40 sebastian Exp $ + +inherit php-pear + +DESCRIPTION="Check the syntax of IPv4 addresses." +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="" |