diff options
Diffstat (limited to 'app-text/htmltidy/htmltidy-20090325-r1.ebuild')
-rw-r--r-- | app-text/htmltidy/htmltidy-20090325-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/htmltidy/htmltidy-20090325-r1.ebuild b/app-text/htmltidy/htmltidy-20090325-r1.ebuild index 60cacf23f312..28fff21142f1 100644 --- a/app-text/htmltidy/htmltidy-20090325-r1.ebuild +++ b/app-text/htmltidy/htmltidy-20090325-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-20090325-r1.ebuild,v 1.2 2011/09/16 18:37:08 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-20090325-r1.ebuild,v 1.3 2012/03/07 04:08:47 darkside Exp $ EAPI=4 @@ -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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug doc static-libs" DEPEND="doc? ( app-doc/doxygen )" |