summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Ostorga <vostorga@gentoo.org>2009-07-29 20:28:07 +0000
committerVictor Ostorga <vostorga@gentoo.org>2009-07-29 20:28:07 +0000
commitfd13b63afa144a244467fda87f8425c1c9913052 (patch)
tree9326b10838b5aa58686d2f243d7f1801bfa1961c /dev-python/scientificpython/scientificpython-2.8.ebuild
parentRemove silly, and wrong, test for test in FEATURES (diff)
downloadhistorical-fd13b63afa144a244467fda87f8425c1c9913052.tar.gz
historical-fd13b63afa144a244467fda87f8425c1c9913052.tar.bz2
historical-fd13b63afa144a244467fda87f8425c1c9913052.zip
Fixing homepage, bug #279620
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-python/scientificpython/scientificpython-2.8.ebuild')
-rw-r--r--dev-python/scientificpython/scientificpython-2.8.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/scientificpython/scientificpython-2.8.ebuild b/dev-python/scientificpython/scientificpython-2.8.ebuild
index df58afad214d..8af99f4a5f36 100644
--- a/dev-python/scientificpython/scientificpython-2.8.ebuild
+++ b/dev-python/scientificpython/scientificpython-2.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 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.8.ebuild,v 1.1 2008/12/08 23:01:45 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.8.ebuild,v 1.2 2009/07/29 20:28:07 vostorga Exp $
MY_PN=ScientificPython
DV=2309 # hardcoded download version
@@ -9,7 +9,7 @@ inherit eutils distutils
DESCRIPTION="Scientific Module for Python"
SRC_URI="http://sourcesup.cru.fr/frs/download.php/${DV}/${MY_PN}-${PV}.tar.gz"
-HOMEPAGE="http://dirac.cnrs-orleans.fr/ScientificPython/"
+HOMEPAGE="http://sourcesup.cru.fr/projects/scientific-py/"
SLOT="0"
LICENSE="CeCILL-2"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"