summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-04-01 04:41:20 +0000
committerMike Gilbert <floppym@gentoo.org>2012-04-01 04:41:20 +0000
commit8f49f51df302e3c5894e5524a9a666d295d38629 (patch)
tree13ab09fd8aa638256dfa5cb4e4c3a6bed97a2cf5 /dev-python
parentpython-dateutil no longer needs a slot dep. (diff)
downloadgentoo-2-8f49f51df302e3c5894e5524a9a666d295d38629.tar.gz
gentoo-2-8f49f51df302e3c5894e5524a9a666d295d38629.tar.bz2
gentoo-2-8f49f51df302e3c5894e5524a9a666d295d38629.zip
python-dateutil no longer needs a slot dep.
(Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/matplotlib/ChangeLog6
-rw-r--r--dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild4
-rw-r--r--dev-python/matplotlib/matplotlib-1.1.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog
index 21f3fc6b4452..1a078400686b 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.121 2012/02/27 23:18:11 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.122 2012/04/01 04:41:20 floppym Exp $
+
+ 01 Apr 2012; Mike Gilbert <floppym@gentoo.org> matplotlib-1.0.1-r1.ebuild,
+ matplotlib-1.1.0.ebuild:
+ python-dateutil no longer needs a slot dep.
27 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> matplotlib-1.1.0.ebuild:
really fix the examples directory this time
diff --git a/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild b/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild
index 7466f577031f..9329661cdf55 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-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.10 2012/01/24 02:56:26 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild,v 1.11 2012/04/01 04:41:19 floppym 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:python-2
+ dev-python/python-dateutil
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 da059f645d4a..60353fac0885 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.12 2012/02/27 23:18:11 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v 1.13 2012/04/01 04:41:19 floppym Exp $
EAPI="3"
@@ -29,7 +29,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:python-2
+ dev-python/python-dateutil
dev-python/pytz
media-libs/freetype:2
media-libs/libpng