summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-04-13 19:10:13 +0000
committerUlrich Müller <ulm@gentoo.org>2012-04-13 19:10:13 +0000
commit2e92b5253708746a3620800fbd0d001a353ea37e (patch)
treed51a67c67a0f5c9d5ad509054a2606f65d0c18e6 /dev-php/xdebug/xdebug-2.1.4.ebuild
parentMove EAPI assignment to top of ebuild, bug 411875. (diff)
downloadgentoo-2-2e92b5253708746a3620800fbd0d001a353ea37e.tar.gz
gentoo-2-2e92b5253708746a3620800fbd0d001a353ea37e.tar.bz2
gentoo-2-2e92b5253708746a3620800fbd0d001a353ea37e.zip
Move EAPI assignment to top of ebuild, bug 411875.
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/xdebug/xdebug-2.1.4.ebuild')
-rw-r--r--dev-php/xdebug/xdebug-2.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/xdebug/xdebug-2.1.4.ebuild b/dev-php/xdebug/xdebug-2.1.4.ebuild
index 318e0fd7143b..cd897c744e1f 100644
--- a/dev-php/xdebug/xdebug-2.1.4.ebuild
+++ b/dev-php/xdebug/xdebug-2.1.4.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.4.ebuild,v 1.1 2012/03/13 13:20:26 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.4.ebuild,v 1.2 2012/04/13 19:10:13 ulm Exp $
+EAPI="2"
PHP_EXT_NAME="xdebug"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="yes"
-EAPI="2"
inherit php-ext-source-r2
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"