diff options
author | 2009-10-01 20:15:00 +0000 | |
---|---|---|
committer | 2009-10-01 20:15:00 +0000 | |
commit | ac7bb0ead981af564325369d71789da0bfede8d1 (patch) | |
tree | 3e79790347553bf66440bd9d1b866ef679ebf051 /app-text/htmltidy/htmltidy-20090325.ebuild | |
parent | Keyworded on alpha, bug #285153 (diff) | |
download | historical-ac7bb0ead981af564325369d71789da0bfede8d1.tar.gz historical-ac7bb0ead981af564325369d71789da0bfede8d1.tar.bz2 historical-ac7bb0ead981af564325369d71789da0bfede8d1.zip |
amd64 stable, bug 286918
Package-Manager: portage-2.2_rc42/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 0680714bfdad..da3ca148f6f4 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.1 2009/07/22 17:28:23 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-20090325.ebuild,v 1.2 2009/10/01 20:15:00 beandog 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 )" |