summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-02-23 20:22:58 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-02-23 20:22:58 +0000
commit83e6a63df99a6bc8b79d76e606f56d96fe50529c (patch)
treed8fbf0614a9e16c32f3f10e6722c7c830eed2012 /dev-python
parentApply the patch for bug #208631 also in 3.5.9. (diff)
downloadhistorical-83e6a63df99a6bc8b79d76e606f56d96fe50529c.tar.gz
historical-83e6a63df99a6bc8b79d76e606f56d96fe50529c.tar.bz2
historical-83e6a63df99a6bc8b79d76e606f56d96fe50529c.zip
whitespace
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyqwt/pyqwt-4.2-r1.ebuild3
-rw-r--r--dev-python/pytables/pytables-2.0.2.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-python/pyqwt/pyqwt-4.2-r1.ebuild b/dev-python/pyqwt/pyqwt-4.2-r1.ebuild
index 5907c54cd1b1..87e7c499d0b2 100644
--- a/dev-python/pyqwt/pyqwt-4.2-r1.ebuild
+++ b/dev-python/pyqwt/pyqwt-4.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyqwt/pyqwt-4.2-r1.ebuild,v 1.4 2008/02/23 15:45:20 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyqwt/pyqwt-4.2-r1.ebuild,v 1.5 2008/02/23 20:22:35 mr_bones_ Exp $
NEED_PYTHON="2.3"
@@ -18,7 +18,6 @@ LICENSE="GPL-2"
KEYWORDS="~amd64 ~ia64 ~x86"
IUSE="debug"
-
RDEPEND="~x11-libs/qwt-4.2.0
>=dev-python/PyQt-3.14
>=dev-python/numarray-1.1.1
diff --git a/dev-python/pytables/pytables-2.0.2.ebuild b/dev-python/pytables/pytables-2.0.2.ebuild
index ec23216a27a4..fde2365722af 100644
--- a/dev-python/pytables/pytables-2.0.2.ebuild
+++ b/dev-python/pytables/pytables-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/pytables-2.0.2.ebuild,v 1.1 2008/02/23 13:21:09 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/pytables-2.0.2.ebuild,v 1.2 2008/02/23 20:22:58 mr_bones_ Exp $
EAPI="1"
NEED_PYTHON="2.2"
@@ -21,7 +21,6 @@ DEPEND="sci-libs/hdf5
app-arch/bzip2"
RDEPEND="${DEPEND}"
-
src_install() {
DOCS="ANNOUNCE.txt MIGRATING_TO_2.x.txt RELEASE_NOTES.txt THANKS TODO.txt VERSION"