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 dev-libs/glib: glib-2.16.3.ebuild
Date: Wed, 18 Jun 2008 22:02:59
Message-Id: E1K95jy-00022c-72@stork.gentoo.org
1 mr_bones_ 08/06/18 22:02:54
2
3 Modified: glib-2.16.3.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 dev-libs/glib/glib-2.16.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/glib/glib-2.16.3.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/glib/glib-2.16.3.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/glib/glib-2.16.3.ebuild?r1=1.2&r2=1.3
14
15 Index: glib-2.16.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.16.3.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- glib-2.16.3.ebuild 18 Jun 2008 15:41:22 -0000 1.2
22 +++ glib-2.16.3.ebuild 18 Jun 2008 22:02:53 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.16.3.ebuild,v 1.2 2008/06/18 15:41:22 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.16.3.ebuild,v 1.3 2008/06/18 22:02:53 mr_bones_ Exp $
28
29 inherit gnome.org libtool eutils flag-o-matic
30
31 @@ -50,7 +50,6 @@
32 sed -i -e 's:|\\<g_atomic_int\\|:|\\<g_atomic_int\\|\\<g_atomic_pointer_get\\|:' \
33 "${S}/gio/pltcheck.sh"
34
35 -
36 # Fix gmodule issues on fbsd; bug #184301
37 epatch "${FILESDIR}"/${PN}-2.12.12-fbsd.patch
38
39
40
41
42 --
43 gentoo-commits@l.g.o mailing list