diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-19 21:07:33 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-19 21:07:33 +0000 |
commit | 5409a940cb5534117aab797d37728ab158acc175 (patch) | |
tree | f69a4ca0d22c198d8a284951c82c5759f592aeac /dev-php5/phpdbg | |
parent | Stable on x86; bug #112839 (diff) | |
download | gentoo-2-5409a940cb5534117aab797d37728ab158acc175.tar.gz gentoo-2-5409a940cb5534117aab797d37728ab158acc175.tar.bz2 gentoo-2-5409a940cb5534117aab797d37728ab158acc175.zip |
Added ~ppc64 keyword; bug #102649
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-php5/phpdbg')
-rw-r--r-- | dev-php5/phpdbg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/phpdbg/phpdbg-2.11.32.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/phpdbg/ChangeLog b/dev-php5/phpdbg/ChangeLog index 7e6c0c929def..ed7a40d27c55 100644 --- a/dev-php5/phpdbg/ChangeLog +++ b/dev-php5/phpdbg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/phpdbg # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/ChangeLog,v 1.3 2005/11/11 21:31:14 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/ChangeLog,v 1.4 2005/11/19 21:07:33 corsair Exp $ + + 19 Nov 2005; Markus Rothe <corsair@gentoo.org> phpdbg-2.11.32.ebuild: + Added ~ppc64 keyword; bug #102649 12 Nov 2005; Konstantin Arkhipov <voxus@gentoo.org> phpdbg-2.11.32.ebuild: Added ~amd64 keyword. diff --git a/dev-php5/phpdbg/phpdbg-2.11.32.ebuild b/dev-php5/phpdbg/phpdbg-2.11.32.ebuild index 5207a4752fb6..c850e9fa6ec8 100644 --- a/dev-php5/phpdbg/phpdbg-2.11.32.ebuild +++ b/dev-php5/phpdbg/phpdbg-2.11.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/phpdbg-2.11.32.ebuild,v 1.3 2005/11/11 21:31:14 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/phpdbg-2.11.32.ebuild,v 1.4 2005/11/19 21:07:33 corsair Exp $ PHP_EXT_NAME="dbg" PHP_EXT_ZENDEXT="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://dd.cron.ru/dbg/" LICENSE="dbgphp" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" need_php_by_category |