Gentoo Archives: gentoo-commits

From: "Petteri Raty (betelgeuse)" <betelgeuse@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/openmotif: openmotif-2.2.3-r9.ebuild openmotif-2.3.0.ebuild
Date: Sun, 30 Dec 2007 16:54:39
Message-Id: E1J91Ql-0004km-Pq@stork.gentoo.org
1 betelgeuse 07/12/30 16:54:31
2
3 Modified: openmotif-2.2.3-r9.ebuild openmotif-2.3.0.ebuild
4 Log:
5 Remove RDEPEND on virtual/libc.
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.16 x11-libs/openmotif/openmotif-2.2.3-r9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild?rev=1.16&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild?rev=1.16&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild?r1=1.15&r2=1.16
14
15 Index: openmotif-2.2.3-r9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild,v
18 retrieving revision 1.15
19 retrieving revision 1.16
20 diff -u -r1.15 -r1.16
21 --- openmotif-2.2.3-r9.ebuild 15 Jul 2007 05:53:11 -0000 1.15
22 +++ openmotif-2.2.3-r9.ebuild 30 Dec 2007 16:54:31 -0000 1.16
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild,v 1.15 2007/07/15 05:53:11 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild,v 1.16 2007/12/30 16:54:31 betelgeuse Exp $
28
29 WANT_AUTOCONF="latest"
30 WANT_AUTOMAKE="1.6"
31 @@ -19,7 +19,7 @@
32 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
33 IUSE=""
34
35 -RDEPEND="virtual/libc
36 +RDEPEND="
37 x11-libs/libXmu
38 x11-libs/libXaw
39 x11-libs/libXp
40
41
42
43 1.7 x11-libs/openmotif/openmotif-2.3.0.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild?rev=1.7&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild?rev=1.7&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild?r1=1.6&r2=1.7
48
49 Index: openmotif-2.3.0.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild,v
52 retrieving revision 1.6
53 retrieving revision 1.7
54 diff -u -r1.6 -r1.7
55 --- openmotif-2.3.0.ebuild 15 Oct 2007 15:12:44 -0000 1.6
56 +++ openmotif-2.3.0.ebuild 30 Dec 2007 16:54:31 -0000 1.7
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2007 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild,v 1.6 2007/10/15 15:12:44 corsair Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild,v 1.7 2007/12/30 16:54:31 betelgeuse Exp $
62
63 WANT_AUTOCONF="latest"
64 WANT_AUTOMAKE="1.6"
65 @@ -17,7 +17,7 @@
66 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
67 IUSE="doc xft jpeg png examples"
68
69 -RDEPEND="virtual/libc
70 +RDEPEND="
71 x11-libs/libXmu
72 x11-libs/libXaw
73 x11-libs/libXp
74
75
76
77 --
78 gentoo-commits@g.o mailing list