diff options
Diffstat (limited to 'dev-php/xdebug-client/xdebug-client-2.2.1.ebuild')
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/xdebug-client/xdebug-client-2.2.1.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.1.ebuild index d4c587c2d68c..ac95e11b968b 100644 --- a/dev-php/xdebug-client/xdebug-client-2.2.1.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.2.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 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.1.ebuild,v 1.4 2012/10/12 07:15:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.1.ebuild,v 1.5 2012/10/12 07:45:50 ago Exp $ EAPI=4 -KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ppc ~ppc64 ~x86" MY_PV="${PV/_/}" MY_PV="${MY_PV/rc/RC}" |