diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 17:36:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 17:36:50 +0000 |
commit | 6a669fd9eeb9f049cd6e932c81ed56466ef590ee (patch) | |
tree | 57237d62eef333989866697af6fb7c23a8afc643 /dev-php/xdebug | |
parent | Cleanup. (diff) | |
download | gentoo-2-6a669fd9eeb9f049cd6e932c81ed56466ef590ee.tar.gz gentoo-2-6a669fd9eeb9f049cd6e932c81ed56466ef590ee.tar.bz2 gentoo-2-6a669fd9eeb9f049cd6e932c81ed56466ef590ee.zip |
Drop alpha/ia64/sparc keywords
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/xdebug')
-rw-r--r-- | dev-php/xdebug/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/xdebug/xdebug-2.1.2.ebuild | 4 | ||||
-rw-r--r-- | dev-php/xdebug/xdebug-2.2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-php/xdebug/xdebug-2.2.1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-php/xdebug/ChangeLog b/dev-php/xdebug/ChangeLog index 8ce3dec21166..a86b0358f8fd 100644 --- a/dev-php/xdebug/ChangeLog +++ b/dev-php/xdebug/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/xdebug # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/ChangeLog,v 1.47 2012/08/24 14:15:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/ChangeLog,v 1.48 2012/09/09 17:36:50 armin76 Exp $ + + 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> xdebug-2.1.2.ebuild, + xdebug-2.2.0.ebuild, xdebug-2.2.1.ebuild: + Drop alpha/ia64/sparc keywords 24 Aug 2012; Jeroen Roovers <jer@gentoo.org> xdebug-2.1.2.ebuild: Marked ~hppa (bug #422057). diff --git a/dev-php/xdebug/xdebug-2.1.2.ebuild b/dev-php/xdebug/xdebug-2.1.2.ebuild index 156dffb18f4f..b61367a756a3 100644 --- a/dev-php/xdebug/xdebug-2.1.2.ebuild +++ b/dev-php/xdebug/xdebug-2.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.2.ebuild,v 1.8 2012/08/24 14:15:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.2.ebuild,v 1.9 2012/09/09 17:36:50 armin76 Exp $ EAPI="2" PHP_EXT_NAME="xdebug" @@ -9,7 +9,7 @@ PHP_EXT_ZENDEXT="yes" inherit php-ext-source-r2 -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" MY_PV="${PV/_/}" MY_PV="${MY_PV/rc/RC}" diff --git a/dev-php/xdebug/xdebug-2.2.0.ebuild b/dev-php/xdebug/xdebug-2.2.0.ebuild index faaec698ce20..d7c494412db7 100644 --- a/dev-php/xdebug/xdebug-2.2.0.ebuild +++ b/dev-php/xdebug/xdebug-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.0.ebuild,v 1.3 2012/08/24 04:57:26 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.0.ebuild,v 1.4 2012/09/09 17:36:50 armin76 Exp $ EAPI="4" PHP_EXT_NAME="xdebug" @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" inherit php-ext-source-r2 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ppc ~ppc64 ~x86" DESCRIPTION="A PHP debugging and profiling extension" HOMEPAGE="http://www.xdebug.org/" diff --git a/dev-php/xdebug/xdebug-2.2.1.ebuild b/dev-php/xdebug/xdebug-2.2.1.ebuild index d1196086d12f..995db56e6cac 100644 --- a/dev-php/xdebug/xdebug-2.2.1.ebuild +++ b/dev-php/xdebug/xdebug-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.1.ebuild,v 1.1 2012/07/17 10:04:20 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.1.ebuild,v 1.2 2012/09/09 17:36:50 armin76 Exp $ EAPI="4" PHP_EXT_NAME="xdebug" @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" inherit php-ext-source-r2 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" DESCRIPTION="A PHP debugging and profiling extension" HOMEPAGE="http://www.xdebug.org/" |