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 2DA571395E1 for ; Thu, 3 Nov 2016 09:38:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6656FE0BB4; Thu, 3 Nov 2016 09:38:17 +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 393F3E0BB4 for ; Thu, 3 Nov 2016 09:38:17 +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 5C3C53411D7 for ; Thu, 3 Nov 2016 09:38:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B611344 for ; Thu, 3 Nov 2016 09:38:15 +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: <1478164932.b93a28e44913a0db77fac79ada9dd9a73115037b.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kde-gtk-config/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kde-gtk-config/kde-gtk-config-5.8.49.9999.ebuild kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild X-VCS-Directories: kde-plasma/kde-gtk-config/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: b93a28e44913a0db77fac79ada9dd9a73115037b X-VCS-Branch: master Date: Thu, 3 Nov 2016 09:38:15 +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: b07a03cf-011d-44d2-8990-59272e3cfdae X-Archives-Hash: c609f9eb3fc825f6ca81fe7b1509c308 commit: b93a28e44913a0db77fac79ada9dd9a73115037b Author: Johannes Huber gentoo org> AuthorDate: Thu Nov 3 09:22:12 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Nov 3 09:22:12 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b93a28e4 kde-plasma/kde-gtk-config: Update blocker Package-Manager: portage-2.3.2 kde-plasma/kde-gtk-config/kde-gtk-config-5.8.49.9999.ebuild | 2 +- kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.8.49.9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.8.49.9999.ebuild index cdefe1e..685b8f9 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-5.8.49.9999.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-5.8.49.9999.ebuild @@ -34,7 +34,7 @@ DEPEND=" RDEPEND="${DEPEND} $(add_plasma_dep kde-cli-tools) !kde-base/kde-gtk-config:4 - !kde-misc/kde-gtk-config + !kde-plasma/kde-gtk-config:4 " PATCHES=( "${FILESDIR}/${PN}-5.4.2-gtk3-optional.patch" ) diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild index cdefe1e..685b8f9 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild @@ -34,7 +34,7 @@ DEPEND=" RDEPEND="${DEPEND} $(add_plasma_dep kde-cli-tools) !kde-base/kde-gtk-config:4 - !kde-misc/kde-gtk-config + !kde-plasma/kde-gtk-config:4 " PATCHES=( "${FILESDIR}/${PN}-5.4.2-gtk3-optional.patch" )