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-libs/libverto: libverto-0.2.5-r1.ebuild libverto-0.2.6.ebuild ChangeLog
Date: Tue, 24 Jun 2014 21:54:32
Message-Id: 20140624215427.D7C602004E@flycatcher.gentoo.org
1 mgorny 14/06/24 21:54:27
2
3 Modified: libverto-0.2.5-r1.ebuild libverto-0.2.6.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.4 dev-libs/libverto/libverto-0.2.5-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild?r1=1.3&r2=1.4
16
17 Index: libverto-0.2.5-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- libverto-0.2.5-r1.ebuild 18 Jun 2014 19:16:05 -0000 1.3
24 +++ libverto-0.2.5-r1.ebuild 24 Jun 2014 21:54:27 -0000 1.4
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-libs/libverto/libverto-0.2.5-r1.ebuild,v 1.3 2014/06/18 19:16:05 mgorny Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild,v 1.4 2014/06/24 21:54:27 mgorny Exp $
30
31 EAPI=5
32
33 @@ -19,7 +19,7 @@
34 DEPEND="!=app-crypt/mit-krb5-1.10.1-r0
35 !=app-crypt/mit-krb5-1.10.1-r1
36 !=app-crypt/mit-krb5-1.10.1-r2
37 - glib? ( >=dev-libs/glib-2.38.2-r1[${MULTILIB_USEDEP}] )
38 + glib? ( >=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] )
39 libev? ( >=dev-libs/libev-4.15[${MULTILIB_USEDEP}] )
40 libevent? ( >=dev-libs/libevent-2.0.21[${MULTILIB_USEDEP}] )
41 tevent? ( >=sys-libs/tevent-0.9.19[${MULTILIB_USEDEP}] )"
42
43
44
45 1.3 dev-libs/libverto/libverto-0.2.6.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.6.ebuild?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.6.ebuild?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.6.ebuild?r1=1.2&r2=1.3
50
51 Index: libverto-0.2.6.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.6.ebuild,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- libverto-0.2.6.ebuild 18 Jun 2014 19:16:05 -0000 1.2
58 +++ libverto-0.2.6.ebuild 24 Jun 2014 21:54:27 -0000 1.3
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-libs/libverto/libverto-0.2.6.ebuild,v 1.2 2014/06/18 19:16:05 mgorny Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.6.ebuild,v 1.3 2014/06/24 21:54:27 mgorny Exp $
64
65 EAPI=5
66
67 @@ -19,7 +19,7 @@
68 DEPEND="!=app-crypt/mit-krb5-1.10.1-r0
69 !=app-crypt/mit-krb5-1.10.1-r1
70 !=app-crypt/mit-krb5-1.10.1-r2
71 - glib? ( >=dev-libs/glib-2.38.2-r1[${MULTILIB_USEDEP}] )
72 + glib? ( >=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] )
73 libev? ( >=dev-libs/libev-4.15[${MULTILIB_USEDEP}] )
74 libevent? ( >=dev-libs/libevent-2.0.21[${MULTILIB_USEDEP}] )
75 tevent? ( >=sys-libs/tevent-0.9.19[${MULTILIB_USEDEP}] )"
76
77
78
79 1.28 dev-libs/libverto/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/ChangeLog?rev=1.28&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/ChangeLog?rev=1.28&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/ChangeLog?r1=1.27&r2=1.28
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v
88 retrieving revision 1.27
89 retrieving revision 1.28
90 diff -u -r1.27 -r1.28
91 --- ChangeLog 18 Jun 2014 19:16:05 -0000 1.27
92 +++ ChangeLog 24 Jun 2014 21:54:27 -0000 1.28
93 @@ -1,6 +1,11 @@
94 # ChangeLog for dev-libs/libverto
95 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.27 2014/06/18 19:16:05 mgorny Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.28 2014/06/24 21:54:27 mgorny Exp $
98 +
99 + 24 Jun 2014; Michał Górny <mgorny@g.o> libverto-0.2.5-r1.ebuild,
100 + libverto-0.2.6.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> libverto-0.2.5-r1.ebuild,
105 libverto-0.2.6.ebuild: