summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-06-06 08:37:24 +0000
committerJustin Lecher <jlec@gentoo.org>2012-06-06 08:37:24 +0000
commit98b428549dbffc1ca915a5c7f765061ced8aa4ce (patch)
tree2be92557b6d8ffd1650a5f975f58ed2207aa6437 /sci-chemistry/ccpn
parentwhitespace (diff)
downloadgentoo-2-98b428549dbffc1ca915a5c7f765061ced8aa4ce.tar.gz
gentoo-2-98b428549dbffc1ca915a5c7f765061ced8aa4ce.tar.bz2
gentoo-2-98b428549dbffc1ca915a5c7f765061ced8aa4ce.zip
sci-chemistry/ccpn: Fix tarball download location, #419849
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/ccpn')
-rw-r--r--sci-chemistry/ccpn/ChangeLog5
-rw-r--r--sci-chemistry/ccpn/ccpn-2.1.3.1_p100806.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/ccpn/ChangeLog b/sci-chemistry/ccpn/ChangeLog
index f56f2b7813d9..71b0f6afea3e 100644
--- a/sci-chemistry/ccpn/ChangeLog
+++ b/sci-chemistry/ccpn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/ccpn
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.85 2012/05/11 09:42:07 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.86 2012/06/06 08:37:24 jlec Exp $
+
+ 06 Jun 2012; Justin Lecher <jlec@gentoo.org> ccpn-2.1.3.1_p100806.ebuild:
+ Fix tarball download location, #419849
*ccpn-2.2.2_p120511 (11 May 2012)
diff --git a/sci-chemistry/ccpn/ccpn-2.1.3.1_p100806.ebuild b/sci-chemistry/ccpn/ccpn-2.1.3.1_p100806.ebuild
index 6c16fb6a5480..fb3b2963a4b4 100644
--- a/sci-chemistry/ccpn/ccpn-2.1.3.1_p100806.ebuild
+++ b/sci-chemistry/ccpn/ccpn-2.1.3.1_p100806.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.1.3.1_p100806.ebuild,v 1.5 2012/03/04 09:18:53 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.1.3.1_p100806.ebuild,v 1.6 2012/06/06 08:37:24 jlec Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -14,7 +14,7 @@ MY_PN="${PN}mr"
MY_PV="$(replace_version_separator 3 _ ${PV%%_p*})"
DESCRIPTION="The Collaborative Computing Project for NMR"
-SRC_URI="http://www-old.ccpn.ac.uk/download/${MY_PN}/analysis${MY_PV}.tar.gz"
+SRC_URI="http://www2.ccpn.ac.uk/download/${MY_PN}/analysis${MY_PV}.tar.gz"
[[ -n ${PATCHSET} ]] && SRC_URI="${SRC_URI} http://dev.gentoo.org/~jlec/distfiles/ccpn-update-${PATCHSET}.patch.bz2"
HOMEPAGE="http://www.ccpn.ac.uk/ccpn"