Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-biology/clustalx: clustalx-1.83-r2.ebuild ChangeLog
Date: Fri, 27 Jun 2008 10:19:58
Message-Id: E1KCB3Y-0006HZ-Mu@stork.gentoo.org
1 ulm 08/06/27 10:19:52
2
3 Modified: clustalx-1.83-r2.ebuild ChangeLog
4 Log:
5 Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
7
8 Revision Changes Path
9 1.6 sci-biology/clustalx/clustalx-1.83-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/clustalx/clustalx-1.83-r2.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/clustalx/clustalx-1.83-r2.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/clustalx/clustalx-1.83-r2.ebuild?r1=1.5&r2=1.6
14
15 Index: clustalx-1.83-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-biology/clustalx/clustalx-1.83-r2.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- clustalx-1.83-r2.ebuild 24 Oct 2006 04:35:59 -0000 1.5
22 +++ clustalx-1.83-r2.ebuild 27 Jun 2008 10:19:52 -0000 1.6
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/clustalx/clustalx-1.83-r2.ebuild,v 1.5 2006/10/24 04:35:59 je_fro Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/clustalx/clustalx-1.83-r2.ebuild,v 1.6 2008/06/27 10:19:52 ulm Exp $
29
30 inherit toolchain-funcs eutils
31
32 @@ -15,7 +15,7 @@
33
34 DEPEND="sci-biology/clustalw
35 sci-biology/ncbi-tools
36 - virtual/motif"
37 + x11-libs/openmotif"
38
39 S="${WORKDIR}/${PN}${PV}.sun"
40
41
42
43
44 1.13 sci-biology/clustalx/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/clustalx/ChangeLog?rev=1.13&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/clustalx/ChangeLog?rev=1.13&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/clustalx/ChangeLog?r1=1.12&r2=1.13
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-biology/clustalx/ChangeLog,v
53 retrieving revision 1.12
54 retrieving revision 1.13
55 diff -u -r1.12 -r1.13
56 --- ChangeLog 24 Oct 2006 04:35:59 -0000 1.12
57 +++ ChangeLog 27 Jun 2008 10:19:52 -0000 1.13
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sci-biology/clustalx
60 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/clustalx/ChangeLog,v 1.12 2006/10/24 04:35:59 je_fro Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/clustalx/ChangeLog,v 1.13 2008/06/27 10:19:52 ulm Exp $
64 +
65 + 27 Jun 2008; Ulrich Mueller <ulm@g.o> clustalx-1.83-r2.ebuild:
66 + Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
67
68 24 Oct 2006; Jeff Gardner <je_fro@g.o> clustalx-1.83-r2.ebuild:
69 Keywording ~sparc
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list