Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mate-extra/mate-utils: mate-utils-1.8.0.ebuild ChangeLog
Date: Sat, 31 May 2014 10:27:32
Message-Id: 20140531102728.DFB3C2004E@flycatcher.gentoo.org
1 pacho 14/05/31 10:27:28
2
3 Modified: mate-utils-1.8.0.ebuild ChangeLog
4 Log:
5 Needs to be rebuilt with libgtop soname bumps
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.2 mate-extra/mate-utils/mate-utils-1.8.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-utils/mate-utils-1.8.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-utils/mate-utils-1.8.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-utils/mate-utils-1.8.0.ebuild?r1=1.1&r2=1.2
15
16 Index: mate-utils-1.8.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/mate-utils-1.8.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- mate-utils-1.8.0.ebuild 25 Apr 2014 15:25:33 -0000 1.1
23 +++ mate-utils-1.8.0.ebuild 31 May 2014 10:27:28 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/mate-utils-1.8.0.ebuild,v 1.1 2014/04/25 15:25:33 tomwij Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/mate-utils-1.8.0.ebuild,v 1.2 2014/05/31 10:27:28 pacho Exp $
29
30 EAPI="5"
31
32 @@ -24,7 +24,7 @@
33 RDEPEND="app-text/rarian:0
34 dev-libs/atk:0
35 >=dev-libs/glib-2.20:2
36 - >=gnome-base/libgtop-2.12:2
37 + >=gnome-base/libgtop-2.12:2=
38 >=media-libs/libcanberra-0.4:0[gtk]
39 sys-libs/zlib:0
40 >=x11-libs/gtk+-2.24:2
41
42
43
44 1.4 mate-extra/mate-utils/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-utils/ChangeLog?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-utils/ChangeLog?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-utils/ChangeLog?r1=1.3&r2=1.4
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/ChangeLog,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- ChangeLog 4 May 2014 14:55:15 -0000 1.3
57 +++ ChangeLog 31 May 2014 10:27:28 -0000 1.4
58 @@ -1,6 +1,9 @@
59 # ChangeLog for mate-extra/mate-utils
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/ChangeLog,v 1.3 2014/05/04 14:55:15 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/ChangeLog,v 1.4 2014/05/31 10:27:28 pacho Exp $
63 +
64 + 31 May 2014; Pacho Ramos <pacho@g.o> mate-utils-1.8.0.ebuild:
65 + Needs to be rebuilt with libgtop soname bumps
66
67 04 May 2014; Agostino Sarubbo <ago@g.o> mate-utils-1.6.1.ebuild:
68 Stable for amd64, wrt bug #509268