Gentoo Archives: gentoo-commits

From: "Alexandre Rostovtsev (tetromino)" <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/glade: ChangeLog glade-3.18.3.ebuild
Date: Tue, 03 Jun 2014 02:51:02
Message-Id: 20140603025058.1683120051@flycatcher.gentoo.org
1 tetromino 14/06/03 02:50:58
2
3 Modified: ChangeLog glade-3.18.3.ebuild
4 Log:
5 Really fix linking failure with ld.gold (bug #512068, thanks to Mark R. Pariente for reporting).
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
8
9 Revision Changes Path
10 1.216 dev-util/glade/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?rev=1.216&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?rev=1.216&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?r1=1.215&r2=1.216
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v
19 retrieving revision 1.215
20 retrieving revision 1.216
21 diff -u -r1.215 -r1.216
22 --- ChangeLog 31 May 2014 06:04:50 -0000 1.215
23 +++ ChangeLog 3 Jun 2014 02:50:57 -0000 1.216
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-util/glade
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.215 2014/05/31 06:04:50 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.216 2014/06/03 02:50:57 tetromino Exp $
29 +
30 + 03 Jun 2014; Alexandre Rostovtsev <tetromino@g.o> glade-3.18.3.ebuild,
31 + files/glade-3.16.1-underlinking.patch,
32 + +files/glade-3.18.1-underlinking.patch:
33 + Really fix linking failure with ld.gold (bug #512068, thanks to Mark R.
34 + Pariente for reporting).
35
36 *glade-3.8.5 (31 May 2014)
37 *glade-3.18.3 (31 May 2014)
38
39
40
41 1.2 dev-util/glade/glade-3.18.3.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild?r1=1.1&r2=1.2
46
47 Index: glade-3.18.3.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- glade-3.18.3.ebuild 31 May 2014 06:04:50 -0000 1.1
54 +++ glade-3.18.3.ebuild 3 Jun 2014 02:50:57 -0000 1.2
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2014 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild,v 1.1 2014/05/31 06:04:50 pacho Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild,v 1.2 2014/06/03 02:50:57 tetromino Exp $
60
61 EAPI="5"
62 GCONF_DEBUG="yes"
63 @@ -56,7 +56,7 @@
64 epatch "${FILESDIR}"/${PN}-3.14.1-doc-version.patch
65
66 # https://bugzilla.gnome.org/show_bug.cgi?id=724104
67 - epatch"${FILESDIR}"/${PN}-3.16.1-underlinking.patch
68 + epatch "${FILESDIR}"/${PN}-3.18.1-underlinking.patch
69
70 eautoreconf