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 92EB0138239 for ; Tue, 14 May 2019 13:59:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4092AE08C0; Tue, 14 May 2019 13:59:51 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 E7307E08C0 for ; Tue, 14 May 2019 13:59:50 +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 526F5344334 for ; Tue, 14 May 2019 13:59:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DB1FA8 for ; Tue, 14 May 2019 13:59:47 +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: <1557842376.e3b2f6f257e8dce76032167ebf5bfebed6911c34.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdiff3/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kdiff3/Manifest kde-misc/kdiff3/kdiff3-1.8.ebuild X-VCS-Directories: kde-misc/kdiff3/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e3b2f6f257e8dce76032167ebf5bfebed6911c34 X-VCS-Branch: master Date: Tue, 14 May 2019 13:59:47 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0396e6d7-75af-4384-9e37-406f1fa8d282 X-Archives-Hash: 228bed21eb714bf44423f2b51d4c9cdd commit: e3b2f6f257e8dce76032167ebf5bfebed6911c34 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue May 14 10:00:12 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue May 14 13:59:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3b2f6f2 kde-misc/kdiff3: 1.8 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 kde-misc/kdiff3/Manifest | 1 + kde-misc/kdiff3/kdiff3-1.8.ebuild | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/kde-misc/kdiff3/Manifest b/kde-misc/kdiff3/Manifest index 19e4a9bf616..92c9c9a4b07 100644 --- a/kde-misc/kdiff3/Manifest +++ b/kde-misc/kdiff3/Manifest @@ -1,2 +1,3 @@ DIST kdiff3-0.9.98_p20170219.tar.xz 798588 BLAKE2B 6b9604f0f5cececa586fc2fadb7da1bdf060c114d1f644d95ace5d898eb3c62e3addc5c53a6b2e7b959411742b1f13b07bf05667dc32f793fa5faf16f52c4927 SHA512 847410bb6eb9ba19f4dab2d2a8c46c78a6c3c90a578df22bedad8d471902c8bf393c91d77050b68ad0f4e4a4cc1f7898ef11b66c1ddcb34e182506a43932df64 DIST kdiff3-1.8.0_pre20190420.tar.gz 506141 BLAKE2B bbeacffb4fb0cc49ff17f936fa73aca4721798c212e0534ec984ee79071990c1f59cfda6d6f32758cc24fc577c7911bd10472abfb086e6e1527ee8799dd1e0dc SHA512 1923a286fff2cb884eb8f7559558e1f157afad536e7bdc47152140b420179d322d135c72e1e8be5154783d85c798e0e00ed58e7b97bb19fe41b5ee70160196f2 +DIST kdiff3-1.8.tar.xz 897716 BLAKE2B bd5ec9ad0db639905d88429204ffca88450957f052712e45168f2d4bae808f38e7fc543bcb4ff53632c018c44929364e0314ec681f3475b517d8482b9ae5cbb5 SHA512 f4d791f593eb75a4a5dbd567af31f01be0a372a4058e50e8ab34b29409cc162cab022f33c1db5527f04ae9e8f35d6b485ca7789c4cd955d745887c3439172940 diff --git a/kde-misc/kdiff3/kdiff3-1.8.ebuild b/kde-misc/kdiff3/kdiff3-1.8.ebuild new file mode 100644 index 00000000000..85263eb39db --- /dev/null +++ b/kde-misc/kdiff3/kdiff3-1.8.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +KDE_HANDBOOK="forceoptional" +inherit kde5 + +DESCRIPTION="Frontend to diff3 based on KDE Frameworks" +HOMEPAGE="https://userbase.kde.org/KDiff3" +SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" + +LICENSE="GPL-2" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kcrash) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep kparts) + $(add_frameworks_dep ktextwidgets) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kxmlgui) + $(add_qt_dep qtgui) + $(add_qt_dep qtprintsupport) + $(add_qt_dep qtwidgets) +" +RDEPEND="${DEPEND} + sys-apps/diffutils + !kde-misc/kdiff3:4 +"