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-chemistry/maid: maid-20011112.ebuild ChangeLog
Date: Fri, 27 Jun 2008 10:27:25
Message-Id: E1KCBAl-0006S0-T9@stork.gentoo.org
1 ulm 08/06/27 10:27:19
2
3 Modified: maid-20011112.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.8 sci-chemistry/maid/maid-20011112.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/maid/maid-20011112.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/maid/maid-20011112.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/maid/maid-20011112.ebuild?r1=1.7&r2=1.8
14
15 Index: maid-20011112.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/maid/maid-20011112.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- maid-20011112.ebuild 22 Jul 2007 07:22:12 -0000 1.7
22 +++ maid-20011112.ebuild 27 Jun 2008 10:27:19 -0000 1.8
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 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-chemistry/maid/maid-20011112.ebuild,v 1.7 2007/07/22 07:22:12 dberkholz Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/maid/maid-20011112.ebuild,v 1.8 2008/06/27 10:27:19 ulm Exp $
29
30 inherit eutils toolchain-funcs
31
32 @@ -15,7 +15,7 @@
33 SLOT="0"
34 KEYWORDS="x86"
35 IUSE="X"
36 -DEPEND="X? ( virtual/motif
37 +DEPEND="X? ( x11-libs/openmotif
38 virtual/glu
39 virtual/opengl
40 x11-libs/libXt
41
42
43
44 1.13 sci-chemistry/maid/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/maid/ChangeLog?rev=1.13&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/maid/ChangeLog?rev=1.13&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/maid/ChangeLog?r1=1.12&r2=1.13
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/maid/ChangeLog,v
53 retrieving revision 1.12
54 retrieving revision 1.13
55 diff -u -r1.12 -r1.13
56 --- ChangeLog 22 Jul 2007 07:22:12 -0000 1.12
57 +++ ChangeLog 27 Jun 2008 10:27:19 -0000 1.13
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sci-chemistry/maid
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/maid/ChangeLog,v 1.12 2007/07/22 07:22:12 dberkholz Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/maid/ChangeLog,v 1.13 2008/06/27 10:27:19 ulm Exp $
64 +
65 + 27 Jun 2008; Ulrich Mueller <ulm@g.o> maid-20011112.ebuild:
66 + Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
67
68 22 Jul 2007; Donnie Berkholz <dberkholz@g.o>; maid-20011112.ebuild:
69 Drop virtual/x11 references.
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list