About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
grozin 10/03/30 02:32:15 Modified: ChangeLog Added: spyder-1.0.3.ebuild Removed: spyder-1.0.1.ebuild Log: Version bump (Portage version: 2.2_rc67/cvs/Linux i686) Revision Changes Path 1.5 dev-python/spyder/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/spyder/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/spyder/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/spyder/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/spyder/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 4 Dec 2009 07:10:57 -0000 1.4 +++ ChangeLog 30 Mar 2010 02:32:15 -0000 1.5 @@ -1,6 +1,12 @@ # ChangeLog for dev-python/spyder -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/spyder/ChangeLog,v 1.4 2009/12/04 07:10:57 grozin Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/spyder/ChangeLog,v 1.5 2010/03/30 02:32:15 grozin Exp $ + +*spyder-1.0.3 (30 Mar 2010) + + 30 Mar 2010; Andrey Grozin <grozin@g.o> -spyder-1.0.1.ebuild, + +spyder-1.0.3.ebuild: + Version bump 04 Dec 2009; Andrey Grozin <grozin@g.o> -spyder-1.0.0.ebuild: Cleaning an old version 1.1 dev-python/spyder/spyder-1.0.3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/spyder/spyder-1.0.3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/spyder/spyder-1.0.3.ebuild?rev=1.1&content-type=text/plain Index: spyder-1.0.3.ebuild =================================================================== # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/spyder/spyder-1.0.3.ebuild,v 1.1 2010/03/30 02:32:15 grozin Exp $ EAPI=2 NEED_PYTHON=2.5 inherit distutils DESCRIPTION="Python IDE with matlab-like features" HOMEPAGE="http://code.google.com/p/spyderlib/" SRC_URI="http://spyderlib.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="matplotlib mayavi numpy pylint scipy" RDEPEND=">=dev-python/PyQt4-4.4 >=dev-python/qscintilla-python-2.1 matplotlib? ( dev-python/matplotlib ) mayavi? ( sci-visualization/mayavi:2 ) numpy? ( dev-python/numpy ) pylint? ( dev-python/pylint ) scipy? ( sci-libs/scipy )"
Updated Jun 26, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.