From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 11646138827 for ; Fri, 2 Oct 2015 12:51:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C65A21C0AF; Fri, 2 Oct 2015 12:50:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AEEEA21C0AF for ; Fri, 2 Oct 2015 12:50:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 99E4E340887 for ; Fri, 2 Oct 2015 12:50:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58E983FC for ; Fri, 2 Oct 2015 12:50:50 +0000 (UTC) From: "Ole Reifschneider" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ole Reifschneider" Message-ID: <1443779815.9f3b03491c69efdee3ea1f9fac676c1a4b91147f.tranquility@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild gnome-base/gnome-shell/gnome-shell-3.18.0.ebuild gnome-base/gnome-shell/gnome-shell-9999.ebuild X-VCS-Directories: gnome-base/gnome-shell/ X-VCS-Committer: tranquility X-VCS-Committer-Name: Ole Reifschneider X-VCS-Revision: 9f3b03491c69efdee3ea1f9fac676c1a4b91147f X-VCS-Branch: master Date: Fri, 2 Oct 2015 12:50:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: eba28020-92e6-4f59-8043-55587adf2f10 X-Archives-Hash: 5d784c59eea791e3c002dea09788df50 commit: 9f3b03491c69efdee3ea1f9fac676c1a4b91147f Author: Ole Reifschneider gentoo org> AuthorDate: Fri Oct 2 09:56:55 2015 +0000 Commit: Ole Reifschneider gentoo 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