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: Sun, 28 May 2023 18:45:04 +0000 (UTC)	[thread overview]
Message-ID: <1685299476.cc5e427f88da6f84d1e5f25f8cf795ebc6e3497c.asturm@gentoo> (raw)

commit:     cc5e427f88da6f84d1e5f25f8cf795ebc6e3497c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 28 18:43:33 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May 28 18:44:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc5e427f

kde-misc/kdiff3: drop 1.10.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-misc/kdiff3/Manifest             |  1 -
 kde-misc/kdiff3/kdiff3-1.10.0.ebuild | 48 ------------------------------------
 2 files changed, 49 deletions(-)

diff --git a/kde-misc/kdiff3/Manifest b/kde-misc/kdiff3/Manifest
index c047245323fc..574415e6f807 100644
--- a/kde-misc/kdiff3/Manifest
+++ b/kde-misc/kdiff3/Manifest
@@ -1,2 +1 @@
-DIST kdiff3-1.10.0.tar.xz 1073920 BLAKE2B 146a52805797742e377cc3b7291df7f9495f4e9b0c4bae53b5e0a1081c0a125603a966e2f8a8d6bafc24c437559ab3394e6cacc35007f265563e14d78af5f842 SHA512 5126605aec2ac0a7537f9fae583e54947015cead205ababcfddb44b4992f417633eab2a1bc3b06fffe2a427befa4d9e1efe9c13abdc5d9c3c4aaa1dde10d066d
 DIST kdiff3-1.10.4.tar.xz 1112620 BLAKE2B c9bc254fecdfed2df4e75c4b1668083ac59eec43ffc4b17e5b16042e469041a4ce7fb1b1cb12e6283645ff8a89532c68d5fa0d6025dbe9781834be4a1cc2d893 SHA512 42bbe2d3896c7d4718b4c98b09dc1c6e13fc960ffdedf593d59d9250db2c2a30b23d6951855fd0039b675291bf04232d13af5697441e6a9afa6ea5e6450aed9c

diff --git a/kde-misc/kdiff3/kdiff3-1.10.0.ebuild b/kde-misc/kdiff3/kdiff3-1.10.0.ebuild
deleted file mode 100644
index 6bc8f5f2178b..000000000000
--- a/kde-misc/kdiff3/kdiff3-1.10.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-KFMIN=5.82.0
-QTMIN=5.15.5
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Frontend to diff3 based on KDE Frameworks"
-HOMEPAGE="https://apps.kde.org/kdiff3/ https://userbase.kde.org/KDiff3"
-SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
-IUSE=""
-
-COMMON_DEPEND="
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtprintsupport-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kcrash-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kparts-${KFMIN}:5
-	>=kde-frameworks/ktextwidgets-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-DEPEND="${COMMON_DEPEND}
-	dev-libs/boost
-"
-RDEPEND="${COMMON_DEPEND}
-	sys-apps/diffutils
-"
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_WITH_QT6=OFF
-	)
-	ecm_src_configure
-}


             reply	other threads:[~2023-05-28 18:45 UTC|newest]

Thread overview: 109+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-28 18:45 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-01 19:27 [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdiff3/ 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-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-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=1685299476.cc5e427f88da6f84d1e5f25f8cf795ebc6e3497c.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