diff options
Diffstat (limited to 'app-text/htmltidy/htmltidy-20090325.ebuild')
-rw-r--r-- | app-text/htmltidy/htmltidy-20090325.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/htmltidy/htmltidy-20090325.ebuild b/app-text/htmltidy/htmltidy-20090325.ebuild index ddd8c46a807d..50e293d89d33 100644 --- a/app-text/htmltidy/htmltidy-20090325.ebuild +++ b/app-text/htmltidy/htmltidy-20090325.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-20090325.ebuild,v 1.6 2009/10/21 16:04:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-20090325.ebuild,v 1.7 2009/10/24 12:45:32 nixnut Exp $ EAPI=2 inherit eutils autotools @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug doc" DEPEND="doc? ( app-doc/doxygen )" |