diff options
Diffstat (limited to 'dev-php/PEAR-Log/PEAR-Log-1.13.0.ebuild')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.13.0.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.13.0.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.13.0.ebuild deleted file mode 100644 index 254e2408114e..000000000000 --- a/dev-php/PEAR-Log/PEAR-Log-1.13.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 -inherit php-pear-r1 - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" - -DESCRIPTION="The Log framework provides an abstracted logging system" -LICENSE="MIT" -SLOT="0" -IUSE="minimal" - -RDEPEND="!minimal? ( >=dev-php/PEAR-DB-1.7.6-r1 - dev-php/PEAR-Mail - >=dev-php/PEAR-MDB2-2.0.0_rc1 )" |