summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-12-20 01:32:28 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-12-20 01:32:28 +0000
commitaab75e153161e6bfec310c8b336288c782fca4fc (patch)
treeaa7ed347cd0f700c22320ece2026203e718d76b9 /dev-python/pylint
parentBump x86 stable. (diff)
downloadhistorical-aab75e153161e6bfec310c8b336288c782fca4fc.tar.gz
historical-aab75e153161e6bfec310c8b336288c782fca4fc.tar.bz2
historical-aab75e153161e6bfec310c8b336288c782fca4fc.zip
Clean out old ebuild and bump x86 stable.
Diffstat (limited to 'dev-python/pylint')
-rw-r--r--dev-python/pylint/ChangeLog6
-rw-r--r--dev-python/pylint/files/digest-pylint-0.3.31
-rw-r--r--dev-python/pylint/pylint-0.3.3.ebuild16
-rw-r--r--dev-python/pylint/pylint-0.4.0.ebuild4
4 files changed, 7 insertions, 20 deletions
diff --git a/dev-python/pylint/ChangeLog b/dev-python/pylint/ChangeLog
index 9d5764be96e2..da9d1c640d7a 100644
--- a/dev-python/pylint/ChangeLog
+++ b/dev-python/pylint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pylint
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.11 2004/12/20 01:01:44 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.12 2004/12/20 01:32:28 kloeri Exp $
+
+ 20 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> -pylint-0.3.3.ebuild,
+ pylint-0.4.0.ebuild:
+ Clean out old ebuild and bump x86 stable.
*pylint-0.4.2 (20 Dec 2004)
diff --git a/dev-python/pylint/files/digest-pylint-0.3.3 b/dev-python/pylint/files/digest-pylint-0.3.3
deleted file mode 100644
index da835e0d0fc3..000000000000
--- a/dev-python/pylint/files/digest-pylint-0.3.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1161cabce77c44f938206ea5611fd551 pylint-0.3.3.tar.gz 62233
diff --git a/dev-python/pylint/pylint-0.3.3.ebuild b/dev-python/pylint/pylint-0.3.3.ebuild
deleted file mode 100644
index 53d9a4ff0be0..000000000000
--- a/dev-python/pylint/pylint-0.3.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.3.3.ebuild,v 1.4 2004/06/25 01:40:19 agriffis Exp $
-
-inherit distutils
-
-DESCRIPTION="PyLint is a python tool that checks if a module satisfy a coding standard"
-SRC_URI="ftp://ftp.logilab.org/pub/pylint/${P}.tar.gz"
-HOMEPAGE="http://www.logilab.org/projects/pylint/"
-
-IUSE=""
-SLOT="0"
-KEYWORDS="x86"
-LICENSE="GPL-2"
-DEPEND=">=dev-python/optik-1.4
- >=dev-python/logilab-common-0.4.4"
diff --git a/dev-python/pylint/pylint-0.4.0.ebuild b/dev-python/pylint/pylint-0.4.0.ebuild
index 0d662d9d36a2..f383f548d88e 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 Foundation
# 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.4 2004/10/17 08:00:19 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.4.0.ebuild,v 1.5 2004/12/20 01:32:28 kloeri Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.logilab.org/projects/pylint/"
IUSE=""
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc ~amd64"
LICENSE="GPL-2"
DEPEND=">=dev-python/optik-1.4
>=dev-python/logilab-common-0.5.0"