diff options
author | Jason Wever <weeve@gentoo.org> | 2005-09-10 06:13:28 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-09-10 06:13:28 +0000 |
commit | 674938854aba8d5aea313883d9b8b01c5138658f (patch) | |
tree | 5d9dd2f4797f2485673cdd1fb7bdcc4d14038ca5 /dev-php5/phpdbg | |
parent | Mark 0.3.0 stable on alpha (diff) | |
download | gentoo-2-674938854aba8d5aea313883d9b8b01c5138658f.tar.gz gentoo-2-674938854aba8d5aea313883d9b8b01c5138658f.tar.bz2 gentoo-2-674938854aba8d5aea313883d9b8b01c5138658f.zip |
Added ~sparc keyword.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-php5/phpdbg')
-rw-r--r-- | dev-php5/phpdbg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/phpdbg/Manifest | 4 | ||||
-rw-r--r-- | dev-php5/phpdbg/phpdbg-2.11.32.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-php5/phpdbg/ChangeLog b/dev-php5/phpdbg/ChangeLog index 1aae2b0dc273..6cbfdfdf98b5 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.1 2005/09/04 16:53:21 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/ChangeLog,v 1.2 2005/09/10 06:13:28 weeve Exp $ + + 10 Sep 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-php5/phpdbg/Manifest b/dev-php5/phpdbg/Manifest index 9fdfcebcbbae..86b92fd81813 100644 --- a/dev-php5/phpdbg/Manifest +++ b/dev-php5/phpdbg/Manifest @@ -1,4 +1,4 @@ -MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157 MD5 1647e896301d00ed339091b9a62607ad ChangeLog 303 -MD5 2b05b85f522fcf24aa69dd0138dd0660 phpdbg-2.11.32.ebuild 1477 +MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157 +MD5 4910c5627094afd852fb1a673f34a56d phpdbg-2.11.32.ebuild 1484 MD5 4f8b7e495c942a2fc4eb4722d0b2382d files/digest-phpdbg-2.11.32 66 diff --git a/dev-php5/phpdbg/phpdbg-2.11.32.ebuild b/dev-php5/phpdbg/phpdbg-2.11.32.ebuild index c73f6cf1e3e3..db51d8cbd59f 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.1 2005/09/04 16:53:21 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/phpdbg-2.11.32.ebuild,v 1.2 2005/09/10 06:13:28 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 |