diff options
Diffstat (limited to 'app-text/htmltidy')
-rw-r--r-- | app-text/htmltidy/htmltidy-3.10.29.ebuild | 4 | ||||
-rw-r--r-- | app-text/htmltidy/htmltidy-4.8.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/htmltidy/htmltidy-3.10.29.ebuild b/app-text/htmltidy/htmltidy-3.10.29.ebuild index 07cbf24ecafd..a5b6dbc6b1e9 100644 --- a/app-text/htmltidy/htmltidy-3.10.29.ebuild +++ b/app-text/htmltidy/htmltidy-3.10.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-3.10.29.ebuild,v 1.12 2004/09/13 15:02:00 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-3.10.29.ebuild,v 1.13 2004/09/16 01:34:38 pvdabeel Exp $ inherit eutils @@ -24,7 +24,7 @@ RDEPEND="virtual/libc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 macos ppc sparc x86" +KEYWORDS="alpha amd64 ia64 macos ppc sparc x86 ppc-macos" IUSE="debug doc xml" src_unpack() { diff --git a/app-text/htmltidy/htmltidy-4.8.6.ebuild b/app-text/htmltidy/htmltidy-4.8.6.ebuild index 87bef7804a80..543ca51f7a06 100644 --- a/app-text/htmltidy/htmltidy-4.8.6.ebuild +++ b/app-text/htmltidy/htmltidy-4.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-4.8.6.ebuild,v 1.3 2004/09/13 15:02:00 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-4.8.6.ebuild,v 1.4 2004/09/16 01:34:38 pvdabeel Exp $ inherit eutils @@ -24,7 +24,7 @@ RDEPEND="virtual/libc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~macos ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~macos ~ppc ~sparc ~x86 ~ppc-macos" IUSE="debug doc xml" src_unpack() { |