diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-02-11 08:22:27 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-02-11 08:54:06 +0100 |
commit | 0177968d9a95d7732299eea2ba8e9e1a5d756c75 (patch) | |
tree | 6527bbaccb4d9b80f6eec06f948c784e7c64c767 /sci-chemistry | |
parent | dev-python/git-python: Version Bump (diff) | |
download | gentoo-0177968d9a95d7732299eea2ba8e9e1a5d756c75.tar.gz gentoo-0177968d9a95d7732299eea2ba8e9e1a5d756c75.tar.bz2 gentoo-0177968d9a95d7732299eea2ba8e9e1a5d756c75.zip |
sci-chemistry/molden: Fix HOMEPAGE to new location
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=509854
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/molden/molden-4.8-r2.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/molden/molden-5.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-chemistry/molden/molden-4.8-r2.ebuild b/sci-chemistry/molden/molden-4.8-r2.ebuild index 943f7cc4fb05..c6f6c031a189 100644 --- a/sci-chemistry/molden/molden-4.8-r2.ebuild +++ b/sci-chemistry/molden/molden-4.8-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit eutils fortran-2 flag-o-matic toolchain-funcs MY_P="${PN}${PV}" DESCRIPTION="Display molecular density from GAMESS-UK, GAMESS-US, GAUSSIAN and Mopac/Ampac" -HOMEPAGE="http://www.cmbi.kun.nl/~schaft/molden/molden.html" +HOMEPAGE="http://www.cmbi.ru.nl/molden/" SRC_URI="ftp://ftp.cmbi.kun.nl/pub/molgraph/${PN}/${MY_P}.tar.gz" LICENSE="MOLDEN" diff --git a/sci-chemistry/molden/molden-5.0.ebuild b/sci-chemistry/molden/molden-5.0.ebuild index e4ad3b6d802d..65743e48cc26 100644 --- a/sci-chemistry/molden/molden-5.0.ebuild +++ b/sci-chemistry/molden/molden-5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit eutils fortran-2 flag-o-matic toolchain-funcs MY_P="${PN}${PV}" DESCRIPTION="Display molecular density from GAMESS-UK, GAMESS-US, GAUSSIAN and Mopac/Ampac" -HOMEPAGE="http://www.cmbi.kun.nl/~schaft/molden/molden.html" +HOMEPAGE="http://www.cmbi.ru.nl/molden/" SRC_URI="ftp://ftp.cmbi.kun.nl/pub/molgraph/${PN}/${MY_P}.tar.gz" LICENSE="MOLDEN" |