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 5E8091396D9 for ; Wed, 8 Nov 2017 21:08:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3838E0EB6; Wed, 8 Nov 2017 21:08:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A26CDE0DBE for ; Wed, 8 Nov 2017 21:08:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B6C4F33BF0F for ; Wed, 8 Nov 2017 21:08:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 761A8988A for ; Wed, 8 Nov 2017 21:08:05 +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: <1510174996.3ff307fecc6869967931b1a0211a293b9ae7af8e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdeutils-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild X-VCS-Directories: kde-apps/kdeutils-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3ff307fecc6869967931b1a0211a293b9ae7af8e X-VCS-Branch: master Date: Wed, 8 Nov 2017 21:08:05 +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: b619ca00-c147-4bd7-91cb-d09aa1cc48e1 X-Archives-Hash: 566d20360fae849fcca8554fe14ad10d commit: 3ff307fecc6869967931b1a0211a293b9ae7af8e Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Nov 8 21:03:16 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Nov 8 21:03:16 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3ff307fe kde-apps/kdeutils-meta: Add kde-apps/kimagemapeditor Formerly in kdewebdev-meta, but it would be the only entry in there. Package-Manager: Portage-2.3.13, Repoman-2.3.4 kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild index 2aa0c74bbc..5989759830 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild @@ -18,6 +18,7 @@ RDEPEND=" $(add_kdeapps_dep kdebugsettings) $(add_kdeapps_dep kdf) $(add_kdeapps_dep kgpg) + $(add_kdeapps_dep kimagemapeditor) $(add_kdeapps_dep kteatime) $(add_kdeapps_dep ktimer) $(add_kdeapps_dep kwalletmanager)