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/artikulate/
Date: Mon, 25 Aug 2025 18:54:33 +0000 (UTC)	[thread overview]
Message-ID: <1756148046.c9901d513109f0f4ab728259983fab026b27b8c7.asturm@gentoo> (raw)

commit:     c9901d513109f0f4ab728259983fab026b27b8c7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 25 18:53:13 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 25 18:54:06 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9901d51

kde-apps/artikulate: drop 25.07.90

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

 kde-apps/artikulate/Manifest                   |  1 -
 kde-apps/artikulate/artikulate-25.07.90.ebuild | 43 --------------------------
 2 files changed, 44 deletions(-)

diff --git a/kde-apps/artikulate/Manifest b/kde-apps/artikulate/Manifest
index 9f0a93614e3b..9bb709ba9fe9 100644
--- a/kde-apps/artikulate/Manifest
+++ b/kde-apps/artikulate/Manifest
@@ -1,3 +1,2 @@
 DIST artikulate-25.07.70_pre20250421-0796e3c6.tar.gz 1225214 BLAKE2B dc42471afd2070e2db45608e3c2bd91f0989e9f12a035c94c46849b3c483ac25a150134ee037921b035325e8d9879d6a3f302ac40d6807994cd1bc5908986f46 SHA512 65cae760029ad8be913cb6c9c3000691b1830eb33e8c108147ea3985fdc285039ef3abbfbad0ac0202e47f7ea794bf915ba4f36b7aad2de0fe2fe51b871f0cfa
-DIST artikulate-25.07.90.tar.xz 1059208 BLAKE2B f40ac6c379e94db11b84c1d14ba440069bc84e1504e29cb3aba189b7bbe219988ccf8a347a9deab235b815d77b10c3dc527b5b1b5ab38923b42246c34ad27e03 SHA512 5844f5b561f6402b1d5856ba84b5f108a4f155e706b4739e6fe1580da7ea1a3f537de6706db0fcf4b91b1a7043b72eecd6e28f2670421866c23fcd76c4817d3c
 DIST artikulate-25.08.0.tar.xz 1059736 BLAKE2B df953440ac3a75eacf14618ef7c4800858d20eb6785c90321897e8aee498662f6511ad14088627a2680edc41639f77aada10cb7647cd8befba980b7dd7017eca SHA512 cb6046410a84230531fe775c6e17c02dc93e3bff3adb618c56b73fa737409803f0d5c8b5bf8d692de18938a7d38fb19b7ec74b6081c47efb9c0ee3b3a9650bfb

diff --git a/kde-apps/artikulate/artikulate-25.07.90.ebuild b/kde-apps/artikulate/artikulate-25.07.90.ebuild
deleted file mode 100644
index e63668185cb8..000000000000
--- a/kde-apps/artikulate/artikulate-25.07.90.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-ECM_TEST="forceoptional"
-KFMIN=6.13.0
-QTMIN=6.8.1
-inherit ecm gear.kde.org xdg
-
-DESCRIPTION="Language learning application that helps improving pronunciation skills"
-HOMEPAGE="https://apps.kde.org/artikulate/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	dev-libs/libxml2:=
-	>=dev-qt/qtbase-${QTMIN}:6[gui,sql,xml]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-	>=dev-qt/qtmultimedia-${QTMIN}:6[qml]
-	>=kde-frameworks/karchive-${KFMIN}:6
-	>=kde-frameworks/kconfig-${KFMIN}:6
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kcrash-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/kirigami-${KFMIN}:6
-	>=kde-frameworks/kitemmodels-${KFMIN}:6
-	>=kde-frameworks/knewstuff-${KFMIN}:6
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_autotests=$(usex test)
-	)
-	ecm_src_configure
-}


             reply	other threads:[~2025-08-25 18:54 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-25 18:54 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-05 18:59 [gentoo-commits] repo/gentoo:master commit in: kde-apps/artikulate/ Andreas Sturmlechner
2025-09-05 18:34 Arthur Zamarin
2025-09-05  7:55 Arthur Zamarin
2025-08-01 19:08 Andreas Sturmlechner
2025-08-01 19:08 Andreas Sturmlechner
2025-07-14 18:37 Andreas Sturmlechner
2025-05-22 21:29 Andreas Sturmlechner
2025-05-22 20:17 Sam James
2025-05-22 19:43 Sam James
2025-05-08 21:41 Andreas Sturmlechner
2025-05-03 18:48 Andreas Sturmlechner
2025-05-03 18:48 Andreas Sturmlechner
2025-04-29 21:09 Sam James
2024-10-05  7:07 Michał Górny
2024-07-14  5:59 Arthur Zamarin
2024-06-17 18:49 Andreas Sturmlechner
2024-04-23  6:25 Arthur Zamarin
2021-09-14 14:15 Yixun Lan
2020-07-11 15:37 Andreas Sturmlechner
2019-02-09  9:52 Andreas Sturmlechner

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=1756148046.c9901d513109f0f4ab728259983fab026b27b8c7.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