aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/ccpn/ccpn-2.1.2.ebuild')
-rw-r--r--sci-chemistry/ccpn/ccpn-2.1.2.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/sci-chemistry/ccpn/ccpn-2.1.2.ebuild b/sci-chemistry/ccpn/ccpn-2.1.2.ebuild
index 9116eaa5f..49ef7696a 100644
--- a/sci-chemistry/ccpn/ccpn-2.1.2.ebuild
+++ b/sci-chemistry/ccpn/ccpn-2.1.2.ebuild
@@ -5,7 +5,7 @@
NEED_PYTHON=2.5
PYTHON_MODNAME="${PN}"
PYTHON_USE_WITH="ssl tk"
-PATCHSET="091025"
+PATCHSET=""
EAPI="2"
inherit distutils portability python toolchain-funcs versionator
@@ -13,9 +13,8 @@ inherit distutils portability python toolchain-funcs versionator
MY_PN="${PN}mr"
DESCRIPTION="The Collaborative Computing Project for NMR"
-SRC_URI="
- http://www.bio.cam.ac.uk/ccpn/download/${MY_PN}/analysis${PV}.tar.gz
- http://dev.gentooexperimental.org/~jlec/distfiles/update-${PATCHSET}.patch.bz2"
+SRC_URI="http://www.bio.cam.ac.uk/ccpn/download/${MY_PN}/analysis${PV}.tar.gz"
+[[ -n ${PATCHSET} ]] && SRC_URI="${SRC_URI} http://dev.gentooexperimental.org/~jlec/distfiles/update-${PATCHSET}.patch.bz2"
HOMEPAGE="http://www.ccpn.ac.uk/ccpn"
SLOT="0"