diff options
author | 2014-11-06 15:13:31 +0000 | |
---|---|---|
committer | 2014-11-06 15:13:31 +0000 | |
commit | e12efa58fc1e89142c985e5f958a335b206a785b (patch) | |
tree | c0c8f6bb33c615a32fabdf093152e0bee59c0647 /dev-php/PEAR-Console_Getargs | |
parent | Drop old (diff) | |
download | gentoo-2-e12efa58fc1e89142c985e5f958a335b206a785b.tar.gz gentoo-2-e12efa58fc1e89142c985e5f958a335b206a785b.tar.bz2 gentoo-2-e12efa58fc1e89142c985e5f958a335b206a785b.zip |
Drop old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Diffstat (limited to 'dev-php/PEAR-Console_Getargs')
-rw-r--r-- | dev-php/PEAR-Console_Getargs/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/dev-php/PEAR-Console_Getargs/ChangeLog b/dev-php/PEAR-Console_Getargs/ChangeLog index 5c41d48cf116..5f4862281814 100644 --- a/dev-php/PEAR-Console_Getargs/ChangeLog +++ b/dev-php/PEAR-Console_Getargs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Console_Getargs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getargs/ChangeLog,v 1.5 2014/08/10 20:45:02 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getargs/ChangeLog,v 1.6 2014/11/06 15:13:31 grknight Exp $ + + 06 Nov 2014; Brian Evans <grknight@gentoo.org> + -PEAR-Console_Getargs-1.3.4.ebuild: + Drop old 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> PEAR-Console_Getargs-1.3.4.ebuild, PEAR-Console_Getargs-1.3.5.ebuild: diff --git a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild b/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild deleted file mode 100644 index cd8f00f910e7..000000000000 --- a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.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-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild,v 1.4 2014/08/10 20:45:02 slyfox Exp $ - -inherit php-pear-r1 - -DESCRIPTION="A command-line arguments parser" - -LICENSE="PHP-3" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" -IUSE="" |