Gentoo Archives: gentoo-commits

From: Sobhan Mohammadpour <sobhan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-recipes/
Date: Tue, 17 Jul 2018 19:55:13
Message-Id: 1531857286.dcf2253637c0428592ee4ecf4be08d7a5de240db.sobhan@gentoo
1 commit: dcf2253637c0428592ee4ecf4be08d7a5de240db
2 Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 17 19:54:46 2018 +0000
4 Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 17 19:54:46 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=dcf22536
7
8 gnome-extra/gnome-recipes: bump to 2.0.2
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 Manifest-Sign-Key: 0x7DF238CF0AA182E1
12
13 .../{gnome-recipes-1.6.2.ebuild => gnome-recipes-2.0.2.ebuild} | 5 ++++-
14 1 file changed, 4 insertions(+), 1 deletion(-)
15
16 diff --git a/gnome-extra/gnome-recipes/gnome-recipes-1.6.2.ebuild b/gnome-extra/gnome-recipes/gnome-recipes-2.0.2.ebuild
17 similarity index 87%
18 rename from gnome-extra/gnome-recipes/gnome-recipes-1.6.2.ebuild
19 rename to gnome-extra/gnome-recipes/gnome-recipes-2.0.2.ebuild
20 index 9d265b7d..a76a1ae7 100644
21 --- a/gnome-extra/gnome-recipes/gnome-recipes-1.6.2.ebuild
22 +++ b/gnome-extra/gnome-recipes/gnome-recipes-2.0.2.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2017 Gentoo Foundation
25 +# Copyright 1999-2018 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -18,6 +18,9 @@ RDEPEND="
30 media-libs/libcanberra
31 net-libs/libsoup:2.4
32 >=x11-libs/gtk+-3.22:3
33 + >=dev-libs/json-glib-1
34 + >=net-libs/rest-0.7
35 + net-libs/gnome-online-accounts
36 archive? ( app-arch/gnome-autoar )
37 spell? ( >=app-text/gspell-1 )
38 "