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: app-dicts/dikt/
Date: Fri, 13 Sep 2024 17:20:12 +0000 (UTC)	[thread overview]
Message-ID: <1726247976.d5d28f0eddb66de589ed362dd9807cc9aeea2aa4.asturm@gentoo> (raw)

commit:     d5d28f0eddb66de589ed362dd9807cc9aeea2aa4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 13 14:55:08 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Sep 13 17:19:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5d28f0e

app-dicts/dikt: drop 2s_p1

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

 app-dicts/dikt/Manifest          |  1 -
 app-dicts/dikt/dikt-2s_p1.ebuild | 40 ----------------------------------------
 2 files changed, 41 deletions(-)

diff --git a/app-dicts/dikt/Manifest b/app-dicts/dikt/Manifest
index ddb9bdbb981a..330a5c904f94 100644
--- a/app-dicts/dikt/Manifest
+++ b/app-dicts/dikt/Manifest
@@ -1,2 +1 @@
-DIST dikt-2s1.tar.xz 52620 BLAKE2B 7afbefdf136b4aaf81ca30399263760a10366c362f07cf620a2c42ab10e5cd6b1eb3ada308f99d7a80a077089cc189ca634d5fdb30a30063dc12fc5e748ad555 SHA512 b7b26ace5ce6326191047d0d0515db2b88e790475be569d7bb994879046aa26c93a663d6bef31f8e8b233377ebd602355fb11b275f3aec910f99a5372fcde682
 DIST dikt-3.tar.xz 52808 BLAKE2B f380bf47311e81a2126d312c28ad01981a80ef1cb40e0590e461609020a6ebf8a72bc06625a9a623aeaa661fe842cea7f8dcf1bdfad6f0807b2c96bc8875418e SHA512 441627ba4a168360832889d7de0a3c7a06d32e2d004ba33c95ac948ebbd676217cd13389a0e454011955f1bc8e6b65ced68529003a9cbad0fd75cb86896c8734

diff --git a/app-dicts/dikt/dikt-2s_p1.ebuild b/app-dicts/dikt/dikt-2s_p1.ebuild
deleted file mode 100644
index 54ce7df0c267..000000000000
--- a/app-dicts/dikt/dikt-2s_p1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_P=${P/_p/}
-KFMIN=5.60.0
-QTMIN=5.12.3
-inherit ecm
-
-DESCRIPTION="Dictionary application that implements the Dict protocol"
-HOMEPAGE="https://dikt.tv/"
-SRC_URI="https://bitbucket-archive.softwareheritage.org/static/67/67f37093-df38-43b8-845b-2952e0a33bb3/attachments/${MY_P}.txz -> ${MY_P}.tar.xz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtnetwork-${QTMIN}:5
-	>=dev-qt/qtprintsupport-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcodecs-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kguiaddons-${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
-"
-RDEPEND="${DEPEND}
-	!app-dicts/dikt:4
-"


             reply	other threads:[~2024-09-13 17:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-13 17:20 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-13 17:20 [gentoo-commits] repo/gentoo:master commit in: app-dicts/dikt/ Andreas Sturmlechner
2024-09-13 17:20 Andreas Sturmlechner
2022-12-26 10:17 Andreas Sturmlechner
2019-12-09 11:21 Andreas Sturmlechner
2019-03-31 10:47 Andreas Sturmlechner
2017-01-18 11:47 Michael Palimaka
2016-11-24 18:59 Michael Palimaka
2016-11-24 11:33 Michael Palimaka
2016-11-24 11:33 Michael Palimaka
2015-09-01 18:38 Tobias Klausmann

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=1726247976.d5d28f0eddb66de589ed362dd9807cc9aeea2aa4.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