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-apps/kpimtextedit/
Date: Wed, 24 Feb 2021 22:40:04 +0000 (UTC)	[thread overview]
Message-ID: <1614206382.7b0db823dd28a35b8a8b0f3fd8fbdadde8fd7a08.asturm@gentoo> (raw)

commit:     7b0db823dd28a35b8a8b0f3fd8fbdadde8fd7a08
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 24 21:18:22 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 24 22:39:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b0db823

kde-apps/kpimtextedit: drop 20.08.3*

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

 kde-apps/kpimtextedit/Manifest                    |  1 -
 kde-apps/kpimtextedit/kpimtextedit-20.08.3.ebuild | 41 -----------------------
 2 files changed, 42 deletions(-)

diff --git a/kde-apps/kpimtextedit/Manifest b/kde-apps/kpimtextedit/Manifest
index ba82a149d29..7527e7d1dd0 100644
--- a/kde-apps/kpimtextedit/Manifest
+++ b/kde-apps/kpimtextedit/Manifest
@@ -1,2 +1 @@
-DIST kpimtextedit-20.08.3.tar.xz 188856 BLAKE2B cf99ad277df9d9f1c3de1d5147fe3bd90df6a126c06f2d078fcb99e57ebc597bbbccae4eecdd2ec469939debde45c663676c4bda7b5704e31e9625d27c741d6b SHA512 8a893740e27ffe7c77df454a1355d384f5d257bedd5db0929b51acae4cf64d7793cb46e156be0aac95d2733170089a3060388a8237e17040fd3ba7d38cdf8d6a
 DIST kpimtextedit-20.12.2.tar.xz 201248 BLAKE2B 8ef6a248f86ff4003a28e6992b19545d75f5be33c134d6fee75cbd5bf5f048a7a2d6902c61627342ec856df07d994f93c22b9ec697a0d487320463e84f77d4dd SHA512 680ceb87a508d25b34f2c20651e44381e3d631797cfbec30646497e2a1fec93eb600f10509a35815931faaac8305d73b18aa9cba68065e1a79dee0d10654e52d

diff --git a/kde-apps/kpimtextedit/kpimtextedit-20.08.3.ebuild b/kde-apps/kpimtextedit/kpimtextedit-20.08.3.ebuild
deleted file mode 100644
index abc9e0f0d6b..00000000000
--- a/kde-apps/kpimtextedit/kpimtextedit-20.08.3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_DESIGNERPLUGIN="true"
-ECM_TEST="true"
-KFMIN=5.74.0
-QTMIN=5.15.1
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Extended text editor for PIM applications"
-
-LICENSE="LGPL-2.1+"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtspeech-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcodecs-${KFMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
-	>=kde-frameworks/syntax-highlighting-${KFMIN}:5
-"
-DEPEND="${RDEPEND}
-	test? ( >=kde-frameworks/ktextwidgets-${KFMIN}:5 )
-"
-
-RESTRICT+=" test"


             reply	other threads:[~2021-02-24 22:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-24 22:40 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-21 21:27 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kpimtextedit/ Andreas Sturmlechner
2024-10-01 18:23 Andreas Sturmlechner
2024-07-07 21:39 Andreas Sturmlechner
2024-07-07 21:16 Andreas Sturmlechner
2024-03-06 19:19 Arthur Zamarin
2023-11-23 15:27 Sam James
2023-07-31  7:09 Andreas Sturmlechner
2021-09-12 11:28 Yixun Lan
2021-02-24 19:35 Mikle Kolyada
2017-11-30  2:07 Thomas Deutschmann

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=1614206382.7b0db823dd28a35b8a8b0f3fd8fbdadde8fd7a08.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