diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 01:41:22 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 01:41:22 +0000 |
commit | e9064b268eb3303737f128a0a2b61783076627cd (patch) | |
tree | 70f358526c79ea9a0359446d9e5160557234ba29 /app-text/htmltidy | |
parent | ppc-macos keywording (diff) | |
download | historical-e9064b268eb3303737f128a0a2b61783076627cd.tar.gz historical-e9064b268eb3303737f128a0a2b61783076627cd.tar.bz2 historical-e9064b268eb3303737f128a0a2b61783076627cd.zip |
ppc-macos keywording
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() { |