Gentoo Archives: gentoo-commits

From: Ole Reifschneider <tranquility@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-tweak-tool/
Date: Wed, 30 Mar 2016 20:08:59
Message-Id: 1459363623.8743763ef6e5aa959f6d121a77bb75f93de38192.tranquility@gentoo
1 commit: 8743763ef6e5aa959f6d121a77bb75f93de38192
2 Author: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 30 18:47:03 2016 +0000
4 Commit: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 30 18:47:03 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=8743763e
7
8 gnome-extra/gnome-tweak-tool: Bump version to 3.20.0
9
10 Package-Manager: portage-2.2.28
11 Manifest-Sign-Key: 0xE9E568677E8B4D42
12
13 .../{gnome-tweak-tool-3.18.0.ebuild => gnome-tweak-tool-3.20.0.ebuild} | 3 ++-
14 gnome-extra/gnome-tweak-tool/gnome-tweak-tool-9999.ebuild | 3 ++-
15 2 files changed, 4 insertions(+), 2 deletions(-)
16
17 diff --git a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.18.0.ebuild b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.20.0.ebuild
18 similarity index 95%
19 rename from gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.18.0.ebuild
20 rename to gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.20.0.ebuild
21 index 5314e0a..a9acdbb 100644
22 --- a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.18.0.ebuild
23 +++ b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.20.0.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2015 Gentoo Foundation
26 +# Copyright 1999-2016 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Id$
29
30 @@ -31,6 +31,7 @@ RDEPEND="${COMMON_DEPEND}
31 >=x11-libs/gtk+-3.12:3[introspection]
32
33 net-libs/libsoup[introspection]
34 + net-libs/libsoup-gnome[introspection]
35 x11-libs/libnotify[introspection]
36
37 >=gnome-base/gnome-settings-daemon-3
38
39 diff --git a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-9999.ebuild b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-9999.ebuild
40 index 6ec3e71..7dda366 100644
41 --- a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-9999.ebuild
42 +++ b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-9999.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2015 Gentoo Foundation
45 +# Copyright 1999-2016 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47 # $Id$
48
49 @@ -38,6 +38,7 @@ RDEPEND="${COMMON_DEPEND}
50 >=x11-libs/gtk+-3.12:3[introspection]
51
52 net-libs/libsoup[introspection]
53 + net-libs/libsoup-gnome[introspection]
54 x11-libs/libnotify[introspection]
55
56 >=gnome-base/gnome-settings-daemon-3