public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdiff3/
Date: Tue, 23 Apr 2019 20:25:08 +0000 (UTC)	[thread overview]
Message-ID: <1556051098.b0bd88379cd38bb86b9a195a2feaffc0a6bcfde2.asturm@gentoo> (raw)

commit:     b0bd88379cd38bb86b9a195a2feaffc0a6bcfde2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 18:06:50 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 20:24:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0bd8837

kde-misc/kdiff3: 1.8.0_pre20190420 snapshot bump

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-misc/kdiff3/Manifest                        |  1 +
 kde-misc/kdiff3/kdiff3-1.8.0_pre20190420.ebuild | 39 +++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/kde-misc/kdiff3/Manifest b/kde-misc/kdiff3/Manifest
index 83756717027..78df42f7901 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_pre20190331.tar.gz 505587 BLAKE2B 7dbe2efc548291848d30d8889f28ccf75610c2cb88e12d918fccd524ee8619e07501788d7e103175c211000aecc7ad1a48193b40d296f9a30eefcda02b1cda34 SHA512 02c6840a0015f096f0f3561a0306a078508520ea09733690522f74351925a00122b78eda2886267b3b0eb3d744bcfe80b7f710164bb1f22997e0fd0814e64649
+DIST kdiff3-1.8.0_pre20190420.tar.gz 506141 BLAKE2B bbeacffb4fb0cc49ff17f936fa73aca4721798c212e0534ec984ee79071990c1f59cfda6d6f32758cc24fc577c7911bd10472abfb086e6e1527ee8799dd1e0dc SHA512 1923a286fff2cb884eb8f7559558e1f157afad536e7bdc47152140b420179d322d135c72e1e8be5154783d85c798e0e00ed58e7b97bb19fe41b5ee70160196f2

diff --git a/kde-misc/kdiff3/kdiff3-1.8.0_pre20190420.ebuild b/kde-misc/kdiff3/kdiff3-1.8.0_pre20190420.ebuild
new file mode 100644
index 00000000000..1fe53c0bc06
--- /dev/null
+++ b/kde-misc/kdiff3/kdiff3-1.8.0_pre20190420.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+COMMIT="5b50c4c7b0ce7d5e06287c24b6b5600b6c2d68df"
+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}"


             reply	other threads:[~2019-04-23 20:25 UTC|newest]

