diff options
author | Brian Evans <grknight@gentoo.org> | 2017-07-06 09:44:04 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-07-06 10:36:31 -0400 |
commit | f51e72598d45f99e5efc6ea5f94667127f18f56a (patch) | |
tree | b55a39fd1a8b3d7640cdce8d6bf0fe117cc95b25 /dev-php/PEAR-Console_Getargs | |
parent | dev-php/PEAR-Console_Getargs: Revbump for EAPI and eclass changes and upstrea... (diff) | |
download | gentoo-f51e72598d45f99e5efc6ea5f94667127f18f56a.tar.gz gentoo-f51e72598d45f99e5efc6ea5f94667127f18f56a.tar.bz2 gentoo-f51e72598d45f99e5efc6ea5f94667127f18f56a.zip |
dev-php/PEAR-Console_Getargs: Drop old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-php/PEAR-Console_Getargs')
-rw-r--r-- | dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild b/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild deleted file mode 100644 index 795260cad9d5..000000000000 --- a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="4" - -inherit php-pear-r1 - -DESCRIPTION="A command-line arguments parser" - -LICENSE="PHP-3" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" -IUSE="" |