diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-17 12:25:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-17 12:25:00 +0000 |
commit | b93c7916d3cbf990eb9b9efffe986e8f3d01b16f (patch) | |
tree | 1df50e59b8a71d52cbb399459547c4c725852ae4 /dev-php | |
parent | Version bump. (diff) | |
download | gentoo-2-b93c7916d3cbf990eb9b9efffe986e8f3d01b16f.tar.gz gentoo-2-b93c7916d3cbf990eb9b9efffe986e8f3d01b16f.tar.bz2 gentoo-2-b93c7916d3cbf990eb9b9efffe986e8f3d01b16f.zip |
Add ~alpha/~ia64
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/xdebug-client/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/xdebug-client/ChangeLog b/dev-php/xdebug-client/ChangeLog index 33af0b15c284..efdc51d83ff2 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.8 2007/11/15 19:01:50 jokey Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.9 2008/01/17 12:25:00 armin76 Exp $ + + 17 Jan 2008; Raúl Porcel <armin76@gentoo.org> xdebug-client-2.0.2.ebuild: + Add ~alpha/~ia64 *xdebug-client-2.0.2 (15 Nov 2007) diff --git a/dev-php/xdebug-client/xdebug-client-2.0.2.ebuild b/dev-php/xdebug-client/xdebug-client-2.0.2.ebuild index 88e2312accb0..0de5d35bab66 100644 --- a/dev-php/xdebug-client/xdebug-client-2.0.2.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.0.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.2.ebuild,v 1.1 2007/11/15 19:01:50 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.0.2.ebuild,v 1.2 2008/01/17 12:25:00 armin76 Exp $ -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" MY_PV="${PV/_/}" MY_PV="${MY_PV/rc/RC}" |