commit: 9f3b03491c69efdee3ea1f9fac676c1a4b91147f
Author: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 2 09:56:55 2015 +0000
Commit: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Fri Oct 2 09:56:55 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9f3b0349
gnome-base/gnome-shell: Bump version to 3.18.0
Package-Manager: portage-2.2.22
Manifest-Sign-Key: 7E8B4D42
.../{gnome-shell-3.17.91.ebuild => gnome-shell-3.18.0.ebuild} | 0
gnome-base/gnome-shell/gnome-shell-9999.ebuild | 4 ++--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild
b/gnome-base/gnome-shell/gnome-shell-3.18.0.ebuild
similarity index 100%
rename from gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.18.0.ebuild
diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index b5ae944..e95780d 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -34,7 +34,7 @@ COMMON_DEPEND="
>=app-crypt/gcr-3.7.5[introspection]
>=dev-libs/glib-2.45.3:2[dbus]
>=dev-libs/gjs-1.39
- >=dev-libs/gobject-introspection-0.10.1:=
+ >=dev-libs/gobject-introspection-1.45.4:=
dev-libs/libical:=
>=x11-libs/gtk+-3.15.0:3[introspection]
>=media-libs/clutter-1.21.5:1.0[introspection]
@@ -217,7 +217,7 @@ pkg_postinst() {
if ! systemd_is_booted; then
ewarn "${PN} needs Systemd to be *running* for working"
ewarn "properly. Please follow this guide to migrate:"
- ewarn "http://wiki.gentoo.org/wiki/Systemd"
+ ewarn "https://wiki.gentoo.org/wiki/Systemd"
fi
if use openrc-force; then