diff options
author | 2005-11-19 20:50:27 +0000 | |
---|---|---|
committer | 2005-11-19 20:50:27 +0000 | |
commit | b2292ca6d55ae98b29a5fae128af391ee9553044 (patch) | |
tree | 8cd6fa6527b5648d4c47c3bd64078eb11fbedd8b /dev-php4/pecl-tidy | |
parent | Marked ~ppc. (diff) | |
download | gentoo-2-b2292ca6d55ae98b29a5fae128af391ee9553044.tar.gz gentoo-2-b2292ca6d55ae98b29a5fae128af391ee9553044.tar.bz2 gentoo-2-b2292ca6d55ae98b29a5fae128af391ee9553044.zip |
Added ~ppc64 keyword; bug #102649
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-php4/pecl-tidy')
-rw-r--r-- | dev-php4/pecl-tidy/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/pecl-tidy/pecl-tidy-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/pecl-tidy/ChangeLog b/dev-php4/pecl-tidy/ChangeLog index 9d19b94d3603..7be301d495e7 100644 --- a/dev-php4/pecl-tidy/ChangeLog +++ b/dev-php4/pecl-tidy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/pecl-tidy # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-tidy/ChangeLog,v 1.2 2005/10/15 22:29:01 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-tidy/ChangeLog,v 1.3 2005/11/19 20:50:27 corsair Exp $ + + 19 Nov 2005; Markus Rothe <corsair@gentoo.org> pecl-tidy-1.1.ebuild: + Added ~ppc64 keyword; bug #102649 15 Oct 2005; Jason Wever <weeve@gentoo.org> pecl-tidy-1.1.ebuild: Added ~sparc keyword. diff --git a/dev-php4/pecl-tidy/pecl-tidy-1.1.ebuild b/dev-php4/pecl-tidy/pecl-tidy-1.1.ebuild index f5de9f81e46e..6768086e36fc 100644 --- a/dev-php4/pecl-tidy/pecl-tidy-1.1.ebuild +++ b/dev-php4/pecl-tidy/pecl-tidy-1.1.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/pecl-tidy/pecl-tidy-1.1.ebuild,v 1.2 2005/10/15 22:29:01 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-tidy/pecl-tidy-1.1.ebuild,v 1.3 2005/11/19 20:50:27 corsair Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="tidy" @@ -12,7 +12,7 @@ inherit php-ext-pecl-r1 DESCRIPTION="Tidy is a binding for the Tidy HTML clean and repair utility." LICENSE="PHP" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="${DEPEND} |