summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-04-14 20:15:47 +0000
committerBrent Baude <ranger@gentoo.org>2011-04-14 20:15:47 +0000
commit0c7be9bb4482d2fb27ebaa61b9b8c23717ff7722 (patch)
treebd1c3f0cc6e1f8b2c6084d06d886db9c96334dd2 /dev-python/logilab-common
parentstable ppc, bug 360349 (diff)
downloadgentoo-2-0c7be9bb4482d2fb27ebaa61b9b8c23717ff7722.tar.gz
gentoo-2-0c7be9bb4482d2fb27ebaa61b9b8c23717ff7722.tar.bz2
gentoo-2-0c7be9bb4482d2fb27ebaa61b9b8c23717ff7722.zip
stable ppc, bug 360351
(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.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/logilab-common/ChangeLog b/dev-python/logilab-common/ChangeLog
index 4cbf9c72ea4b..8b2505c0802d 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.91 2011/04/11 13:41:06 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/ChangeLog,v 1.92 2011/04/14 20:15:47 ranger Exp $
+
+ 14 Apr 2011; Brent Baude <ranger@gentoo.org> logilab-common-0.55.0.ebuild:
+ stable ppc, bug 360351
11 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
logilab-common-0.55.0.ebuild:
diff --git a/dev-python/logilab-common/logilab-common-0.55.0.ebuild b/dev-python/logilab-common/logilab-common-0.55.0.ebuild
index e106eba5e940..e11e16561789 100644
--- a/dev-python/logilab-common/logilab-common-0.55.0.ebuild
+++ b/dev-python/logilab-common/logilab-common-0.55.0.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.0.ebuild,v 1.3 2011/04/11 13:41:06 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/logilab-common-0.55.0.ebuild,v 1.4 2011/04/14 20:15:47 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.