Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/openmotif: ChangeLog openmotif-2.3.0.ebuild
Date: Wed, 13 Feb 2008 12:18:41
Message-Id: E1JPGZS-00012s-7w@stork.gentoo.org
1 armin76 08/02/13 12:18:38
2
3 Modified: ChangeLog openmotif-2.3.0.ebuild
4 Log:
5 Bump DEPEND on motif-config
6 (Portage version: 2.1.3.19, RepoMan options: --force)
7
8 Revision Changes Path
9 1.149 x11-libs/openmotif/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.149&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.149&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?r1=1.148&r2=1.149
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v
18 retrieving revision 1.148
19 retrieving revision 1.149
20 diff -u -r1.148 -r1.149
21 --- ChangeLog 13 Feb 2008 09:46:20 -0000 1.148
22 +++ ChangeLog 13 Feb 2008 12:18:37 -0000 1.149
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-libs/openmotif
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.148 2008/02/13 09:46:20 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.149 2008/02/13 12:18:37 armin76 Exp $
28 +
29 + 13 Feb 2008; Raúl Porcel <armin76@g.o> openmotif-2.3.0.ebuild:
30 + Bump DEPEND on motif-config
31
32 13 Feb 2008; Jeroen Roovers <jer@g.o> openmotif-2.3.0.ebuild:
33 Stable for HPPA (bug #204265).
34
35
36
37 1.12 x11-libs/openmotif/openmotif-2.3.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild?rev=1.12&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild?rev=1.12&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild?r1=1.11&r2=1.12
42
43 Index: openmotif-2.3.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild,v
46 retrieving revision 1.11
47 retrieving revision 1.12
48 diff -u -r1.11 -r1.12
49 --- openmotif-2.3.0.ebuild 13 Feb 2008 09:46:20 -0000 1.11
50 +++ openmotif-2.3.0.ebuild 13 Feb 2008 12:18:37 -0000 1.12
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild,v 1.11 2008/02/13 09:46:20 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild,v 1.12 2008/02/13 12:18:37 armin76 Exp $
56
57 WANT_AUTOCONF="latest"
58 WANT_AUTOMAKE="1.6"
59 @@ -25,7 +25,7 @@
60 xft? ( x11-libs/libXft )
61 jpeg? ( media-libs/jpeg )
62 png? ( media-libs/libpng )
63 - >=x11-libs/motif-config-0.9"
64 + >=x11-libs/motif-config-0.10-r2"
65 DEPEND="${RDEPEND}
66 >=sys-apps/sed-4
67 x11-misc/xbitmaps"
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list