diff options
Diffstat (limited to 'dev-python/scientificpython/scientificpython-2.4.9.ebuild')
-rw-r--r-- | dev-python/scientificpython/scientificpython-2.4.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/scientificpython/scientificpython-2.4.9.ebuild b/dev-python/scientificpython/scientificpython-2.4.9.ebuild index ca12c17b0629..749901382c27 100644 --- a/dev-python/scientificpython/scientificpython-2.4.9.ebuild +++ b/dev-python/scientificpython/scientificpython-2.4.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.4.9.ebuild,v 1.4 2005/10/30 01:06:11 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.4.9.ebuild,v 1.5 2009/07/29 20:28:07 vostorga Exp $ MY_P=${P/scientificpython/ScientificPython} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ inherit distutils IUSE="" DESCRIPTION="Scientific Module for Python" SRC_URI="http://starship.python.net/~hinsen/ScientificPython/${MY_P}.tar.gz" -HOMEPAGE="http://starship.python.net/crew/hinsen/scientific.html" +HOMEPAGE="http://sourcesup.cru.fr/projects/scientific-py/" SLOT="0" LICENSE="as-is" KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86" |