diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-17 21:58:26 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-17 21:58:26 +0000 |
commit | 9958bd123a74006b695af705e4c377d0c6eb9315 (patch) | |
tree | 788cfc19bca25bbcdb113f273f324f1d2e88f8be /dev-php/PEAR-Net_CheckIP | |
parent | Mark 0.9.0_beta3-r1 stable on alpha/ia64. #119722 (diff) | |
download | gentoo-2-9958bd123a74006b695af705e4c377d0c6eb9315.tar.gz gentoo-2-9958bd123a74006b695af705e4c377d0c6eb9315.tar.bz2 gentoo-2-9958bd123a74006b695af705e4c377d0c6eb9315.zip |
Mark 1.1-r1 stable on alpha/ia64. #119722
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-php/PEAR-Net_CheckIP')
-rw-r--r-- | dev-php/PEAR-Net_CheckIP/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_CheckIP/ChangeLog b/dev-php/PEAR-Net_CheckIP/ChangeLog index cde20cff63c2..55e4432bde16 100644 --- a/dev-php/PEAR-Net_CheckIP/ChangeLog +++ b/dev-php/PEAR-Net_CheckIP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_CheckIP # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog,v 1.12 2006/01/28 15:43:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog,v 1.13 2006/02/17 21:58:26 agriffis Exp $ + + 17 Feb 2006; Aron Griffis <agriffis@gentoo.org> + PEAR-Net_CheckIP-1.1-r1.ebuild: + Mark 1.1-r1 stable on alpha/ia64. #119722 28 Jan 2006; Jeroen Roovers <jer@gentoo.org> PEAR-Net_CheckIP-1.1-r1.ebuild: 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 ea504946dc2d..052d94e074c9 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-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.12 2006/01/28 15:43:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild,v 1.13 2006/02/17 21:58:26 agriffis Exp $ inherit php-pear-r1 DESCRIPTION="Check the syntax of IPv4 addresses." LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86" IUSE="" |