summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2012-01-24 02:56:26 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2012-01-24 02:56:26 +0000
commitc1859aa930f10d35a788c54d9a239fea20bb0df6 (patch)
treeda6f7b50bd95300655adbc09eb42d21fe5d9e84f /dev-python/matplotlib
parentMake mysql support optional. (diff)
downloadgentoo-2-c1859aa930f10d35a788c54d9a239fea20bb0df6.tar.gz
gentoo-2-c1859aa930f10d35a788c54d9a239fea20bb0df6.tar.bz2
gentoo-2-c1859aa930f10d35a788c54d9a239fea20bb0df6.zip
Depend on proper slot of dev-python/python-dateutil
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r--dev-python/matplotlib/ChangeLog6
-rw-r--r--dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild6
-rw-r--r--dev-python/matplotlib/matplotlib-1.1.0.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog
index 23f18def9777..923b52b75a85 100644
--- a/dev-python/matplotlib/ChangeLog
+++ b/dev-python/matplotlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/matplotlib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.113 2012/01/17 15:31:22 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.114 2012/01/24 02:56:26 xarthisius Exp $
+
+ 24 Jan 2012; Kacper Kowalik <xarthisius@gentoo.org>
+ matplotlib-1.0.1-r1.ebuild, matplotlib-1.1.0.ebuild:
+ Depend on proper slot of dev-python/python-dateutil
17 Jan 2012; Sébastien Fabbro <bicatali@gentoo.org> matplotlib-1.1.0.ebuild:
Add pyside[X] dep
diff --git a/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild b/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild
index dc026d4b07cf..7466f577031f 100644
--- a/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild
+++ b/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild,v 1.9 2011/12/03 18:06:01 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild,v 1.10 2012/01/24 02:56:26 xarthisius Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -28,7 +28,7 @@ KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~
LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
CDEPEND="dev-python/numpy
- dev-python/python-dateutil
+ dev-python/python-dateutil:python-2
dev-python/pytz
media-libs/freetype:2
media-libs/libpng
diff --git a/dev-python/matplotlib/matplotlib-1.1.0.ebuild b/dev-python/matplotlib/matplotlib-1.1.0.ebuild
index 513caa2d948a..c913f0b3c5f1 100644
--- a/dev-python/matplotlib/matplotlib-1.1.0.ebuild
+++ b/dev-python/matplotlib/matplotlib-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v 1.4 2012/01/17 15:31:22 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v 1.5 2012/01/24 02:56:26 xarthisius Exp $
EAPI="3"
@@ -29,7 +29,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-maco
LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
CDEPEND="dev-python/numpy
- dev-python/python-dateutil
+ dev-python/python-dateutil:python-2
dev-python/pytz
media-libs/freetype:2
media-libs/libpng