summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-04-29 18:33:37 +0000
committerMarkus Meier <maekke@gentoo.org>2009-04-29 18:33:37 +0000
commit1f9a11fc76757c8b1d878899f78ee9eab5a42778 (patch)
treed5469a38c79695892e89088c61ffca2e1ae068a4 /dev-python/winpdb/winpdb-1.4.4.ebuild
parentVersion bump, still not enabled on Ruby 1.9 since it fails tests. (diff)
downloadgentoo-2-1f9a11fc76757c8b1d878899f78ee9eab5a42778.tar.gz
gentoo-2-1f9a11fc76757c8b1d878899f78ee9eab5a42778.tar.bz2
gentoo-2-1f9a11fc76757c8b1d878899f78ee9eab5a42778.zip
amd64 stable, bug #236176
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/winpdb/winpdb-1.4.4.ebuild')
-rw-r--r--dev-python/winpdb/winpdb-1.4.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/winpdb/winpdb-1.4.4.ebuild b/dev-python/winpdb/winpdb-1.4.4.ebuild
index 4ce7dfca3bb8..4425cfa19a03 100644
--- a/dev-python/winpdb/winpdb-1.4.4.ebuild
+++ b/dev-python/winpdb/winpdb-1.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/winpdb/winpdb-1.4.4.ebuild,v 1.2 2009/04/29 07:31:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/winpdb/winpdb-1.4.4.ebuild,v 1.3 2009/04/29 18:33:37 maekke Exp $
NEED_PYTHON=2.3
@@ -13,7 +13,7 @@ HOMEPAGE="http://winpdb.org/"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 x86"
+KEYWORDS="amd64 ~ia64 x86"
IUSE=""
DEPEND=">=dev-python/pycrypto-2.0.1"