Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/ssp/
Date: Thu, 30 Aug 2012 06:24:29
Message-Id: 1346307826.0a35497fc8a75420cd676ffd4e8a6fea94c40715.jlec@gentoo
1 commit: 0a35497fc8a75420cd676ffd4e8a6fea94c40715
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 30 06:23:46 2012 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 30 06:23:46 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0a35497f
7
8 sci-chemistry/ssp: Fix offset of reference CS DB
9
10 (Portage version: 2.2.0_alpha123/git/Linux x86_64, unsigned Manifest commit)
11
12 ---
13 sci-chemistry/ssp/ChangeLog | 3 +++
14 sci-chemistry/ssp/ssp-09.11.ebuild | 6 ++++++
15 2 files changed, 9 insertions(+), 0 deletions(-)
16
17 diff --git a/sci-chemistry/ssp/ChangeLog b/sci-chemistry/ssp/ChangeLog
18 index c2cb332..8732518 100644
19 --- a/sci-chemistry/ssp/ChangeLog
20 +++ b/sci-chemistry/ssp/ChangeLog
21 @@ -2,6 +2,9 @@
22 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 + 30 Aug 2012; Justin Lecher <jlec@g.o> ssp-09.11.ebuild:
26 + Fix offset of reference CS DB
27 +
28 *ssp-09.11 (29 Aug 2012)
29
30 29 Aug 2012; Justin Lecher <jlec@g.o> +ssp-09.11.ebuild,
31
32 diff --git a/sci-chemistry/ssp/ssp-09.11.ebuild b/sci-chemistry/ssp/ssp-09.11.ebuild
33 index d788a74..5906142 100644
34 --- a/sci-chemistry/ssp/ssp-09.11.ebuild
35 +++ b/sci-chemistry/ssp/ssp-09.11.ebuild
36 @@ -18,6 +18,12 @@ DEPEND=""
37
38 S="${WORKDIR}"/${PN}
39
40 +src_prepare() {
41 + sed \
42 + -e "s:\(REF\/\):${EPREFIX}/usr/share/${PN}/\1:g" \
43 + -i ${PN} || die
44 +}
45 +
46 src_install() {
47 dobin reref ${PN}
48 dodoc README