| 1 | # Copyright 1999-2007 Gentoo Foundation |
1 | # Copyright 1999-2007 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild,v 1.4 2007/09/25 00:39:57 pylon Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild,v 1.5 2007/09/26 17:58:43 ranger Exp $ |
| 4 | |
4 | |
| 5 | inherit php-pear-r1 |
5 | inherit php-pear-r1 |
| 6 | |
6 | |
| 7 | DESCRIPTION="Check the syntax of IPv4 addresses." |
7 | DESCRIPTION="Check the syntax of IPv4 addresses." |
| 8 | LICENSE="MIT" |
8 | LICENSE="MIT" |
| 9 | SLOT="0" |
9 | SLOT="0" |
| 10 | KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86" |
10 | KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" |
| 11 | IUSE="" |
11 | IUSE="" |