Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/mesa: mesa-7.0.1.ebuild mesa-6.5.2-r1.ebuild
Date: Sat, 03 Nov 2007 17:01:30
Message-Id: E1IoMN3-0007dW-Rj@stork.gentoo.org
1 grobian 07/11/03 17:01:17
2
3 Modified: mesa-7.0.1.ebuild mesa-6.5.2-r1.ebuild
4 Log:
5 Include elibc_FreeBSD in IUSE
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.3 media-libs/mesa/mesa-7.0.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mesa/mesa-7.0.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mesa/mesa-7.0.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mesa/mesa-7.0.1.ebuild?r1=1.2&r2=1.3
14
15 Index: mesa-7.0.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.0.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- mesa-7.0.1.ebuild 9 Oct 2007 08:23:57 -0000 1.2
22 +++ mesa-7.0.1.ebuild 3 Nov 2007 17:01:17 -0000 1.3
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/media-libs/mesa/mesa-7.0.1.ebuild,v 1.2 2007/10/09 08:23:57 dberkholz Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.0.1.ebuild,v 1.3 2007/11/03 17:01:17 grobian Exp $
28
29 inherit eutils toolchain-funcs multilib flag-o-matic portability versionator
30
31 @@ -39,7 +39,8 @@
32 hardened
33 motif
34 nptl
35 - xcb"
36 + xcb
37 + kernel_FreeBSD"
38
39 RDEPEND="dev-libs/expat
40 x11-libs/libX11
41
42
43
44 1.16 media-libs/mesa/mesa-6.5.2-r1.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mesa/mesa-6.5.2-r1.ebuild?rev=1.16&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mesa/mesa-6.5.2-r1.ebuild?rev=1.16&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mesa/mesa-6.5.2-r1.ebuild?r1=1.15&r2=1.16
49
50 Index: mesa-6.5.2-r1.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.2-r1.ebuild,v
53 retrieving revision 1.15
54 retrieving revision 1.16
55 diff -u -r1.15 -r1.16
56 --- mesa-6.5.2-r1.ebuild 9 Oct 2007 08:23:57 -0000 1.15
57 +++ mesa-6.5.2-r1.ebuild 3 Nov 2007 17:01:17 -0000 1.16
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2007 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.2-r1.ebuild,v 1.15 2007/10/09 08:23:57 dberkholz Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.2-r1.ebuild,v 1.16 2007/11/03 17:01:17 grobian Exp $
63
64 inherit eutils toolchain-funcs multilib flag-o-matic portability
65
66 @@ -35,7 +35,8 @@
67 hardened
68 motif
69 nptl
70 - xcb"
71 + xcb
72 + kernel_FreeBSD"
73
74 RDEPEND="dev-libs/expat
75 x11-libs/libX11
76
77
78
79 --
80 gentoo-commits@g.o mailing list