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 0E4A6138CDD for ; Fri, 5 Jun 2015 14:22:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 890D6E084E; Fri, 5 Jun 2015 14:22:06 +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 357B7E084E for ; Fri, 5 Jun 2015 14:22:06 +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 6F542340EB6 for ; Fri, 5 Jun 2015 14:22:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1CBE1A1B for ; Fri, 5 Jun 2015 14:22:03 +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: <1433514102.fd77857fb4d425a45485ca9b21d427b3c3519e5e.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: fd77857fb4d425a45485ca9b21d427b3c3519e5e X-VCS-Branch: master Date: Fri, 5 Jun 2015 14:22:03 +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: 82c75697-7f4e-4232-8f66-d568bb8a26e8 X-Archives-Hash: 97b5e3ca0d6096866e64b87b4d3ceb6d commit: fd77857fb4d425a45485ca9b21d427b3c3519e5e Author: Manuel Rüger gentoo org> AuthorDate: Fri Jun 5 14:21:42 2015 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Fri Jun 5 14:21:42 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fd77857f [eclass] Drop dependency on pkgmoved kde-base/oxygen-icons 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 0e8738a..2083dd1 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+=" || ( kde-apps/oxygen-icons $(add_kdebase_dep oxygen-icons '' 4.14.3) )" + kderdepend+=" $(add_kdeapps_dep oxygen-icons '' 4.14.3)" fi # add a dependency over kde-l10n