diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-25 17:32:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-25 17:32:52 +0000 |
commit | e4ef24b6c3ad3ec66af2d8bdae965a56e5088338 (patch) | |
tree | 4f6dec1bde331a28721c493eb18c55578ffddf04 /dev-php | |
parent | Fix dependencies. Set SUPPORT_PYTHON_ABIS. (diff) | |
download | gentoo-2-e4ef24b6c3ad3ec66af2d8bdae965a56e5088338.tar.gz gentoo-2-e4ef24b6c3ad3ec66af2d8bdae965a56e5088338.tar.bz2 gentoo-2-e4ef24b6c3ad3ec66af2d8bdae965a56e5088338.zip |
Stable for HPPA (bug #349659).
(Portage version: 2.2.0_alpha10/cvs/Linux i686)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/xdebug-client/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.1.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 ce5027cc1399..a844ccf0fb4d 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.22 2010/11/05 14:10:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.23 2010/12/25 17:32:52 jer Exp $ + + 25 Dec 2010; Jeroen Roovers <jer@gentoo.org> xdebug-client-2.1.0.ebuild: + Stable for HPPA (bug #349659). 05 Nov 2010; Markos Chandras <hwoarang@gentoo.org> xdebug-client-2.1.0.ebuild: diff --git a/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild b/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild index 43a6d1876e5d..d443d515e2f9 100644 --- a/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.1.0.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.1.0.ebuild,v 1.3 2010/11/05 14:10:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild,v 1.4 2010/12/25 17:32:52 jer 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}" |