Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libdc1394: libdc1394-2.0.0-r1.ebuild ChangeLog libdc1394-2.0.0.ebuild
Date: Thu, 21 Feb 2008 18:23:23
Message-Id: E1JSG4m-0001rr-CN@stork.gentoo.org
1 mr_bones_ 08/02/21 18:23:20
2
3 Modified: libdc1394-2.0.0-r1.ebuild ChangeLog
4 libdc1394-2.0.0.ebuild
5 Log:
6 fix deps - virtual/x11 is no more
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.2 media-libs/libdc1394/libdc1394-2.0.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: libdc1394-2.0.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libdc1394-2.0.0-r1.ebuild 21 Jan 2008 09:25:05 -0000 1.1
23 +++ libdc1394-2.0.0-r1.ebuild 21 Feb 2008 18:23:19 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0-r1.ebuild,v 1.1 2008/01/21 09:25:05 stefaan Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0-r1.ebuild,v 1.2 2008/02/21 18:23:19 mr_bones_ Exp $
29
30 inherit eutils
31
32 @@ -15,8 +15,7 @@
33
34 DEPEND=">=sys-libs/libraw1394-1.2.0
35 juju? ( >=sys-kernel/linux-headers-2.6.23-r3 )
36 - X? ( || ( ( x11-libs/libSM x11-libs/libXv )
37 - virtual/x11 ) )"
38 + X? ( x11-libs/libSM x11-libs/libXv )"
39
40 src_compile() {
41 local myconf=""
42
43
44
45 1.32 media-libs/libdc1394/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libdc1394/ChangeLog?rev=1.32&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libdc1394/ChangeLog?rev=1.32&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libdc1394/ChangeLog?r1=1.31&r2=1.32
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v
54 retrieving revision 1.31
55 retrieving revision 1.32
56 diff -u -r1.31 -r1.32
57 --- ChangeLog 21 Jan 2008 09:25:05 -0000 1.31
58 +++ ChangeLog 21 Feb 2008 18:23:19 -0000 1.32
59 @@ -1,6 +1,10 @@
60 # ChangeLog for media-libs/libdc1394
61 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v 1.31 2008/01/21 09:25:05 stefaan Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v 1.32 2008/02/21 18:23:19 mr_bones_ Exp $
64 +
65 + 21 Feb 2008; Michael Sterrett <mr_bones_@g.o>
66 + libdc1394-2.0.0.ebuild, libdc1394-2.0.0-r1.ebuild:
67 + fix deps - virtual/x11 is no more
68
69 *libdc1394-2.0.0-r1 (21 Jan 2008)
70
71
72
73
74 1.2 media-libs/libdc1394/libdc1394-2.0.0.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0.ebuild?r1=1.1&r2=1.2
79
80 Index: libdc1394-2.0.0.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- libdc1394-2.0.0.ebuild 14 Jan 2008 19:19:42 -0000 1.1
87 +++ libdc1394-2.0.0.ebuild 21 Feb 2008 18:23:19 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2008 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0.ebuild,v 1.1 2008/01/14 19:19:42 stefaan Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0.ebuild,v 1.2 2008/02/21 18:23:19 mr_bones_ Exp $
93
94 inherit eutils
95
96 @@ -15,8 +15,7 @@
97
98 DEPEND=">=sys-libs/libraw1394-1.2.0
99 juju? ( >=sys-kernel/linux-headers-2.6.23-r3 )
100 - X? ( || ( ( x11-libs/libSM x11-libs/libXv )
101 - virtual/x11 ) )"
102 + X? ( x11-libs/libSM x11-libs/libXv )"
103
104 src_compile() {
105 econf \
106
107
108
109 --
110 gentoo-commits@l.g.o mailing list