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 15710139694 for ; Fri, 21 Jul 2017 08:21:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68D5AE0C58; Fri, 21 Jul 2017 08:21:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 49B39E0C58 for ; Fri, 21 Jul 2017 08:21:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8523F3417AE for ; Fri, 21 Jul 2017 08:21:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31C6874B3 for ; Fri, 21 Jul 2017 08:21:01 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1500625257.b43bba30f35d34fbfd5c7ba7de3e9575c106fc97.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/lumina/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/lumina/lumina-1.3.0_p1.ebuild x11-wm/lumina/lumina-9999.ebuild X-VCS-Directories: x11-wm/lumina/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: b43bba30f35d34fbfd5c7ba7de3e9575c106fc97 X-VCS-Branch: master Date: Fri, 21 Jul 2017 08:21:01 +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: 06adb766-5c82-466c-8649-665b3bd4d69d X-Archives-Hash: fb0b5f52c80f51dcb727a8c512ca3880 commit: b43bba30f35d34fbfd5c7ba7de3e9575c106fc97 Author: charIes17 arcor de> AuthorDate: Thu Jul 20 22:22:09 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Fri Jul 21 08:20:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b43bba30 x11-wm/lumina: drop unneeded dependency on icon-themes Package-Manager: Portage-2.3.6, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/5152 x11-wm/lumina/lumina-1.3.0_p1.ebuild | 2 -- x11-wm/lumina/lumina-9999.ebuild | 2 -- 2 files changed, 4 deletions(-) diff --git a/x11-wm/lumina/lumina-1.3.0_p1.ebuild b/x11-wm/lumina/lumina-1.3.0_p1.ebuild index 856b11d1af7..deae92b2500 100644 --- a/x11-wm/lumina/lumina-1.3.0_p1.ebuild +++ b/x11-wm/lumina/lumina-1.3.0_p1.ebuild @@ -31,8 +31,6 @@ DEPEND="$COMMON_DEPEND dev-qt/linguist-tools:5" RDEPEND="$COMMON_DEPEND - || ( virtual/freedesktop-icon-theme - x11-themes/hicolor-icon-theme ) sys-fs/inotify-tools x11-misc/numlockx x11-wm/fluxbox diff --git a/x11-wm/lumina/lumina-9999.ebuild b/x11-wm/lumina/lumina-9999.ebuild index 5583db780a4..63c5176b1f2 100644 --- a/x11-wm/lumina/lumina-9999.ebuild +++ b/x11-wm/lumina/lumina-9999.ebuild @@ -31,8 +31,6 @@ DEPEND="$COMMON_DEPEND dev-qt/linguist-tools:5" RDEPEND="$COMMON_DEPEND - || ( virtual/freedesktop-icon-theme - x11-themes/hicolor-icon-theme ) sys-fs/inotify-tools x11-misc/numlockx x11-wm/fluxbox