Gentoo Archives: gentoo-commits

From: "Andrey Kislyuk (weaver)" <weaver@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/libmuscle: libmuscle-3.7.ebuild libmuscle-9999.ebuild ChangeLog
Date: Tue, 21 Apr 2009 12:29:02
Message-Id: E1LwF5m-000568-9c@stork.gentoo.org
1 weaver 09/04/21 12:28:50
2
3 Modified: libmuscle-3.7.ebuild libmuscle-9999.ebuild
4 ChangeLog
5 Log:
6 Blocks sci-biology/muscle
7 (Portage version: 2.2_rc30/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sci-libs/libmuscle/libmuscle-3.7.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libmuscle/libmuscle-3.7.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libmuscle/libmuscle-3.7.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libmuscle/libmuscle-3.7.ebuild?r1=1.1&r2=1.2
15
16 Index: libmuscle-3.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-libs/libmuscle/libmuscle-3.7.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libmuscle-3.7.ebuild 3 Apr 2009 16:38:07 -0000 1.1
23 +++ libmuscle-3.7.ebuild 21 Apr 2009 12:28:50 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libmuscle/libmuscle-3.7.ebuild,v 1.1 2009/04/03 16:38:07 weaver Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libmuscle/libmuscle-3.7.ebuild,v 1.2 2009/04/21 12:28:50 weaver Exp $
29
30 EAPI="2"
31
32 @@ -20,7 +20,8 @@
33 IUSE="doc"
34 KEYWORDS="~amd64 ~x86"
35
36 -DEPEND="doc? ( app-doc/doxygen )"
37 +DEPEND="doc? ( app-doc/doxygen )
38 + !sci-biology/muscle"
39 RDEPEND=""
40
41 #S="${WORKDIR}"
42
43
44
45 1.2 sci-libs/libmuscle/libmuscle-9999.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libmuscle/libmuscle-9999.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libmuscle/libmuscle-9999.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libmuscle/libmuscle-9999.ebuild?r1=1.1&r2=1.2
50
51 Index: libmuscle-9999.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-libs/libmuscle/libmuscle-9999.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- libmuscle-9999.ebuild 3 Apr 2009 16:38:07 -0000 1.1
58 +++ libmuscle-9999.ebuild 21 Apr 2009 12:28:50 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2009 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libmuscle/libmuscle-9999.ebuild,v 1.1 2009/04/03 16:38:07 weaver Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libmuscle/libmuscle-9999.ebuild,v 1.2 2009/04/21 12:28:50 weaver Exp $
64
65 EAPI="2"
66
67 @@ -17,7 +17,8 @@
68 IUSE="doc"
69 KEYWORDS=""
70
71 -DEPEND="doc? ( app-doc/doxygen )"
72 +DEPEND="doc? ( app-doc/doxygen )
73 + !sci-biology/muscle"
74 RDEPEND=""
75
76 S="${WORKDIR}"
77
78
79
80 1.2 sci-libs/libmuscle/ChangeLog
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libmuscle/ChangeLog?rev=1.2&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libmuscle/ChangeLog?rev=1.2&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libmuscle/ChangeLog?r1=1.1&r2=1.2
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/sci-libs/libmuscle/ChangeLog,v
89 retrieving revision 1.1
90 retrieving revision 1.2
91 diff -u -r1.1 -r1.2
92 --- ChangeLog 3 Apr 2009 16:38:07 -0000 1.1
93 +++ ChangeLog 21 Apr 2009 12:28:50 -0000 1.2
94 @@ -1,6 +1,10 @@
95 # ChangeLog for sci-libs/libmuscle
96 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libmuscle/ChangeLog,v 1.1 2009/04/03 16:38:07 weaver Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libmuscle/ChangeLog,v 1.2 2009/04/21 12:28:50 weaver Exp $
99 +
100 + 21 Apr 2009; Andrey Kislyuk <weaver@g.o> libmuscle-3.7.ebuild,
101 + libmuscle-9999.ebuild:
102 + Blocks sci-biology/muscle
103
104 03 Apr 2009; Andrey Kislyuk <weaver@g.o> ChangeLog:
105 New package sci-libs/libmuscle, ebuild written by me