Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/pymol: ChangeLog pymol-1.2.1.ebuild pymol-1.2.2.ebuild
Date: Mon, 01 Feb 2010 20:42:46
Message-Id: E1Nc36a-00060t-6t@stork.gentoo.org
1 jlec 10/02/01 20:42:44
2
3 Modified: ChangeLog pymol-1.2.1.ebuild pymol-1.2.2.ebuild
4 Log:
5 We don't install the splash window until we have a gentoo community
6 contribution, fixes bug 299020
7 (Portage version: 2.2_rc62/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.51 sci-chemistry/pymol/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/ChangeLog?rev=1.51&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/ChangeLog?rev=1.51&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/ChangeLog?r1=1.50&r2=1.51
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v
19 retrieving revision 1.50
20 retrieving revision 1.51
21 diff -u -r1.50 -r1.51
22 --- ChangeLog 31 Jan 2010 22:30:16 -0000 1.50
23 +++ ChangeLog 1 Feb 2010 20:42:43 -0000 1.51
24 @@ -1,6 +1,11 @@
25 # ChangeLog for sci-chemistry/pymol
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.50 2010/01/31 22:30:16 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.51 2010/02/01 20:42:43 jlec Exp $
29 +
30 + 01 Feb 2010; Justin Lecher (jlec) <jlec@g.o> pymol-1.2.1.ebuild,
31 + pymol-1.2.2.ebuild:
32 + We don't install the splash window until we have a gentoo community
33 + contribution, fixes bug 299020
34
35 31 Jan 2010; Justin Lecher (jlec) <jlec@×××××××××.net>
36 -files/1.1/pymol-1.1-r2-data-path.patch,
37
38
39
40 1.7 sci-chemistry/pymol/pymol-1.2.1.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild?rev=1.7&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild?rev=1.7&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild?r1=1.6&r2=1.7
45
46 Index: pymol-1.2.1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild,v
49 retrieving revision 1.6
50 retrieving revision 1.7
51 diff -u -r1.6 -r1.7
52 --- pymol-1.2.1.ebuild 31 Jan 2010 22:11:44 -0000 1.6
53 +++ pymol-1.2.1.ebuild 1 Feb 2010 20:42:43 -0000 1.7
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild,v 1.6 2010/01/31 22:11:44 jlec Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild,v 1.7 2010/02/01 20:42:43 jlec Exp $
59
60 EAPI="2"
61
62 @@ -45,8 +45,8 @@
63 || die "Failed to apply data-path.patch"
64
65 # Turn off splash screen. Please do make a project contribution
66 - # if you are able though.
67 - [[ -n ${WANT_SPLASH} ]] || epatch "${FILESDIR}"/${PV}/nosplash-gentoo.patch
68 + # if you are able though. #299020
69 + epatch "${FILESDIR}"/${PV}/nosplash-gentoo.patch
70
71 # Respect CFLAGS
72 sed -i \
73
74
75
76 1.4 sci-chemistry/pymol/pymol-1.2.2.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/pymol-1.2.2.ebuild?rev=1.4&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/pymol-1.2.2.ebuild?rev=1.4&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/pymol-1.2.2.ebuild?r1=1.3&r2=1.4
81
82 Index: pymol-1.2.2.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.2.ebuild,v
85 retrieving revision 1.3
86 retrieving revision 1.4
87 diff -u -r1.3 -r1.4
88 --- pymol-1.2.2.ebuild 31 Jan 2010 22:11:44 -0000 1.3
89 +++ pymol-1.2.2.ebuild 1 Feb 2010 20:42:43 -0000 1.4
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2010 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.2.ebuild,v 1.3 2010/01/31 22:11:44 jlec Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.2.ebuild,v 1.4 2010/02/01 20:42:43 jlec Exp $
95
96 EAPI="2"
97
98 @@ -45,8 +45,8 @@
99 || die "Failed to apply data-path.patch"
100
101 # Turn off splash screen. Please do make a project contribution
102 - # if you are able though.
103 - [[ -n ${WANT_SPLASH} ]] || epatch "${FILESDIR}"/1.2.1/nosplash-gentoo.patch
104 + # if you are able though. #299020
105 + epatch "${FILESDIR}"/1.2.1/nosplash-gentoo.patch
106
107 # Respect CFLAGS
108 sed -i \