diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:08:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:08:41 +0000 |
commit | b54767790500906e1e7d2aeb58ab6d1a7184c406 (patch) | |
tree | 61fdef8241b97181306617b9137500c1cb938b57 /app-text/htmltidy | |
parent | Closing #35809. (diff) | |
download | historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.tar.gz historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.tar.bz2 historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.zip |
Remove arm keywords
Diffstat (limited to 'app-text/htmltidy')
-rw-r--r-- | app-text/htmltidy/htmltidy-0.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/htmltidy/htmltidy-0.8.4.ebuild b/app-text/htmltidy/htmltidy-0.8.4.ebuild index cd7e6afe49cb..8002cf43f283 100644 --- a/app-text/htmltidy/htmltidy-0.8.4.ebuild +++ b/app-text/htmltidy/htmltidy-0.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-0.8.4.ebuild,v 1.10 2003/02/13 09:39:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-0.8.4.ebuild,v 1.11 2004/02/22 20:04:01 agriffis Exp $ # convert from normalized gentoo version number to htmltidy's wacky date thing month=(dmy jan feb mar apr may jun jul aug sep oct nov dec) @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tidy/${MY_P}.tgz" HOMEPAGE="http://tidy.sourceforge.net/" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" LICENSE="GPL-2" DEPEND="" |