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 E350F138334 for ; Mon, 3 Sep 2018 19:30:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1966E08BF; Mon, 3 Sep 2018 19:30:42 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9722CE08BF for ; Mon, 3 Sep 2018 19:30:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 95038335C95 for ; Mon, 3 Sep 2018 19:30:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 303D73AD for ; Mon, 3 Sep 2018 19:30:38 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1536001950.6b4e9951392e4d588f5511cd175ff1d680218084.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/krename/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/krename/krename-9999.ebuild X-VCS-Directories: kde-misc/krename/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6b4e9951392e4d588f5511cd175ff1d680218084 X-VCS-Branch: master Date: Mon, 3 Sep 2018 19:30:38 +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: e547836d-a1de-4cd8-a252-fe09c835376b X-Archives-Hash: 0b629bcd4cd6ed7ab4c6433ee27d98d7 commit: 6b4e9951392e4d588f5511cd175ff1d680218084 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Sep 3 19:12:30 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Sep 3 19:12:30 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6b4e9951 kde-misc/krename: Add missing slot op Package-Manager: Portage-2.3.48, Repoman-2.3.10 kde-misc/krename/krename-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/krename/krename-9999.ebuild b/kde-misc/krename/krename-9999.ebuild index eb3c9ee918..4cf1ae0767 100644 --- a/kde-misc/krename/krename-9999.ebuild +++ b/kde-misc/krename/krename-9999.ebuild @@ -32,7 +32,7 @@ COMMON_DEPEND=" $(add_qt_dep qtxml) exif? ( media-gfx/exiv2:= ) office? ( $(add_frameworks_dep karchive) ) - pdf? ( app-text/podofo ) + pdf? ( app-text/podofo:= ) taglib? ( media-libs/taglib ) truetype? ( media-libs/freetype:2 ) "