diff options
author | Markus Meier <maekke@gentoo.org> | 2011-12-11 22:03:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-12-11 22:03:18 +0000 |
commit | 8e3ca82d654f67304bf703869c08572ab5c4936a (patch) | |
tree | e9cf776d4b09596f26043a4a88309167c7e31389 /dev-python/utidylib/utidylib-0.2-r1.ebuild | |
parent | x86 stable, bug #387187 (diff) | |
download | gentoo-2-8e3ca82d654f67304bf703869c08572ab5c4936a.tar.gz gentoo-2-8e3ca82d654f67304bf703869c08572ab5c4936a.tar.bz2 gentoo-2-8e3ca82d654f67304bf703869c08572ab5c4936a.zip |
x86 stable, bug #386673
(Portage version: 2.1.10.40/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/utidylib/utidylib-0.2-r1.ebuild')
-rw-r--r-- | dev-python/utidylib/utidylib-0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/utidylib/utidylib-0.2-r1.ebuild b/dev-python/utidylib/utidylib-0.2-r1.ebuild index a05a2e3674b3..a61cf8d45db6 100644 --- a/dev-python/utidylib/utidylib-0.2-r1.ebuild +++ b/dev-python/utidylib/utidylib-0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2-r1.ebuild,v 1.6 2011/06/08 16:22:14 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2-r1.ebuild,v 1.7 2011/12/11 22:03:18 maekke Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -17,7 +17,7 @@ SRC_URI="mirror://berlios/${PN}/${MY_P}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="doc" RDEPEND="app-text/htmltidy" |