From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-913798-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 6CD871395E2
	for <garchives@archives.gentoo.org>; Sun, 27 Nov 2016 21:33:18 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id EE063E0B77;
	Sun, 27 Nov 2016 21:33:16 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id D753CE0B77
	for <gentoo-commits@lists.gentoo.org>; Sun, 27 Nov 2016 21:33:16 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 0E3203412C1
	for <gentoo-commits@lists.gentoo.org>; Sun, 27 Nov 2016 21:33:15 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E8FA74A9
	for <gentoo-commits@lists.gentoo.org>; Sun, 27 Nov 2016 21:33:12 +0000 (UTC)
From: "Kristian Fiskerstrand" <k_f@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Kristian Fiskerstrand" <k_f@gentoo.org>
Message-ID: <1480282384.e2a7229e1e2d33f4db989dabfcfc12c669bf9732.k_f@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon/
X-VCS-Repository: repo/gentoo
X-VCS-Files: gnome-extra/cinnamon/cinnamon-3.2.0-r1.ebuild gnome-extra/cinnamon/cinnamon-3.2.0.ebuild
X-VCS-Directories: gnome-extra/cinnamon/
X-VCS-Committer: k_f
X-VCS-Committer-Name: Kristian Fiskerstrand
X-VCS-Revision: e2a7229e1e2d33f4db989dabfcfc12c669bf9732
X-VCS-Branch: master
Date: Sun, 27 Nov 2016 21:33:12 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: b25aebb3-cbd2-4caa-8496-84143ebbbb01
X-Archives-Hash: e98c85e3d7b2085ad7425498e08317dd

commit:     e2a7229e1e2d33f4db989dabfcfc12c669bf9732
Author:     Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 21:32:44 2016 +0000
Commit:     Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 21:33:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2a7229e

gnome-extra/cinnamon: Add runtime dep on x11-libs/xapps

Gentoo-Bug: 600552

Package-Manager: portage-2.3.2

 gnome-extra/cinnamon/{cinnamon-3.2.0.ebuild => cinnamon-3.2.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnome-extra/cinnamon/cinnamon-3.2.0.ebuild b/gnome-extra/cinnamon/cinnamon-3.2.0-r1.ebuild
similarity index 99%
rename from gnome-extra/cinnamon/cinnamon-3.2.0.ebuild
rename to gnome-extra/cinnamon/cinnamon-3.2.0-r1.ebuild
index f2804f9..7b78b05 100644
--- a/gnome-extra/cinnamon/cinnamon-3.2.0.ebuild
+++ b/gnome-extra/cinnamon/cinnamon-3.2.0-r1.ebuild
@@ -93,6 +93,7 @@ RDEPEND="${COMMON_DEPEND}
 	>=app-accessibility/caribou-0.3
 
 	x11-misc/xdg-utils
+	x11-libs/xapps
 
 	dev-python/dbus-python[python_targets_python2_7]
 	dev-python/gconf-python:2[python_targets_python2_7]