summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-06-08 16:22:14 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-06-08 16:22:14 +0000
commita6f7221a2141fa926accde81966c4bca260a174d (patch)
treee74c1eb620196e92770db13b0e775a14e06bca3b /dev-python/utidylib
parent[sci-chemistry/gromacs] build with cmake to decrease build time (diff)
downloadgentoo-2-a6f7221a2141fa926accde81966c4bca260a174d.tar.gz
gentoo-2-a6f7221a2141fa926accde81966c4bca260a174d.tar.bz2
gentoo-2-a6f7221a2141fa926accde81966c4bca260a174d.zip
Marked ~ppc wrt #366541
(Portage version: 2.2.0_alpha36/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/utidylib')
-rw-r--r--dev-python/utidylib/ChangeLog7
-rw-r--r--dev-python/utidylib/utidylib-0.2-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/utidylib/ChangeLog b/dev-python/utidylib/ChangeLog
index 78240ff9f50b..dbf97533e2e0 100644
--- a/dev-python/utidylib/ChangeLog
+++ b/dev-python/utidylib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/utidylib
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/ChangeLog,v 1.11 2010/07/18 23:27:48 hwoarang Exp $
+# 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 $
+
+ 08 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> utidylib-0.2-r1.ebuild:
+ Marked ~ppc wrt #366541
18 Jul 2010; Markos Chandras <hwoarang@gentoo.org> utidylib-0.2-r1.ebuild:
Stable on amd64 wrt bug #328509
diff --git a/dev-python/utidylib/utidylib-0.2-r1.ebuild b/dev-python/utidylib/utidylib-0.2-r1.ebuild
index 46931b56a3e7..a05a2e3674b3 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-2010 Gentoo Foundation
+# 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.5 2010/07/18 23:27:48 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2-r1.ebuild,v 1.6 2011/06/08 16:22:14 xarthisius 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 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE="doc"
RDEPEND="app-text/htmltidy"