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 EBD631396DA for ; Sat, 11 Nov 2017 16:24:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 167B5E10D7; Sat, 11 Nov 2017 16:24:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 EA252E10D7 for ; Sat, 11 Nov 2017 16:24:42 +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 32D8333BF43 for ; Sat, 11 Nov 2017 16:24:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE0F19963 for ; Sat, 11 Nov 2017 16:24:39 +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: <1510417454.ffb2de47316314f187dca22e251e967a138575f4.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdeutils-meta/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdeutils-meta/kdeutils-meta-17.08.3-r1.ebuild kde-apps/kdeutils-meta/kdeutils-meta-17.08.3.ebuild X-VCS-Directories: kde-apps/kdeutils-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ffb2de47316314f187dca22e251e967a138575f4 X-VCS-Branch: master Date: Sat, 11 Nov 2017 16:24:39 +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: 7a34489a-0e7e-45e7-8a82-ca827e97b038 X-Archives-Hash: 407982bc85cdaffdec77c909c25674e7 commit: ffb2de47316314f187dca22e251e967a138575f4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Nov 11 13:21:08 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Nov 11 16:24:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffb2de47 kde-apps/kdeutils-meta: Add kde-apps/kimagemapeditor from kdewebdev Package-Manager: Portage-2.3.13, Repoman-2.3.4 .../{kdeutils-meta-17.08.3.ebuild => kdeutils-meta-17.08.3-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-17.08.3.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-17.08.3-r1.ebuild similarity index 96% rename from kde-apps/kdeutils-meta/kdeutils-meta-17.08.3.ebuild rename to kde-apps/kdeutils-meta/kdeutils-meta-17.08.3-r1.ebuild index be967bf9daa..9e1a8c344bf 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-17.08.3.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-17.08.3-r1.ebuild @@ -26,6 +26,7 @@ RDEPEND=" cups? ( $(add_kdeapps_dep print-manager) ) floppy? ( $(add_kdeapps_dep kfloppy) ) qt4? ( + $(add_kdeapps_dep kimagemapeditor) $(add_kdeapps_dep sweeper) nls? ( $(add_kdeapps_dep kde4-l10n '' ${L10N_MINIMAL}) ) )