diff options
Diffstat (limited to 'dev-php/xdebug-client/xdebug-client-2.2.3.ebuild')
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/xdebug-client/xdebug-client-2.2.3.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.3.ebuild index c5c6a4b08ee3..c2f44e13f60f 100644 --- a/dev-php/xdebug-client/xdebug-client-2.2.3.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.2.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.3.ebuild,v 1.4 2013/08/23 13:41:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.3.ebuild,v 1.5 2013/08/23 13:41:39 ago Exp $ EAPI=5 -KEYWORDS="amd64 ~hppa ppc ~ppc64 x86" +KEYWORDS="amd64 ~hppa ppc ppc64 x86" MY_PV="${PV/_/}" MY_PV="${MY_PV/rc/RC}" |