From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 61437139085 for ; Sat, 4 Feb 2017 15:40:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAF12E0DA1; Sat, 4 Feb 2017 15:40:10 +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 96707E0DA1 for ; Sat, 4 Feb 2017 15:40:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 B0531341236 for ; Sat, 4 Feb 2017 15:40:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F97C3D60 for ; Sat, 4 Feb 2017 15:40:04 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1486222769.1cc70c73c8f7dbd69032692516c8ebb96857e8f6.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/shiki-colors/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/shiki-colors/shiki-colors-4.6.ebuild X-VCS-Directories: x11-themes/shiki-colors/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 1cc70c73c8f7dbd69032692516c8ebb96857e8f6 X-VCS-Branch: master Date: Sat, 4 Feb 2017 15:40:04 +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: bceaf287-7f2c-46c6-a038-28d485dcb80a X-Archives-Hash: bd2d68acdcbed83e8eddc16fd0a09c9b commit: 1cc70c73c8f7dbd69032692516c8ebb96857e8f6 Author: Pacho Ramos gentoo org> AuthorDate: Sat Feb 4 15:29:25 2017 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Feb 4 15:39:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc70c73 x11-themes/shiki-colors: metacity was dropped long time ago Package-Manager: Portage-2.3.3, Repoman-2.3.1 x11-themes/shiki-colors/shiki-colors-4.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/shiki-colors/shiki-colors-4.6.ebuild b/x11-themes/shiki-colors/shiki-colors-4.6.ebuild index e364bab..1e1d8cd 100644 --- a/x11-themes/shiki-colors/shiki-colors-4.6.ebuild +++ b/x11-themes/shiki-colors/shiki-colors-4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ KEYWORDS="amd64 x86" IUSE="" RDEPEND=" - || ( x11-wm/metacity x11-wm/muffin x11-wm/mutter xfce-base/xfwm4 ) + || ( x11-wm/muffin x11-wm/mutter xfce-base/xfwm4 ) x11-themes/gtk-engines:2 " DEPEND=""