summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2012-01-18 21:57:34 +0000
committerMatti Bickel <mabi@gentoo.org>2012-01-18 21:57:34 +0000
commit98ceda18f09f71ef5de30c0eef9cf90d154e22ba (patch)
treebc5fa06055139928526f8d83c759975f2203469b /dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r1.ebuild
parentversion bump & remove old (diff)
downloadhistorical-98ceda18f09f71ef5de30c0eef9cf90d154e22ba.tar.gz
historical-98ceda18f09f71ef5de30c0eef9cf90d154e22ba.tar.bz2
historical-98ceda18f09f71ef5de30c0eef9cf90d154e22ba.zip
EAPI bump & remove old
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r1.ebuild')
-rw-r--r--dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r1.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r1.ebuild b/dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r1.ebuild
new file mode 100644
index 000000000000..e7b8e1ec6fda
--- /dev/null
+++ b/dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r1.ebuild,v 1.1 2012/01/18 21:57:34 mabi Exp $
+
+EAPI="4"
+
+inherit php-pear-r1
+
+DESCRIPTION="Provides traces, timings, executed queries, watched variables etc. "
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="minimal"
+
+RDEPEND="!minimal? ( dev-php/PEAR-Text_Highlighter
+ dev-php/PEAR-Services_W3C_HTMLValidator )"