summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2017-08-06 12:58:41 +0200
committerDavid Seifert <soap@gentoo.org>2017-08-13 13:22:53 +0200
commit66c661486619d6a40708d5efefde8b9f824faf74 (patch)
tree7263858212c5191504a3587e92c2b44f5e91fd7d /sci-chemistry/ccpn/ccpn-2.4.2.ebuild
parentsci-libs/ccpn-data: fix HOMEPAGE (diff)
downloadgentoo-66c661486619d6a40708d5efefde8b9f824faf74.tar.gz
gentoo-66c661486619d6a40708d5efefde8b9f824faf74.tar.bz2
gentoo-66c661486619d6a40708d5efefde8b9f824faf74.zip
sci-chemistry/ccpn: fix HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/5315
Diffstat (limited to 'sci-chemistry/ccpn/ccpn-2.4.2.ebuild')
-rw-r--r--sci-chemistry/ccpn/ccpn-2.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/ccpn/ccpn-2.4.2.ebuild b/sci-chemistry/ccpn/ccpn-2.4.2.ebuild
index b422cb0d06ab..6303b8d42837 100644
--- a/sci-chemistry/ccpn/ccpn-2.4.2.ebuild
+++ b/sci-chemistry/ccpn/ccpn-2.4.2.ebuild
@@ -14,7 +14,7 @@ MY_PV="$(replace_version_separator 3 _ ${PV%%_p*})"
MY_MAJOR="$(get_version_component_range 1-3)"
DESCRIPTION="The Collaborative Computing Project for NMR"
-HOMEPAGE="http://www.ccpn.ac.uk/ccpn"
+HOMEPAGE="http://www.ccpn.ac.uk/v2-software/software"
SRC_URI="http://www-old.ccpn.ac.uk/download/${MY_PN}/analysis${MY_PV}.tar.gz"
[[ -n ${PATCHSET} ]] \
&& SRC_URI+=" https://dev.gentoo.org/~jlec/distfiles/ccpn-update-${MY_MAJOR}-${PATCHSET}.patch.xz"