diff options
Diffstat (limited to 'dev-php/xdebug-client/xdebug-client-2.0.5.ebuild')
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/xdebug-client/xdebug-client-2.0.5.ebuild b/dev-php/xdebug-client/xdebug-client-2.0.5.ebuild index 1132b864087d..228055e1ce16 100644 --- a/dev-php/xdebug-client/xdebug-client-2.0.5.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.0.5.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 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.0.5.ebuild,v 1.2 2010/02/05 09:49:32 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.0.5.ebuild,v 1.3 2010/06/13 14:36:14 phajdan.jr Exp $ -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" MY_PV="${PV/_/}" MY_PV="${MY_PV/rc/RC}" |