diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:54:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:54:56 +0000 |
commit | c8faec5ca32e855639c48e15fc25e1eb9e2fa45b (patch) | |
tree | 803cb7587e99177d962fb8944dff29b5dffdeb4a /dev-php/xdebug-client/xdebug-client-2.2.2.ebuild | |
parent | Stable for x86, wrt bug #470446 (diff) | |
download | gentoo-2-c8faec5ca32e855639c48e15fc25e1eb9e2fa45b.tar.gz gentoo-2-c8faec5ca32e855639c48e15fc25e1eb9e2fa45b.tar.bz2 gentoo-2-c8faec5ca32e855639c48e15fc25e1eb9e2fa45b.zip |
Stable for x86, wrt bug #470446
(Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/xdebug-client/xdebug-client-2.2.2.ebuild')
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild index 7766177211a7..ff06cff4ff83 100644 --- a/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.2.2.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.2.ebuild,v 1.7 2013/08/03 07:54:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild,v 1.8 2013/08/03 07:54:56 ago Exp $ EAPI=4 -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}" |