diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-15 18:21:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-15 18:21:46 +0000 |
commit | 7b2a8b6778764b1ccb47c614d248126e8bb61b7f (patch) | |
tree | 75dd97a1d58cf0f797b8248738fac197569d0fc4 /dev-php | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | gentoo-2-7b2a8b6778764b1ccb47c614d248126e8bb61b7f.tar.gz gentoo-2-7b2a8b6778764b1ccb47c614d248126e8bb61b7f.tar.bz2 gentoo-2-7b2a8b6778764b1ccb47c614d248126e8bb61b7f.zip |
Marked ~hppa too.
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR 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.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/xdebug-client/ChangeLog b/dev-php/xdebug-client/ChangeLog index 2b5b48dcc467..a970b5abee37 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.12 2008/06/03 03:31:42 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.13 2008/07/15 18:21:46 jer Exp $ + + 15 Jul 2008; Jeroen Roovers <jer@gentoo.org> xdebug-client-2.0.3.ebuild: + Marked ~hppa too. *xdebug-client-2.0.3 (03 Jun 2008) diff --git a/dev-php/xdebug-client/xdebug-client-2.0.3.ebuild b/dev-php/xdebug-client/xdebug-client-2.0.3.ebuild index 94525c97eb05..f7a0ea34bac8 100644 --- a/dev-php/xdebug-client/xdebug-client-2.0.3.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.0.3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2008 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.3.ebuild,v 1.1 2008/06/03 03:31:42 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.0.3.ebuild,v 1.2 2008/07/15 18:21:46 jer Exp $ -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" MY_PV="${PV/_/}" MY_PV="${MY_PV/rc/RC}" |