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 25F1A138335 for ; Sun, 3 Mar 2019 15:27:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35A00E0950; Sun, 3 Mar 2019 15:27:27 +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 E7BDCE0948 for ; Sun, 3 Mar 2019 15:27:26 +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 78236335CFE for ; Sun, 3 Mar 2019 15:27:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9519558 for ; Sun, 3 Mar 2019 15:27:23 +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: <1551626829.21208f8aeace18f4bb754efc4785654461ecb629.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-0.9.98_p20190224.ebuild X-VCS-Directories: kde-misc/kdiff3/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 21208f8aeace18f4bb754efc4785654461ecb629 X-VCS-Branch: master Date: Sun, 3 Mar 2019 15:27:23 +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: 67277650-7696-4377-a95e-708e44f07ae8 X-Archives-Hash: 900f55d79e48a9afec537ef342e5ef85 commit: 21208f8aeace18f4bb754efc4785654461ecb629 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 3 13:48:02 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 3 15:27:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21208f8a kde-misc/kdiff3: Add 0.9.98_p20190224 snapshot, EAPI-7 bump Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/kdiff3/Manifest | 1 + kde-misc/kdiff3/kdiff3-0.9.98_p20190224.ebuild | 39 ++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/kde-misc/kdiff3/Manifest b/kde-misc/kdiff3/Manifest index e1f0154631f..f1f5fbd1425 100644 --- a/kde-misc/kdiff3/Manifest +++ b/kde-misc/kdiff3/Manifest @@ -1 +1,2 @@ DIST kdiff3-0.9.98_p20170219.tar.xz 798588 BLAKE2B 6b9604f0f5cececa586fc2fadb7da1bdf060c114d1f644d95ace5d898eb3c62e3addc5c53a6b2e7b959411742b1f13b07bf05667dc32f793fa5faf16f52c4927 SHA512 847410bb6eb9ba19f4dab2d2a8c46c78a6c3c90a578df22bedad8d471902c8bf393c91d77050b68ad0f4e4a4cc1f7898ef11b66c1ddcb34e182506a43932df64 +DIST kdiff3-0.9.98_p20190224.tar.gz 501286 BLAKE2B 3bb7550b2546b0e6fb57209e27777954718e0b0c03fda0fa5c24ef347b16e9669ebd98cf6718a670d96aa2b36b9fee5615807b63a2d615e13e96b5ceb91de1bf SHA512 a2c4aef6797593a127a2f7ffaf1fbbde45422a823902a3ab7bf32aeb7bd4216e52f223ee914f39035db2ce5ca6758e00581b228acf3dcf295e87feb3a6326419 diff --git a/kde-misc/kdiff3/kdiff3-0.9.98_p20190224.ebuild b/kde-misc/kdiff3/kdiff3-0.9.98_p20190224.ebuild new file mode 100644 index 00000000000..13049219f43 --- /dev/null +++ b/kde-misc/kdiff3/kdiff3-0.9.98_p20190224.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +COMMIT="5a8ebed6a30bba2e001fc5c5acc4f414d6405005" +KDE_HANDBOOK="forceoptional" +inherit kde5 + +DESCRIPTION="Frontend to diff3 based on KDE Frameworks" +HOMEPAGE="https://userbase.kde.org/KDiff3" +SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" + +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 +" + +S="${WORKDIR}/${PN}-${COMMIT}"