diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-10 15:06:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-10 15:06:14 +0000 |
commit | f8a132c39f1ef5ffc523b2948bf44db90f157e5e (patch) | |
tree | cd312e8759df33ad74e0e8e3f2a0e8fb64e82288 /dev-python/ipython/ipython-0.6.15.ebuild | |
parent | arm/hppa/ia64/s390 stable (diff) | |
download | historical-f8a132c39f1ef5ffc523b2948bf44db90f157e5e.tar.gz historical-f8a132c39f1ef5ffc523b2948bf44db90f157e5e.tar.bz2 historical-f8a132c39f1ef5ffc523b2948bf44db90f157e5e.zip |
s390 stable
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-python/ipython/ipython-0.6.15.ebuild')
-rw-r--r-- | dev-python/ipython/ipython-0.6.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ipython/ipython-0.6.15.ebuild b/dev-python/ipython/ipython-0.6.15.ebuild index 3a6a382501d0..b33ac4a9081e 100644 --- a/dev-python/ipython/ipython-0.6.15.ebuild +++ b/dev-python/ipython/ipython-0.6.15.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.15.ebuild,v 1.3 2005/12/08 19:26:39 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-0.6.15.ebuild,v 1.4 2005/12/10 15:06:14 vapier Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="http://ipython.scipy.org/dist/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~s390 x86" +KEYWORDS="~amd64 ~ppc s390 x86" IUSE="gnuplot" DEPEND="virtual/python" |