Gentoo Archives: gentoo-commits

From: "Jeffrey Gardner (je_fro)" <je_fro@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/pymol: ChangeLog pymol-1.2.1.ebuild
Date: Sun, 02 Aug 2009 17:12:06
Message-Id: E1MXebM-0007lR-26@stork.gentoo.org
1 je_fro 09/08/02 17:12:04
2
3 Modified: ChangeLog pymol-1.2.1.ebuild
4 Log:
5 fix nosplash patch
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.44 sci-chemistry/pymol/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/ChangeLog?rev=1.44&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/ChangeLog?rev=1.44&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/ChangeLog?r1=1.43&r2=1.44
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v
18 retrieving revision 1.43
19 retrieving revision 1.44
20 diff -u -r1.43 -r1.44
21 --- ChangeLog 2 Aug 2009 14:58:31 -0000 1.43
22 +++ ChangeLog 2 Aug 2009 17:12:03 -0000 1.44
23 @@ -1,6 +1,10 @@
24 # ChangeLog for sci-chemistry/pymol
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.43 2009/08/02 14:58:31 je_fro Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.44 2009/08/02 17:12:03 je_fro Exp $
28 +
29 + 02 Aug 2009; Jeff Gardner <je_fro@g.o>
30 + +files/1.2.1/nosplash-gentoo.patch, pymol-1.2.1.ebuild:
31 + Fix nosplash patch
32
33 *pymol-1.2.1 (02 Aug 2009)
34
35
36
37
38 1.2 sci-chemistry/pymol/pymol-1.2.1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild?r1=1.1&r2=1.2
43
44 Index: pymol-1.2.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- pymol-1.2.1.ebuild 2 Aug 2009 14:58:31 -0000 1.1
51 +++ pymol-1.2.1.ebuild 2 Aug 2009 17:12:03 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild,v 1.1 2009/08/02 14:58:31 je_fro Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild,v 1.2 2009/08/02 17:12:03 je_fro Exp $
57
58 EAPI="2"
59
60 @@ -48,7 +48,7 @@
61
62 # Turn off splash screen. Please do make a project contribution
63 # if you are able though.
64 - [[ -n ${WANT_SPLASH} ]] || epatch "${FILESDIR}"/nosplash-gentoo.patch
65 + [[ -n ${WANT_SPLASH} ]] || epatch "${FILESDIR}"/${PV}/nosplash-gentoo.patch
66
67 # Respect CFLAGS
68 sed -i \