diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 20:24:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 20:24:19 +0000 |
commit | cddd3afe2c2f51ef79771fee2179edc59aaab6f6 (patch) | |
tree | f08f961b51c54d31a6359bfd7838964423520879 /dev-php | |
parent | Stable for alpha, wrt bug #427024 (diff) | |
download | gentoo-2-cddd3afe2c2f51ef79771fee2179edc59aaab6f6.tar.gz gentoo-2-cddd3afe2c2f51ef79771fee2179edc59aaab6f6.tar.bz2 gentoo-2-cddd3afe2c2f51ef79771fee2179edc59aaab6f6.zip |
Stable for alpha, wrt bug #427024
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/xdebug-client/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/xdebug-client/ChangeLog b/dev-php/xdebug-client/ChangeLog index 293681f7cb51..20a5f60e45d1 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.53 2012/12/30 13:58:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.54 2012/12/30 20:24:19 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xdebug-client-2.2.0.ebuild: + Stable for alpha, wrt bug #427024 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xdebug-client-2.2.0.ebuild: Stable for sparc, wrt bug #427024 diff --git a/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild index fb4aec226362..fd763d18415c 100644 --- a/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild @@ -1,8 +1,8 @@ # 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.0.ebuild,v 1.8 2012/12/30 13:58:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild,v 1.9 2012/12/30 20:24:19 ago Exp $ -KEYWORDS="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}" |