diff options
author | Jason Wever <weeve@gentoo.org> | 2005-10-15 22:10:14 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-10-15 22:10:14 +0000 |
commit | 0d19f98c760076776e6e8de9025af7a97511b363 (patch) | |
tree | 64866fafa3f208ec762cd34dbf5fb8cc648c4dd1 /dev-php4/phpdbg | |
parent | Mark stable on x86. (diff) | |
download | gentoo-2-0d19f98c760076776e6e8de9025af7a97511b363.tar.gz gentoo-2-0d19f98c760076776e6e8de9025af7a97511b363.tar.bz2 gentoo-2-0d19f98c760076776e6e8de9025af7a97511b363.zip |
Added ~sparc keyword.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'dev-php4/phpdbg')
-rw-r--r-- | dev-php4/phpdbg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/phpdbg/Manifest | 4 | ||||
-rw-r--r-- | dev-php4/phpdbg/phpdbg-2.11.32.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-php4/phpdbg/ChangeLog b/dev-php4/phpdbg/ChangeLog index ec6365b958cf..3cecfd7e4de2 100644 --- a/dev-php4/phpdbg/ChangeLog +++ b/dev-php4/phpdbg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/phpdbg # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpdbg/ChangeLog,v 1.1 2005/09/04 16:11:42 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpdbg/ChangeLog,v 1.2 2005/10/15 22:06:48 weeve Exp $ + + 15 Oct 2005; Jason Wever <weeve@gentoo.org> phpdbg-2.11.32.ebuild: + Added ~sparc keyword. 18 Aug 2005; <stuart@gentoo.org> ChangeLog: Initial version; replaces older dev-php/* packages diff --git a/dev-php4/phpdbg/Manifest b/dev-php4/phpdbg/Manifest index 6ae3989f493c..fbd3a4bc464c 100644 --- a/dev-php4/phpdbg/Manifest +++ b/dev-php4/phpdbg/Manifest @@ -1,4 +1,4 @@ -MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157 MD5 38aa4c3c0b3fdd9a4556a4a587d78ac4 ChangeLog 303 -MD5 29f5ba4f2055234080ff3b8a61024367 phpdbg-2.11.32.ebuild 1477 MD5 4f8b7e495c942a2fc4eb4722d0b2382d files/digest-phpdbg-2.11.32 66 +MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157 +MD5 0b69f733a447a7f1292d7812e0322850 phpdbg-2.11.32.ebuild 1484 diff --git a/dev-php4/phpdbg/phpdbg-2.11.32.ebuild b/dev-php4/phpdbg/phpdbg-2.11.32.ebuild index 9874f50517c1..d78e9ba3b563 100644 --- a/dev-php4/phpdbg/phpdbg-2.11.32.ebuild +++ b/dev-php4/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-php4/phpdbg/phpdbg-2.11.32.ebuild,v 1.1 2005/09/04 16:11:42 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpdbg/phpdbg-2.11.32.ebuild,v 1.2 2005/10/15 22:06:48 weeve 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 ~x86" +KEYWORDS="~ppc ~sparc ~x86" need_php_by_category |