diff options
author | 2009-10-21 12:12:26 +0000 | |
---|---|---|
committer | 2009-10-21 12:12:26 +0000 | |
commit | dfb3958dbdc6bfc04085b43117f2be9a91808489 (patch) | |
tree | a4f0fbeba4a1b6eb8a06ccc322785521284bcd92 /app-text/htmltidy/htmltidy-20090325.ebuild | |
parent | arm stable, bug #286698 (diff) | |
download | historical-dfb3958dbdc6bfc04085b43117f2be9a91808489.tar.gz historical-dfb3958dbdc6bfc04085b43117f2be9a91808489.tar.bz2 historical-dfb3958dbdc6bfc04085b43117f2be9a91808489.zip |
arm stable, bug #286918
Package-Manager: portage-2.2_rc46/cvs/Linux x86_64
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 13ccbfb908b9..ec0ad56ba24a 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.3 2009/10/04 20:10:20 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-20090325.ebuild,v 1.4 2009/10/21 12:12:26 maekke 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 )" |