diff options
author | 2015-05-08 12:44:27 +0000 | |
---|---|---|
committer | 2015-05-08 12:44:27 +0000 | |
commit | fda1dd38c823b7da9c5774264090c696edca7928 (patch) | |
tree | 3d2b925383e1252838cecfc50737d96790902354 /dev-php | |
parent | Drop old (diff) | |
download | gentoo-2-fda1dd38c823b7da9c5774264090c696edca7928.tar.gz gentoo-2-fda1dd38c823b7da9c5774264090c696edca7928.tar.bz2 gentoo-2-fda1dd38c823b7da9c5774264090c696edca7928.zip |
Drop old
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D1F781EFF9F4A3B6)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_CheckIP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild | 11 |
2 files changed, 4 insertions, 12 deletions
diff --git a/dev-php/PEAR-Net_CheckIP/ChangeLog b/dev-php/PEAR-Net_CheckIP/ChangeLog index 6801bdd01c85..d67feb5596fb 100644 --- a/dev-php/PEAR-Net_CheckIP/ChangeLog +++ b/dev-php/PEAR-Net_CheckIP/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Net_CheckIP # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog,v 1.32 2015/05/08 08:32:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog,v 1.33 2015/05/08 12:44:27 grknight Exp $ + + 08 May 2015; Brian Evans <grknight@gentoo.org> -PEAR-Net_CheckIP-1.2.1.ebuild: + Drop old 08 May 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_CheckIP-1.2.2.ebuild: Stable for alpha/amd64/ia64/ppc/sparc/x86, wrt bug #548616 diff --git a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild deleted file mode 100644 index d7fe67f44a19..000000000000 --- a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2014 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.2.1.ebuild,v 1.9 2014/08/10 20:51:47 slyfox Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Check the syntax of IPv4 addresses" -LICENSE="MIT" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" |