Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/pkgconfig: pkgconfig-0.28-r1.ebuild pkgconfig-9999.ebuild ChangeLog
Date: Tue, 24 Jun 2014 21:57:06
Message-Id: 20140624215653.057B72004E@flycatcher.gentoo.org
1 mgorny 14/06/24 21:56:52
2
3 Modified: pkgconfig-0.28-r1.ebuild pkgconfig-9999.ebuild
4 ChangeLog
5 Log:
6 Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo for GNOME 3.6.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.3 dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild?r1=1.2&r2=1.3
16
17 Index: pkgconfig-0.28-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- pkgconfig-0.28-r1.ebuild 18 Jun 2014 19:21:17 -0000 1.2
24 +++ pkgconfig-0.28-r1.ebuild 24 Jun 2014 21:56:52 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild,v 1.2 2014/06/18 19:21:17 mgorny Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild,v 1.3 2014/06/24 21:56:52 mgorny Exp $
30
31 EAPI=5
32
33 @@ -23,7 +23,7 @@
34 SLOT="0"
35 IUSE="elibc_FreeBSD elibc_glibc hardened internal-glib"
36
37 -RDEPEND="!internal-glib? ( >=dev-libs/glib-2.38.2-r1[${MULTILIB_USEDEP}] )
38 +RDEPEND="!internal-glib? ( >=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] )
39 !dev-util/pkgconf[pkg-config]
40 !dev-util/pkg-config-lite
41 !dev-util/pkgconfig-openbsd[pkg-config]"
42
43
44
45 1.13 dev-util/pkgconfig/pkgconfig-9999.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-9999.ebuild?rev=1.13&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-9999.ebuild?rev=1.13&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-9999.ebuild?r1=1.12&r2=1.13
50
51 Index: pkgconfig-9999.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-9999.ebuild,v
54 retrieving revision 1.12
55 retrieving revision 1.13
56 diff -u -r1.12 -r1.13
57 --- pkgconfig-9999.ebuild 18 Jun 2014 19:21:17 -0000 1.12
58 +++ pkgconfig-9999.ebuild 24 Jun 2014 21:56:52 -0000 1.13
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-9999.ebuild,v 1.12 2014/06/18 19:21:17 mgorny Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-9999.ebuild,v 1.13 2014/06/24 21:56:52 mgorny Exp $
64
65 EAPI=5
66
67 @@ -23,7 +23,7 @@
68 SLOT="0"
69 IUSE="elibc_FreeBSD elibc_glibc hardened internal-glib"
70
71 -RDEPEND="!internal-glib? ( >=dev-libs/glib-2.38.2-r1[${MULTILIB_USEDEP}] )
72 +RDEPEND="!internal-glib? ( >=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] )
73 !dev-util/pkgconf[pkg-config]
74 !dev-util/pkg-config-lite
75 !dev-util/pkgconfig-openbsd[pkg-config]"
76
77
78
79 1.145 dev-util/pkgconfig/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/ChangeLog?rev=1.145&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/ChangeLog?rev=1.145&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/ChangeLog?r1=1.144&r2=1.145
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v
88 retrieving revision 1.144
89 retrieving revision 1.145
90 diff -u -r1.144 -r1.145
91 --- ChangeLog 18 Jun 2014 19:21:17 -0000 1.144
92 +++ ChangeLog 24 Jun 2014 21:56:52 -0000 1.145
93 @@ -1,6 +1,11 @@
94 # ChangeLog for dev-util/pkgconfig
95 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.144 2014/06/18 19:21:17 mgorny Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.145 2014/06/24 21:56:52 mgorny Exp $
98 +
99 + 24 Jun 2014; Michał Górny <mgorny@g.o> pkgconfig-0.28-r1.ebuild,
100 + pkgconfig-9999.ebuild:
101 + Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo for
102 + GNOME 3.6.
103
104 18 Jun 2014; Michał Górny <mgorny@g.o> pkgconfig-0.28-r1.ebuild,
105 pkgconfig-9999.ebuild: