diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-06 21:47:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-06 21:47:55 +0000 |
commit | ee78f1cbf7319c142bbb4c12c1726fdb54d10318 (patch) | |
tree | 6a7beca249795ec141fd373818056a566a2e8600 /dev-python/pylint | |
parent | Marking astng-0.20.3 ppc for bug 341607 (diff) | |
download | historical-ee78f1cbf7319c142bbb4c12c1726fdb54d10318.tar.gz historical-ee78f1cbf7319c142bbb4c12c1726fdb54d10318.tar.bz2 historical-ee78f1cbf7319c142bbb4c12c1726fdb54d10318.zip |
Marking pylint-0.21.3 ppc for bug 341607
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'dev-python/pylint')
-rw-r--r-- | dev-python/pylint/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/pylint/pylint-0.21.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/pylint/ChangeLog b/dev-python/pylint/ChangeLog index 48a0b76fd78b..43f622432b43 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.78 2010/12/06 20:03:58 arfrever Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.79 2011/01/06 21:47:55 ranger Exp $ + + 06 Jan 2011; Brent Baude <ranger@gentoo.org> pylint-0.21.3.ebuild: + Marking pylint-0.21.3 ppc for bug 341607 *pylint-0.22.0 (06 Dec 2010) diff --git a/dev-python/pylint/pylint-0.21.3.ebuild b/dev-python/pylint/pylint-0.21.3.ebuild index db0ca532b516..7976338c1f55 100644 --- a/dev-python/pylint/pylint-0.21.3.ebuild +++ b/dev-python/pylint/pylint-0.21.3.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/pylint/pylint-0.21.3.ebuild,v 1.4 2010/10/25 12:08:29 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.21.3.ebuild,v 1.5 2011/01/06 21:47:55 ranger Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.logilab.org/pub/${PN}/${P}.tar.gz mirror://pypi/${PN:0:1}/${P 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="examples tk" # Versions specified in __pkginfo__.py. |