From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B4685138CD8 for ; Fri, 5 Jun 2015 14:24:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 028B8E07DF; Fri, 5 Jun 2015 14:24:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ACF35E07DF for ; Fri, 5 Jun 2015 14:24:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BD2D9340D89 for ; Fri, 5 Jun 2015 14:24:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68B34A10 for ; Fri, 5 Jun 2015 14:24:27 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1433514234.739d1018b8501b2416042f604719c17fd5b58e09.mrueg@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: eclass/ X-VCS-Repository: proj/kde X-VCS-Files: eclass/kde4-base.eclass X-VCS-Directories: eclass/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 739d1018b8501b2416042f604719c17fd5b58e09 X-VCS-Branch: master Date: Fri, 5 Jun 2015 14:24:27 +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: c64d6542-b1a8-4698-9013-bd733ae6cdf0 X-Archives-Hash: f897c9c22288601665d0de1eab54b96c commit: 739d1018b8501b2416042f604719c17fd5b58e09 Author: Manuel Rüger gentoo org> AuthorDate: Fri Jun 5 14:23:54 2015 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Fri Jun 5 14:23:54 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=739d1018 [eclass] Don't use add_kdeapps_dep here eclass/kde4-base.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/kde4-base.eclass b/eclass/kde4-base.eclass index 2083dd1..81a6aec 100644 --- a/eclass/kde4-base.eclass +++ b/eclass/kde4-base.eclass @@ -328,7 +328,7 @@ fi # all packages needs oxygen icons for basic iconset if [[ ${PN} != oxygen-icons ]]; then - kderdepend+=" $(add_kdeapps_dep oxygen-icons '' 4.14.3)" + kderdepend+=" kde-apps/oxygen-icons" fi # add a dependency over kde-l10n