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 474E1138819 for ; Mon, 9 Dec 2013 23:06:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B64AE0A86; Mon, 9 Dec 2013 23:06:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D732E0A86 for ; Mon, 9 Dec 2013 23:06:40 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 812E533F50F for ; Mon, 9 Dec 2013 23:06:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 45C11E56DF for ; Mon, 9 Dec 2013 23:06:37 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1386630211.3201ea45820b7249e202d7bddf434260107899fd.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild X-VCS-Directories: gnome-base/gsettings-desktop-schemas/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 3201ea45820b7249e202d7bddf434260107899fd X-VCS-Branch: master Date: Mon, 9 Dec 2013 23:06:37 +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: 36803318-ae4c-46a0-a7d2-1cd0b3ba8130 X-Archives-Hash: d0de680a77be9bd4a14477875cc9ad68 commit: 3201ea45820b7249e202d7bddf434260107899fd Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Nov 24 19:36:15 2013 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Mon Dec 9 23:03:31 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3201ea45 gnome-base/gsettings-desktop-schemas: gdm requires older schemas Or else it will fail to start. --- .../gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild index bafd591..2ccbab9 100644 --- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild +++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild @@ -18,6 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd6 RDEPEND=" >=dev-libs/glib-2.31:2 introspection? ( >=dev-libs/gobject-introspection-1.31.0 ) + !