Thread overview: 110+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-23 20:25 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-08 16:26 [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdiff3/ Andreas Sturmlechner
2024-10-01 19:27 Andreas Sturmlechner
2024-09-29  0:14 Sam James
2024-09-12 19:29 Andreas Sturmlechner
2024-09-12 19:29 Andreas Sturmlechner
2024-09-07 17:48 Andreas Sturmlechner
2024-09-02 12:44 Andreas Sturmlechner
2024-08-31 21:19 Sam James
2024-08-11  6:54 Andreas Sturmlechner
2024-08-10  7:57 Andreas Sturmlechner
2024-08-09  8:39 Arthur Zamarin
2024-07-21 16:43 Arthur Zamarin
2024-07-02 11:46 Sam James
2024-06-29 18:08 Andreas Sturmlechner
2024-06-29 16:34 Andreas Sturmlechner
2024-06-29 16:34 Andreas Sturmlechner
2024-06-17 19:13 Andreas Sturmlechner
2024-06-17  5:54 Arthur Zamarin
2024-06-17  5:19 Arthur Zamarin
2024-05-20 21:05 Andreas Sturmlechner
2024-01-12  8:17 Arthur Zamarin
2024-01-12  8:17 Arthur Zamarin
2023-12-12 12:12 Andreas Sturmlechner
2023-10-15 10:15 Andreas Sturmlechner
2023-10-15  9:14 Sam James
2023-10-14 16:52 Arthur Zamarin
2023-10-01 11:12 Andreas Sturmlechner
2023-10-01 11:12 Andreas Sturmlechner
2023-09-26 18:04 Andreas Sturmlechner
2023-08-03 17:11 Andreas Sturmlechner
2023-07-11 19:21 Andreas Sturmlechner
2023-05-28 18:45 Andreas Sturmlechner
2023-05-23 18:56 Arthur Zamarin
2023-05-23 18:40 Arthur Zamarin
2023-05-18 11:29 Andreas Sturmlechner
2023-05-18 11:29 Andreas Sturmlechner
2023-05-16 19:17 Andreas Sturmlechner
2023-05-03 11:31 Andreas Sturmlechner
2023-05-03 11:31 Andreas Sturmlechner
2023-03-30 18:18 Andreas Sturmlechner
2023-03-30 18:18 Andreas Sturmlechner
2023-02-25 18:05 Arthur Zamarin
2023-02-25 14:46 Arthur Zamarin
2023-01-18 10:02 Andreas Sturmlechner
2022-07-25  9:22 Andreas Sturmlechner
2022-07-25  7:07 Agostino Sarubbo
2022-07-24 23:23 Sam James
2022-06-27 10:35 Andreas Sturmlechner
2022-03-31 11:22 Andreas Sturmlechner
2022-03-30 20:09 Jakov Smolić
2022-03-30 11:09 Jakov Smolić
2021-12-22 11:14 Andreas Sturmlechner
2021-12-16 21:50 Sam James
2021-12-16 21:49 Sam James
2021-11-22 16:37 Andreas Sturmlechner
2021-10-03 17:52 Agostino Sarubbo
2021-10-02 22:50 Sam James
2021-09-04 17:01 Andreas Sturmlechner
2021-07-15  7:42 Agostino Sarubbo
2021-07-15  7:38 Agostino Sarubbo
2021-07-14 11:08 Andreas Sturmlechner
2021-05-20 18:24 Andreas Sturmlechner
2021-05-20 18:24 Andreas Sturmlechner
2021-05-14 20:59 Andreas Sturmlechner
2021-05-14 20:59 Andreas Sturmlechner
2021-05-03 21:09 Andreas Sturmlechner
2021-02-27 12:47 Andreas Sturmlechner
2021-02-27 12:29 Sam James
2021-02-25 13:54 Agostino Sarubbo
2021-01-21 11:16 Andreas Sturmlechner
2020-10-13 15:02 Andreas Sturmlechner
2020-10-13 10:01 Agostino Sarubbo
2020-10-13  9:26 Agostino Sarubbo
2020-07-30  7:21 Agostino Sarubbo
2020-07-30  6:58 Agostino Sarubbo
2020-06-25 10:09 Andreas Sturmlechner
2020-05-10 11:31 Andreas Sturmlechner
2020-05-10  9:19 Mikle Kolyada
2020-05-10  9:15 Mikle Kolyada
2020-05-01 20:32 Andreas Sturmlechner
2020-03-28 11:54 Andreas Sturmlechner
2020-02-18 20:06 Andreas Sturmlechner
2020-01-26 10:26 Georgy Yakovlev
2020-01-12 11:47 Andreas Sturmlechner
2019-05-19 22:01 Andreas Sturmlechner
2019-05-18  7:14 Andreas Sturmlechner
2019-05-14 13:59 Andreas Sturmlechner
2019-05-14 13:59 Andreas Sturmlechner
2019-04-23 20:25 Andreas Sturmlechner
2019-04-03 16:22 Andreas Sturmlechner
2019-04-03 16:22 Andreas Sturmlechner
2019-03-26 20:56 Andreas Sturmlechner
2019-03-26 20:56 Andreas Sturmlechner
2019-03-20 14:02 Andreas Sturmlechner
2019-03-03 15:27 Andreas Sturmlechner
2019-03-03 15:27 Andreas Sturmlechner
2018-05-24 13:10 Andreas Sturmlechner
2017-09-15 19:05 Johannes Huber
2017-09-06 21:00 Michał Górny
2017-09-03  9:27 Andreas Sturmlechner
2017-06-15  9:54 Agostino Sarubbo
2017-06-14  7:49 Agostino Sarubbo
2017-05-14 10:13 Andreas Sturmlechner
2017-05-06 21:33 Andreas Sturmlechner
2016-07-20 20:03 Michael Palimaka
2016-07-07 17:52 Michael Palimaka
2016-06-02 15:29 Michael Palimaka
2016-06-02 15:29 Michael Palimaka
2016-03-26 16:39 Agostino Sarubbo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1556051098.b0bd88379cd38bb86b9a195a2feaffc0a6bcfde2.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox