diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 22:08:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 22:08:35 +0000 |
commit | 6f0746e1850df65f0aba8ad0ff516378b4ce1537 (patch) | |
tree | c60913693c91d65d45c713d3bb615289dda33319 /app-text/htmltidy | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-6f0746e1850df65f0aba8ad0ff516378b4ce1537.tar.gz gentoo-2-6f0746e1850df65f0aba8ad0ff516378b4ce1537.tar.bz2 gentoo-2-6f0746e1850df65f0aba8ad0ff516378b4ce1537.zip |
sync IUSE (missing)
Diffstat (limited to 'app-text/htmltidy')
-rw-r--r-- | app-text/htmltidy/htmltidy-0.8.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/htmltidy/htmltidy-0.8.4.ebuild b/app-text/htmltidy/htmltidy-0.8.4.ebuild index 56285ea6ac45..4bccefe713c3 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-2004 Gentoo Foundation # 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.12 2004/06/24 22:40:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-0.8.4.ebuild,v 1.13 2004/07/13 22:05:14 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) @@ -15,6 +15,7 @@ HOMEPAGE="http://tidy.sourceforge.net/" SLOT="0" KEYWORDS="x86 sparc" +IUSE="" LICENSE="GPL-2" DEPEND="" |