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 A854D13832E for ; Tue, 2 Aug 2016 15:34:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E71C4E0B59; Tue, 2 Aug 2016 15:34:00 +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 7D2DEE0B59 for ; Tue, 2 Aug 2016 15:34:00 +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 0C26C340B0B for ; Tue, 2 Aug 2016 15:33:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 287127D3 for ; Tue, 2 Aug 2016 15:33:52 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1470151986.d9b5609d0f92891a3689c293e4b94255da411620.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-integration/plasma-integration-9999.ebuild X-VCS-Directories: kde-plasma/plasma-integration/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: d9b5609d0f92891a3689c293e4b94255da411620 X-VCS-Branch: master Date: Tue, 2 Aug 2016 15:33:52 +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: a317851a-d49f-42a6-9cdf-d2888a8f54c9 X-Archives-Hash: 71b28c0bc7a00ba41f3f854f3cdd627f commit: d9b5609d0f92891a3689c293e4b94255da411620 Author: Johannes Huber gentoo org> AuthorDate: Tue Aug 2 15:33:06 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Aug 2 15:33:06 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d9b5609d kde-plasma/plasma-integration: RDEPEND on media-fonts/hack Upstream commit 0ad34650c2a701b030f03d8770455f60600a0331 Package-Manager: portage-2.3.0 kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild index 85fe95d..24c37dd 100644 --- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild +++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild @@ -34,7 +34,7 @@ DEPEND=" x11-libs/libXcursor " RDEPEND="${DEPEND} - $(add_plasma_dep oxygen-fonts '' 5.4.3) + media-fonts/hack media-fonts/noto "