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-base/gnome-shell/
Date: Fri, 02 Oct 2015 12:51:01
Message-Id: 1443779815.9f3b03491c69efdee3ea1f9fac676c1a4b91147f.tranquility@gentoo
1 commit: 9f3b03491c69efdee3ea1f9fac676c1a4b91147f
2 Author: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 2 09:56:55 2015 +0000
4 Commit: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 2 09:56:55 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9f3b0349
7
8 gnome-base/gnome-shell: Bump version to 3.18.0
9
10 Package-Manager: portage-2.2.22
11 Manifest-Sign-Key: 7E8B4D42
12
13 .../{gnome-shell-3.17.91.ebuild => gnome-shell-3.18.0.ebuild} | 0
14 gnome-base/gnome-shell/gnome-shell-9999.ebuild | 4 ++--
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild b/gnome-base/gnome-shell/gnome-shell-3.18.0.ebuild
18 similarity index 100%
19 rename from gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild
20 rename to gnome-base/gnome-shell/gnome-shell-3.18.0.ebuild
21
22 diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
23 index b5ae944..e95780d 100644
24 --- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
25 +++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
26 @@ -34,7 +34,7 @@ COMMON_DEPEND="
27 >=app-crypt/gcr-3.7.5[introspection]
28 >=dev-libs/glib-2.45.3:2[dbus]
29 >=dev-libs/gjs-1.39
30 - >=dev-libs/gobject-introspection-0.10.1:=
31 + >=dev-libs/gobject-introspection-1.45.4:=
32 dev-libs/libical:=
33 >=x11-libs/gtk+-3.15.0:3[introspection]
34 >=media-libs/clutter-1.21.5:1.0[introspection]
35 @@ -217,7 +217,7 @@ pkg_postinst() {
36 if ! systemd_is_booted; then
37 ewarn "${PN} needs Systemd to be *running* for working"
38 ewarn "properly. Please follow this guide to migrate:"
39 - ewarn "http://wiki.gentoo.org/wiki/Systemd"
40 + ewarn "https://wiki.gentoo.org/wiki/Systemd"
41 fi
42
43 if use openrc-force; then