diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 06:01:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 06:01:40 +0000 |
commit | 3c3d317c5731020f83b061e666053fc2fcdeddc8 (patch) | |
tree | 118aaba5e3da40810e6f4f9d92216153897260c5 /app-text/htmltidy | |
parent | 042 release (diff) | |
download | historical-3c3d317c5731020f83b061e666053fc2fcdeddc8.tar.gz historical-3c3d317c5731020f83b061e666053fc2fcdeddc8.tar.bz2 historical-3c3d317c5731020f83b061e666053fc2fcdeddc8.zip |
removed macos
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 1eeb048e8815..0b1afc80918f 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.16 2004/09/25 09:08:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-3.10.29.ebuild,v 1.17 2004/10/23 06:01:40 mr_bones_ Exp $ inherit eutils @@ -24,7 +24,7 @@ RDEPEND="virtual/libc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 macos ppc ppc-macos s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc-macos s390 sparc x86" 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 c4f064c2efdc..e1722c77b0e5 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.12 2004/10/11 17:04:36 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-4.8.6.ebuild,v 1.13 2004/10/23 06:01:40 mr_bones_ Exp $ inherit eutils @@ -19,7 +19,7 @@ SRC_URI="http://tidy.sourceforge.net/src/old/${MY_P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~macos ppc ppc-macos ~s390 sparc x86 ~ppc64" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc-macos ~s390 sparc x86 ~ppc64" IUSE="debug doc xml" DEPEND="virtual/libc |