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/juk/
Date: Mon,  2 Sep 2024 13:22:51 +0000 (UTC)	[thread overview]
Message-ID: <1725283322.329c960f8cc0c46ba676115473b5f9b8cb0b5f94.asturm@gentoo> (raw)

commit:     329c960f8cc0c46ba676115473b5f9b8cb0b5f94
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  1 21:59:24 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 13:22:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=329c960f

kde-apps/juk: drop 23.08.5

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

 kde-apps/juk/Manifest           |  1 -
 kde-apps/juk/juk-23.08.5.ebuild | 48 -----------------------------------------
 2 files changed, 49 deletions(-)

diff --git a/kde-apps/juk/Manifest b/kde-apps/juk/Manifest
index dac241b4f16f..fed940e7825d 100644
--- a/kde-apps/juk/Manifest
+++ b/kde-apps/juk/Manifest
@@ -1,3 +1,2 @@
-DIST juk-23.08.5.tar.xz 2088240 BLAKE2B 95c2fcf3786918a000caebbf4e3a6d7ecff3924c60fd3b1cde4c624a82e0fdd77341738b2cc43c0308e3aebe94355cb1dbb038c29e208d79b75466fa7a4b90aa SHA512 26a4f4a2732d05daf8b1a54f722aadf301cef791eaa21ce171fc7b1504dd0dd5df6e5814bb5062545bbdb8fffd42cfb5ec4211cd889b9a9fe2f01e578003cd79
 DIST juk-24.05.2.tar.xz 1899060 BLAKE2B c3d476cdfcc1c7077c1212d61f34530f5ad50cbb532c5afc0256246dbe9439408febecfbf64612b2cd2ab5346a96b44d8714f7e0ba43d2a0b53664c518b290c5 SHA512 51523355a8ab597f5472e3c1cd19c5216e8e41863b64c793b0851192379413f77de639061c54592e0043b072b7152aa83680a8ec89145f57f1a4156db70cd066
 DIST juk-24.08.0.tar.xz 1897684 BLAKE2B 2d8463dc4ab5229373c1b1da9545aeee79096d7c7bb27399858e14c7c8248efc1efb587c589d9ca2b1fd0c720898972db5c88ab49938f56b0bd6155eca249df5 SHA512 cb9f1b4bc4dcc8e4a7b2bcf8af64d6f2cb9ccf0f8e160e57943b8db46d45059a48bc13787031c40a27ff4f6a1bd31ab7268061069f9721ae34bdf5a72187ba5a

diff --git a/kde-apps/juk/juk-23.08.5.ebuild b/kde-apps/juk/juk-23.08.5.ebuild
deleted file mode 100644
index 690aa9c207ee..000000000000
--- a/kde-apps/juk/juk-23.08.5.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-ECM_TEST="forceoptional"
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Jukebox and music manager by KDE"
-HOMEPAGE="https://apps.kde.org/juk/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtnetwork-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtxml-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kcrash-${KFMIN}:5
-	>=kde-frameworks/kglobalaccel-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/ktextwidgets-${KFMIN}:5
-	>=kde-frameworks/kwallet-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=media-libs/phonon-4.11.0[qt5(+)]
-	>=media-libs/taglib-1.6:=
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-"


             reply	other threads:[~2024-09-02 13:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-02 13:22 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-14 14:15 [gentoo-commits] repo/gentoo:master commit in: kde-apps/juk/ Yixun Lan
2021-05-07 22:14 Andreas Sturmlechner
2020-10-16 17:46 Georgy Yakovlev
2016-05-24 11:39 Mikle Kolyada
2016-03-05 10:01 Mikle Kolyada

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=1725283322.329c960f8cc0c46ba676115473b5f9b8cb0b5f94.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