summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2007-09-19 23:42:25 +0000
committerAli Polatel <hawking@gentoo.org>2007-09-19 23:42:25 +0000
commit8ab97963d021e7924efbe06f08009a36d0d35f0e (patch)
tree1b06ca8ea30c96e5bd0b80fcb66d012d1f10fad5 /dev-python
parentrevision bump. change python-2.5 patch to work fine and apply it; bug 192858 ... (diff)
downloadhistorical-8ab97963d021e7924efbe06f08009a36d0d35f0e.tar.gz
historical-8ab97963d021e7924efbe06f08009a36d0d35f0e.tar.bz2
historical-8ab97963d021e7924efbe06f08009a36d0d35f0e.zip
updated SRC_URI; bug 192906
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/ipython/ChangeLog5
-rw-r--r--dev-python/ipython/ipython-0.6.15.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/ipython/ChangeLog b/dev-python/ipython/ChangeLog
index 25f955ee4db9..dd282ec0d70d 100644
--- a/dev-python/ipython/ChangeLog
+++ b/dev-python/ipython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ipython
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v 1.40 2007/07/26 18:17:54 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v 1.41 2007/09/19 23:42:25 hawking Exp $
+
+ 19 Sep 2007; Ali Polatel <hawking@gentoo.org> ipython-0.6.15.ebuild:
+ updated SRC_URI; bug 192906
26 Jul 2007; Markus Rothe <corsair@gentoo.org> ipython-0.8.1.ebuild:
Added ~ppc64; bug #186188
diff --git a/dev-python/ipython/ipython-0.6.15.ebuild b/dev-python/ipython/ipython-0.6.15.ebuild
index 926e76e86d21..dfd1d96c27a6 100644
--- a/dev-python/ipython/ipython-0.6.15.ebuild
+++ b/dev-python/ipython/ipython-0.6.15.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-0.6.15.ebuild,v 1.6 2006/02/06 20:59:01 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-0.6.15.ebuild,v 1.7 2007/09/19 23:42:25 hawking Exp $
inherit distutils
DESCRIPTION="An advanced interactive shell for Python."
HOMEPAGE="http://ipython.scipy.org/"
-SRC_URI="http://ipython.scipy.org/dist/${P}.tar.gz"
+SRC_URI="http://ipython.scipy.org/dist/old/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"