diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:54:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:54:48 +0000 |
commit | d7ac926c6ea7bcbe18bc59400734d89c237bb094 (patch) | |
tree | 8c18a8631795a954cb4adc3dc28918ba4b8b1c05 /dev-php/xdebug-client | |
parent | Stable for ppc64, wrt bug #470446 (diff) | |
download | gentoo-2-d7ac926c6ea7bcbe18bc59400734d89c237bb094.tar.gz gentoo-2-d7ac926c6ea7bcbe18bc59400734d89c237bb094.tar.bz2 gentoo-2-d7ac926c6ea7bcbe18bc59400734d89c237bb094.zip |
Stable for sparc, wrt bug #470446
(Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/xdebug-client')
-rw-r--r-- | dev-php/xdebug-client/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/xdebug-client/ChangeLog b/dev-php/xdebug-client/ChangeLog index 5608e7d27522..89b9bb9c9109 100644 --- a/dev-php/xdebug-client/ChangeLog +++ b/dev-php/xdebug-client/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/xdebug-client # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.63 2013/08/03 07:54:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.64 2013/08/03 07:54:48 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> xdebug-client-2.2.2.ebuild: + Stable for sparc, wrt bug #470446 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> xdebug-client-2.2.2.ebuild: Stable for ppc64, wrt bug #470446 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 1ad7103e1044..7766177211a7 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.6 2013/08/03 07:54:42 ago Exp $ +# $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 $ EAPI=4 -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 ~x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc ~x86" MY_PV="${PV/_/}" MY_PV="${MY_PV/rc/RC}" |