summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-02-16 11:15:34 +0000
committerJustin Lecher <jlec@gentoo.org>2011-02-16 11:15:34 +0000
commit681b8d831a01db35e1c74c62bfa8120c78d66e83 (patch)
treefa074d95daaa72112b9ee94d48316cb65c259965 /sci-chemistry/ccpn
parentUpdate metadata, I'll co-maintain 1.24 and later as well. (diff)
downloadgentoo-2-681b8d831a01db35e1c74c62bfa8120c78d66e83.tar.gz
gentoo-2-681b8d831a01db35e1c74c62bfa8120c78d66e83.tar.bz2
gentoo-2-681b8d831a01db35e1c74c62bfa8120c78d66e83.zip
Fix Patch
(Portage version: 2.2.0_alpha24/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.5_p110215.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-chemistry/ccpn/ChangeLog b/sci-chemistry/ccpn/ChangeLog
index 3fb94e24f7ab..1b51752aa1ea 100644
--- a/sci-chemistry/ccpn/ChangeLog
+++ b/sci-chemistry/ccpn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/ccpn
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.54 2011/02/15 09:01:24 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.55 2011/02/16 11:15:34 jlec Exp $
+
+ 16 Feb 2011; Justin Lecher <jlec@gentoo.org> ccpn-2.1.5_p110215.ebuild:
+ Fix Patch
*ccpn-2.1.5_p110215 (15 Feb 2011)
diff --git a/sci-chemistry/ccpn/ccpn-2.1.5_p110215.ebuild b/sci-chemistry/ccpn/ccpn-2.1.5_p110215.ebuild
index 025fc9118825..772782432a26 100644
--- a/sci-chemistry/ccpn/ccpn-2.1.5_p110215.ebuild
+++ b/sci-chemistry/ccpn/ccpn-2.1.5_p110215.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.1.5_p110215.ebuild,v 1.1 2011/02/15 09:01:24 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.1.5_p110215.ebuild,v 1.2 2011/02/16 11:15:34 jlec Exp $
EAPI="3"
@@ -16,7 +16,7 @@ MY_MAJOR="$(get_version_component_range 1-3)"
DESCRIPTION="The Collaborative Computing Project for NMR"
SRC_URI="http://www.bio.cam.ac.uk/ccpn/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"
+ [[ -n ${PATCHSET} ]] && SRC_URI="${SRC_URI} http://dev.gentoo.org/~jlec/distfiles/ccpn-update-${MY_MAJOR}-${PATCHSET}.patch.bz2"
HOMEPAGE="http://www.ccpn.ac.uk/ccpn"
SLOT="0"
@@ -52,7 +52,7 @@ pkg_setup() {
src_prepare() {
[[ -n ${PATCHSET} ]] && \
- epatch "${WORKDIR}"/ccpn-update-${PATCHSET}.patch
+ epatch "${WORKDIR}"/ccpn-update-${MY_MAJOR}-${PATCHSET}.patch
epatch "${FILESDIR}"/${MY_PV}-parallel.patch