summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-04-11 12:41:41 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-04-11 12:41:41 +0000
commit5623e221557db63bb8d67ad744a12a8e16a47e04 (patch)
tree4c5f54915983de9c7c80ccf7b10a57f7df5fec07 /dev-python/pylint
parentDrop ppc[64] KEYWORDS as currently package requires com.sun.* classes which a... (diff)
downloadhistorical-5623e221557db63bb8d67ad744a12a8e16a47e04.tar.gz
historical-5623e221557db63bb8d67ad744a12a8e16a47e04.tar.bz2
historical-5623e221557db63bb8d67ad744a12a8e16a47e04.zip
ppc stable #310410
Package-Manager: portage-2.1.7.17/cvs/Linux ppc
Diffstat (limited to 'dev-python/pylint')
-rw-r--r--dev-python/pylint/ChangeLog5
-rw-r--r--dev-python/pylint/pylint-0.19.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pylint/ChangeLog b/dev-python/pylint/ChangeLog
index 2406abc3a190..92eda50ae315 100644
--- a/dev-python/pylint/ChangeLog
+++ b/dev-python/pylint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pylint
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.61 2010/03/26 17:33:44 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.62 2010/04/11 12:41:41 nixnut Exp $
+
+ 11 Apr 2010; <nixnut@gentoo.org> pylint-0.19.0.ebuild:
+ ppc stable #301410
*pylint-0.20.0 (26 Mar 2010)
diff --git a/dev-python/pylint/pylint-0.19.0.ebuild b/dev-python/pylint/pylint-0.19.0.ebuild
index c67c57a54ef5..74ce44bf0ba7 100644
--- a/dev-python/pylint/pylint-0.19.0.ebuild
+++ b/dev-python/pylint/pylint-0.19.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.19.0.ebuild,v 1.3 2010/02/27 20:42:04 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.19.0.ebuild,v 1.4 2010/04/11 12:41:41 nixnut Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.logilab.org/pub/${PN}/${P}.tar.gz http://pypi.python.org/pack
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~ia64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="doc examples test tk"
DEPEND=">=dev-python/logilab-common-0.44.0