diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2005-01-28 19:49:56 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2005-01-28 19:49:56 +0000 |
commit | 1f0eb048155a65f65e0af3e885e1f8999416612a (patch) | |
tree | 32eed96783997bf27acf44f09a725d60833aa8ca /dev-python/ipython | |
parent | Version bump for beta testers. (diff) | |
download | gentoo-2-1f0eb048155a65f65e0af3e885e1f8999416612a.tar.gz gentoo-2-1f0eb048155a65f65e0af3e885e1f8999416612a.tar.bz2 gentoo-2-1f0eb048155a65f65e0af3e885e1f8999416612a.zip |
Version bump.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-python/ipython')
-rw-r--r-- | dev-python/ipython/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/ipython/Manifest | 16 | ||||
-rw-r--r-- | dev-python/ipython/files/digest-ipython-0.6.10 | 1 | ||||
-rw-r--r-- | dev-python/ipython/ipython-0.6.10.ebuild | 17 |
4 files changed, 28 insertions, 13 deletions
diff --git a/dev-python/ipython/ChangeLog b/dev-python/ipython/ChangeLog index 3b5e9f060278..815fc45026d1 100644 --- a/dev-python/ipython/ChangeLog +++ b/dev-python/ipython/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/ipython # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v 1.10 2005/01/25 22:46:16 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v 1.11 2005/01/28 19:49:56 pythonhead Exp $ + +*ipython-0.6.10 (28 Jan 2005) + + 28 Jan 2005; Rob Cakebread <pythonhead@gentoo.org> +ipython-0.6.10.ebuild: + Version bump. 25 Jan 2005; Lukasz Strzygowski <lucass@gentoo.org> ipython-0.6.0.ebuild, ipython-0.6.3.ebuild, ipython-0.6.5.ebuild, ipython-0.6.6.ebuild: diff --git a/dev-python/ipython/Manifest b/dev-python/ipython/Manifest index 2f2f9ed96218..cacb553b4aab 100644 --- a/dev-python/ipython/Manifest +++ b/dev-python/ipython/Manifest @@ -1,22 +1,14 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 fed9e06e62dda312700cc3c0b8d593db ChangeLog 1785 +MD5 4f03f7788a82482f2237b14a84160762 ChangeLog 1910 MD5 7075ed8593e0febf3903acc1b9350ef2 ipython-0.5.0.ebuild 635 +MD5 bc7bf882e287892e01bed6a317323bac metadata.xml 1078 MD5 fd3a7afea767999aeee075dbe8aac54c ipython-0.6.0.ebuild 717 MD5 5d0d163158fcd9b4b7636082eba94980 ipython-0.6.3.ebuild 710 MD5 08320a981f317ca5fd53e791880f65c4 ipython-0.6.5.ebuild 656 MD5 76eab1274c016c376851b198cfe96d9d ipython-0.6.6.ebuild 556 -MD5 bc7bf882e287892e01bed6a317323bac metadata.xml 1078 +MD5 79aa49a75125c7aa2eb005b73025b314 ipython-0.6.10.ebuild 456 MD5 398c8603e20a6f2b983f654f1cd5a380 files/digest-ipython-0.5.0 65 MD5 1645e70359ddb0eab2883e2e4c724ae2 files/digest-ipython-0.6.0 65 MD5 e07842c767af408e7450a77d96554836 files/digest-ipython-0.6.3 65 MD5 381780d4ef6471c9487e205d1c8d162b files/digest-ipython-0.6.5 65 MD5 3d4340f6bd77fd74a9700435c41801e6 files/digest-ipython-0.6.6 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFB9sxH2jLqHNfbg2URAluUAKCNa4uccg6g/8BcrzUjunqjY1BfVwCfUGuI -1rImcUSibLp28anzxYMVEaA= -=g0nS ------END PGP SIGNATURE----- +MD5 488000a70eb9719e9f44ccb1792f72d8 files/digest-ipython-0.6.10 66 diff --git a/dev-python/ipython/files/digest-ipython-0.6.10 b/dev-python/ipython/files/digest-ipython-0.6.10 new file mode 100644 index 000000000000..534e8e197221 --- /dev/null +++ b/dev-python/ipython/files/digest-ipython-0.6.10 @@ -0,0 +1 @@ +MD5 cea469e770e91662212e5ff5f29b43e6 ipython-0.6.10.tar.gz 843393 diff --git a/dev-python/ipython/ipython-0.6.10.ebuild b/dev-python/ipython/ipython-0.6.10.ebuild new file mode 100644 index 000000000000..df4668c53961 --- /dev/null +++ b/dev-python/ipython/ipython-0.6.10.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-0.6.10.ebuild,v 1.1 2005/01/28 19:49:56 pythonhead Exp $ + +inherit distutils + +DESCRIPTION="An advanced interactive shell for Python." +SRC_URI="http://ipython.scipy.org/dist/${P}.tar.gz" +HOMEPAGE="http://ipython.scipy.org/" +LICENSE="PYTHON" +SLOT="0" +IUSE="gnuplot" +KEYWORDS="~x86 ~amd64 ~ppc" +DEPEND="virtual/python" +RDEPEND="${DEPEND} + gnuplot? ( dev-python/gnuplot-py )" +DOCS="doc/ChangeLog" |