summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ipython/ipython-0.6.13.ebuild')
-rw-r--r--dev-python/ipython/ipython-0.6.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ipython/ipython-0.6.13.ebuild b/dev-python/ipython/ipython-0.6.13.ebuild
index 6c2913822563..bab0de141d3a 100644
--- a/dev-python/ipython/ipython-0.6.13.ebuild
+++ b/dev-python/ipython/ipython-0.6.13.ebuild
@@ -1,6 +1,6 @@
# 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.13.ebuild,v 1.4 2005/06/04 15:31:23 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-0.6.13.ebuild,v 1.5 2005/09/26 16:06:37 liquidx Exp $
inherit distutils
@@ -8,7 +8,7 @@ DESCRIPTION="An advanced interactive shell for Python."
HOMEPAGE="http://ipython.scipy.org/"
SRC_URI="http://ipython.scipy.org/dist/${P}.tar.gz"
-LICENSE="PYTHON"
+LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ppc s390 x86"
IUSE="gnuplot"