diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 17:37:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 17:37:25 +0000 |
commit | ea1c81179e002e34db6243b89c6d9ba30acb4ef5 (patch) | |
tree | acd4a4a2e0e0ea13bcc7f1ea37f8d9982dc4e2fe /dev-php/xdebug-client/xdebug-client-2.1.1.ebuild | |
parent | Drop alpha/ia64/sparc keywords (diff) | |
download | gentoo-2-ea1c81179e002e34db6243b89c6d9ba30acb4ef5.tar.gz gentoo-2-ea1c81179e002e34db6243b89c6d9ba30acb4ef5.tar.bz2 gentoo-2-ea1c81179e002e34db6243b89c6d9ba30acb4ef5.zip |
Drop alpha/ia64/sparc keywords
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/xdebug-client/xdebug-client-2.1.1.ebuild')
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/xdebug-client/xdebug-client-2.1.1.ebuild b/dev-php/xdebug-client/xdebug-client-2.1.1.ebuild index 8adce4c35d42..0f716381c749 100644 --- a/dev-php/xdebug-client/xdebug-client-2.1.1.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.1.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.1.1.ebuild,v 1.1 2011/03/28 17:00:40 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.1.ebuild,v 1.2 2012/09/09 17:37:25 armin76 Exp $ -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" MY_PV="${PV/_/}" MY_PV="${MY_PV/rc/RC}" |