diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-02-12 11:02:17 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-02-12 11:03:36 -0500 |
commit | da628ceee200bbe2f3c6e517373d582abe3efdce (patch) | |
tree | e8179fd90300eb61558e57448791e3fc985adc92 /dev-php | |
parent | dev-php/PEAR-System_Command: stabilize remaining arches per ALLARCHES policy. (diff) | |
download | gentoo-da628ceee200bbe2f3c6e517373d582abe3efdce.tar.gz gentoo-da628ceee200bbe2f3c6e517373d582abe3efdce.tar.bz2 gentoo-da628ceee200bbe2f3c6e517373d582abe3efdce.zip |
dev-php/PEAR-System_Command: remove unused PEAR-System_Command-1.0.8.ebuild.
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild deleted file mode 100644 index 0474518770ef..000000000000 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit php-pear-r1 - -DESCRIPTION="PEAR::System_Command is a commandline execution interface" -LICENSE="PHP-2.02" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" |