diff options
author | Brian Evans <grknight@gentoo.org> | 2014-11-07 14:17:46 +0000 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2014-11-07 14:17:46 +0000 |
commit | 02c8faebea3cff66f58ee35af2bde89e8dfde4dc (patch) | |
tree | 80719a29fcc085426b9411e2a5fa285bc9fa17b1 /dev-php | |
parent | Version bump; Drop old (diff) | |
download | gentoo-2-02c8faebea3cff66f58ee35af2bde89e8dfde4dc.tar.gz gentoo-2-02c8faebea3cff66f58ee35af2bde89e8dfde4dc.tar.bz2 gentoo-2-02c8faebea3cff66f58ee35af2bde89e8dfde4dc.zip |
Drop old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Text_Password/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/dev-php/PEAR-Text_Password/ChangeLog b/dev-php/PEAR-Text_Password/ChangeLog index 04a7f1e6fe33..705fa56863d5 100644 --- a/dev-php/PEAR-Text_Password/ChangeLog +++ b/dev-php/PEAR-Text_Password/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Text_Password # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.26 2014/08/10 20:56:15 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.27 2014/11/07 14:17:46 grknight Exp $ + + 07 Nov 2014; Brian Evans <grknight@gentoo.org> + -PEAR-Text_Password-1.1.0.ebuild: + Drop old 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> PEAR-Text_Password-1.1.0.ebuild, PEAR-Text_Password-1.1.1.ebuild: diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild deleted file mode 100644 index 1727f136ccf8..000000000000 --- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild +++ /dev/null @@ -1,12 +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-Text_Password/PEAR-Text_Password-1.1.0.ebuild,v 1.15 2014/08/10 20:56:15 slyfox Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Creating passwords with PHP" - -LICENSE="PHP-3" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" |