From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-859847-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id E7BA158974
	for <garchives@archives.gentoo.org>; Tue, 26 Jan 2016 18:09:47 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id EB19021C011;
	Tue, 26 Jan 2016 18:09:45 +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 1FCE121C004
	for <gentoo-commits@lists.gentoo.org>; Tue, 26 Jan 2016 18:09:45 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 0D2D3340B8D
	for <gentoo-commits@lists.gentoo.org>; Tue, 26 Jan 2016 18:09:44 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 312E410BF
	for <gentoo-commits@lists.gentoo.org>; Tue, 26 Jan 2016 18:09:41 +0000 (UTC)
From: "NP Hardass" <np-hardass@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, "NP Hardass" <np-hardass@gentoo.org>
Message-ID: <1453677784.3b5f37bef0d13d6d71bf5896fd8f13111e5dcbc5.np-hardass@gentoo>
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-base/mate/
X-VCS-Repository: proj/gentoo-mate
X-VCS-Files: mate-base/mate/mate-1.10.0.ebuild
X-VCS-Directories: mate-base/mate/
X-VCS-Committer: np-hardass
X-VCS-Committer-Name: NP Hardass
X-VCS-Revision: 3b5f37bef0d13d6d71bf5896fd8f13111e5dcbc5
X-VCS-Branch: master
Date: Tue, 26 Jan 2016 18:09:41 +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: bd43e74b-57c0-48d7-ab22-ce074a55476f
X-Archives-Hash: c5fef7e803bc2900620c0d7ca7ff98d2

commit:     3b5f37bef0d13d6d71bf5896fd8f13111e5dcbc5
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 23:23:04 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 23:23:04 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=3b5f37be

mate-base/mate: Switch from mate-applets to mate-applets-meta

Uses new meta package for applets to allow for easier support of other
applet packages.

Package-Manager: portage-2.2.26

 mate-base/mate/mate-1.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate/mate-1.10.0.ebuild b/mate-base/mate/mate-1.10.0.ebuild
index 139436e..236acf7 100644
--- a/mate-base/mate/mate-1.10.0.ebuild
+++ b/mate-base/mate/mate-1.10.0.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
 	=x11-wm/marco-${MATE_MV}*:0
 	base? (
 		=mate-base/caja-${MATE_MV}*:0
-		=mate-base/mate-applets-${MATE_MV}*:0
+		=mate-base/mate-applets-meta-${MATE_MV}*:0
 		=mate-base/mate-control-center-${MATE_MV}*:0
 		=mate-extra/mate-media-${MATE_MV}*:0
 		=x11-misc/mozo-${MATE_MV}*:0