diff options
author | Brian Evans <grknight@gentoo.org> | 2017-07-05 22:10:44 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-07-05 22:10:44 -0400 |
commit | c05235cab359aafe62b7918e98b07230f000b306 (patch) | |
tree | 9788e274448e7bd4aaad492fbb1c1997c9675868 /dev-php/PEAR-Date | |
parent | dev-php/PEAR-Date: Revbump for EAPI and eclass changes (diff) | |
download | gentoo-c05235cab359aafe62b7918e98b07230f000b306.tar.gz gentoo-c05235cab359aafe62b7918e98b07230f000b306.tar.bz2 gentoo-c05235cab359aafe62b7918e98b07230f000b306.zip |
dev-php/PEAR-Date: Drop old revision
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-php/PEAR-Date')
-rw-r--r-- | dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha4.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha4.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha4.ebuild deleted file mode 100644 index e0c4cab0eb6d..000000000000 --- a/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha4.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit php-pear-r1 - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" - -DESCRIPTION="Date and Time Zone classes" -LICENSE="BSD" -SLOT="0" -IUSE="" - -DEPEND="|| ( <dev-php/PEAR-PEAR-1.71 - dev-php/PEAR-Console_Getopt )" -RDEPEND="" |