summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-12-11 22:03:18 +0000
committerMarkus Meier <maekke@gentoo.org>2011-12-11 22:03:18 +0000
commit8e3ca82d654f67304bf703869c08572ab5c4936a (patch)
treee9cf776d4b09596f26043a4a88309167c7e31389 /dev-python/utidylib
parentx86 stable, bug #387187 (diff)
downloadgentoo-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')
-rw-r--r--dev-python/utidylib/ChangeLog5
-rw-r--r--dev-python/utidylib/utidylib-0.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/utidylib/ChangeLog b/dev-python/utidylib/ChangeLog
index dbf97533e2e0..2245604662b0 100644
--- a/dev-python/utidylib/ChangeLog
+++ b/dev-python/utidylib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/utidylib
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/ChangeLog,v 1.12 2011/06/08 16:22:14 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/ChangeLog,v 1.13 2011/12/11 22:03:18 maekke Exp $
+
+ 11 Dec 2011; Markus Meier <maekke@gentoo.org> utidylib-0.2-r1.ebuild:
+ x86 stable, bug #386673
08 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> utidylib-0.2-r1.ebuild:
Marked ~ppc wrt #366541
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"