summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-05-12 15:22:15 +0000
committerDavid Holm <dholm@gentoo.org>2004-05-12 15:22:15 +0000
commit696864f9ea84922a7120b478599c385f8631fe77 (patch)
treec0175f07060b12178c501fe254600eec47f64f22 /dev-python/pylint
parentAdded s390 keywords (Manifest recommit) (diff)
downloadgentoo-2-696864f9ea84922a7120b478599c385f8631fe77.tar.gz
gentoo-2-696864f9ea84922a7120b478599c385f8631fe77.tar.bz2
gentoo-2-696864f9ea84922a7120b478599c385f8631fe77.zip
Added to ~ppc
Diffstat (limited to 'dev-python/pylint')
-rw-r--r--dev-python/pylint/ChangeLog5
-rw-r--r--dev-python/pylint/pylint-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pylint/ChangeLog b/dev-python/pylint/ChangeLog
index 140432ea9f35..b142a6bc3bde 100644
--- a/dev-python/pylint/ChangeLog
+++ b/dev-python/pylint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pylint
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.7 2004/05/12 09:01:08 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.8 2004/05/12 15:22:08 dholm Exp $
+
+ 12 May 2004; David Holm <dholm@gentoo.org> pylint-0.4.0.ebuild:
+ Added to ~ppc.
*pylint-0.4.0 (12 May 2004)
diff --git a/dev-python/pylint/pylint-0.4.0.ebuild b/dev-python/pylint/pylint-0.4.0.ebuild
index ff610a1a4bca..f6a6c48ed1ca 100644
--- a/dev-python/pylint/pylint-0.4.0.ebuild
+++ b/dev-python/pylint/pylint-0.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.4.0.ebuild,v 1.1 2004/05/12 09:01:08 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.4.0.ebuild,v 1.2 2004/05/12 15:22:08 dholm Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.logilab.org/projects/pylint/"
IUSE=""
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
LICENSE="GPL-2"
DEPEND=">=dev-python/optik-1.4
>=dev-python/logilab-common-0.5.0"