diff options
author | 2005-10-15 22:29:01 +0000 | |
---|---|---|
committer | 2005-10-15 22:29:01 +0000 | |
commit | d34a44fe27f66bd06dd9d16af56fb740c9bf3c97 (patch) | |
tree | 66344a6a744eaf6ffbc5cc508a1bcbe0a21e560d /dev-php4/pecl-tidy | |
parent | version bump. clean old ebuilds (diff) | |
download | historical-d34a44fe27f66bd06dd9d16af56fb740c9bf3c97.tar.gz historical-d34a44fe27f66bd06dd9d16af56fb740c9bf3c97.tar.bz2 historical-d34a44fe27f66bd06dd9d16af56fb740c9bf3c97.zip |
Added ~sparc keyword.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'dev-php4/pecl-tidy')
-rw-r--r-- | dev-php4/pecl-tidy/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/pecl-tidy/Manifest | 4 | ||||
-rw-r--r-- | dev-php4/pecl-tidy/pecl-tidy-1.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-php4/pecl-tidy/ChangeLog b/dev-php4/pecl-tidy/ChangeLog index cd70c052eef6..9d19b94d3603 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.1 2005/09/04 15:56:33 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-tidy/ChangeLog,v 1.2 2005/10/15 22:29:01 weeve Exp $ + + 15 Oct 2005; Jason Wever <weeve@gentoo.org> pecl-tidy-1.1.ebuild: + Added ~sparc keyword. 18 Aug 2005; <stuart@gentoo.org> ChangeLog: Initial version; replaces older dev-php/* packages diff --git a/dev-php4/pecl-tidy/Manifest b/dev-php4/pecl-tidy/Manifest index e09f6e8d99f7..9f36e9400995 100644 --- a/dev-php4/pecl-tidy/Manifest +++ b/dev-php4/pecl-tidy/Manifest @@ -1,4 +1,4 @@ -MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157 MD5 34f69e038bbbc9800306fd65b2ba7645 ChangeLog 309 -MD5 d24149bb232366687b5616ab1d35feb6 pecl-tidy-1.1.ebuild 601 MD5 d83ea8c3886577c14d5dec3608e13d78 files/digest-pecl-tidy-1.1 55 +MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157 +MD5 02afbebeb48dbad1df55f26ee3383bad pecl-tidy-1.1.ebuild 608 diff --git a/dev-php4/pecl-tidy/pecl-tidy-1.1.ebuild b/dev-php4/pecl-tidy/pecl-tidy-1.1.ebuild index 569c0e645563..f5de9f81e46e 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.1 2005/09/04 15:56:33 stuart Exp $ +# $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 $ 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 ~x86" +KEYWORDS="~ppc ~sparc ~x86" IUSE="" DEPEND="${DEPEND} |