summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-06-27 20:43:48 +0000
committerBrent Baude <ranger@gentoo.org>2011-06-27 20:43:48 +0000
commit6f15e9e7417b43a1a87a828a337b2ffe418df43f (patch)
tree8163b708de90f762810b63e994cfcc4ce10243d4 /dev-python/logilab-common
parentMarking pyinotify-0.9.2 ppc for bug 370515 (diff)
downloadgentoo-2-6f15e9e7417b43a1a87a828a337b2ffe418df43f.tar.gz
gentoo-2-6f15e9e7417b43a1a87a828a337b2ffe418df43f.tar.bz2
gentoo-2-6f15e9e7417b43a1a87a828a337b2ffe418df43f.zip
Marking logilab-common-0.55.2 ppc for bug 370517
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/logilab-common')
-rw-r--r--dev-python/logilab-common/ChangeLog5
-rw-r--r--dev-python/logilab-common/logilab-common-0.55.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/logilab-common/ChangeLog b/dev-python/logilab-common/ChangeLog
index 3a17d1dec182..10a1955421aa 100644
--- a/dev-python/logilab-common/ChangeLog
+++ b/dev-python/logilab-common/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/logilab-common
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/ChangeLog,v 1.95 2011/06/14 20:25:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/ChangeLog,v 1.96 2011/06/27 20:43:48 ranger Exp $
+
+ 27 Jun 2011; Brent Baude <ranger@gentoo.org> logilab-common-0.55.2.ebuild:
+ Marking logilab-common-0.55.2 ppc for bug 370517
14 Jun 2011; Markus Meier <maekke@gentoo.org> logilab-common-0.55.2.ebuild:
x86 stable, bug #370517
diff --git a/dev-python/logilab-common/logilab-common-0.55.2.ebuild b/dev-python/logilab-common/logilab-common-0.55.2.ebuild
index f384808c44ad..24d69e08c40c 100644
--- a/dev-python/logilab-common/logilab-common-0.55.2.ebuild
+++ b/dev-python/logilab-common/logilab-common-0.55.2.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/logilab-common/logilab-common-0.55.2.ebuild,v 1.3 2011/06/14 20:25:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/logilab-common-0.55.2.ebuild,v 1.4 2011/06/27 20:43:48 ranger Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.logilab.org/pub/common/${P}.tar.gz mirror://pypi/${PN:0:1}/${
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
# dev-python/unittest2 is not required with Python >=3.2.