Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/motif: ChangeLog motif-2.3.4-r1.ebuild motif-2.3.4.ebuild
Date: Fri, 02 Aug 2013 16:02:36
Message-Id: 20130802160227.F04F12171C@flycatcher.gentoo.org
1 ulm 13/08/02 16:02:27
2
3 Modified: ChangeLog motif-2.3.4-r1.ebuild motif-2.3.4.ebuild
4 Log:
5 Update dependency on virtual/jpeg.
6
7 (Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
8
9 Revision Changes Path
10 1.35 x11-libs/motif/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.35&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.35&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?r1=1.34&r2=1.35
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v
19 retrieving revision 1.34
20 retrieving revision 1.35
21 diff -u -r1.34 -r1.35
22 --- ChangeLog 1 Aug 2013 19:47:33 -0000 1.34
23 +++ ChangeLog 2 Aug 2013 16:02:27 -0000 1.35
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-libs/motif
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.34 2013/08/01 19:47:33 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.35 2013/08/02 16:02:27 ulm Exp $
29 +
30 + 02 Aug 2013; Ulrich Müller <ulm@g.o> motif-2.3.4.ebuild,
31 + motif-2.3.4-r1.ebuild:
32 + Update dependency on virtual/jpeg.
33
34 01 Aug 2013; Ulrich Müller <ulm@g.o> motif-2.2.3-r12.ebuild,
35 motif-2.3.4-r1.ebuild:
36
37
38
39 1.22 x11-libs/motif/motif-2.3.4-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild?rev=1.22&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild?rev=1.22&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild?r1=1.21&r2=1.22
44
45 Index: motif-2.3.4-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild,v
48 retrieving revision 1.21
49 retrieving revision 1.22
50 diff -u -r1.21 -r1.22
51 --- motif-2.3.4-r1.ebuild 1 Aug 2013 19:47:33 -0000 1.21
52 +++ motif-2.3.4-r1.ebuild 2 Aug 2013 16:02:27 -0000 1.22
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2013 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild,v 1.21 2013/08/01 19:47:33 ulm Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild,v 1.22 2013/08/02 16:02:27 ulm Exp $
58
59 EAPI=5
60
61 @@ -40,12 +40,12 @@
62 ) )
63 || ( (
64 unicode? ( virtual/libiconv[${MULTILIB_USEDEP}] )
65 - jpeg? ( virtual/jpeg[${MULTILIB_USEDEP}] )
66 + jpeg? ( virtual/jpeg:0=[${MULTILIB_USEDEP}] )
67 png? ( >=media-libs/libpng-1.4:0=[${MULTILIB_USEDEP}] )
68 )
69 (
70 unicode? ( virtual/libiconv )
71 - jpeg? ( virtual/jpeg )
72 + jpeg? ( virtual/jpeg:0= )
73 png? ( >=media-libs/libpng-1.4:0= )
74 abi_x86_32? ( amd64? (
75 jpeg? ( app-emulation/emul-linux-x86-baselibs )
76
77
78
79 1.13 x11-libs/motif/motif-2.3.4.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?rev=1.13&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?rev=1.13&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?r1=1.12&r2=1.13
84
85 Index: motif-2.3.4.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v
88 retrieving revision 1.12
89 retrieving revision 1.13
90 diff -u -r1.12 -r1.13
91 --- motif-2.3.4.ebuild 18 Mar 2013 22:45:04 -0000 1.12
92 +++ motif-2.3.4.ebuild 2 Aug 2013 16:02:27 -0000 1.13
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2013 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.12 2013/03/18 22:45:04 ulm Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.13 2013/08/02 16:02:27 ulm Exp $
98
99 EAPI=4
100
101 @@ -20,8 +20,8 @@
102 x11-libs/libXp
103 unicode? ( virtual/libiconv )
104 xft? ( x11-libs/libXft )
105 - jpeg? ( virtual/jpeg )
106 - png? ( >=media-libs/libpng-1.4 )"
107 + jpeg? ( virtual/jpeg:0 )
108 + png? ( >=media-libs/libpng-1.4:0 )"
109 DEPEND="${RDEPEND}
110 sys-devel/flex
111 || ( dev-util/byacc sys-freebsd/freebsd-ubin )