public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/qtscrobbler/
Date: Thu,  1 Aug 2024 07:43:30 +0000 (UTC)	[thread overview]
Message-ID: <1722498194.02839cc9971ea8f4ab611c5951360583599e1022.fordfrog@gentoo> (raw)

commit:     02839cc9971ea8f4ab611c5951360583599e1022
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Wed Jul 31 14:08:09 2024 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Aug  1 07:43:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02839cc9

media-sound/qtscrobbler: fix pkgcheck issues

Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-sound/qtscrobbler/qtscrobbler-0.11_pre20130123.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/media-sound/qtscrobbler/qtscrobbler-0.11_pre20130123.ebuild b/media-sound/qtscrobbler/qtscrobbler-0.11_pre20130123.ebuild
index 861d0f3cab74..e599a6fea17d 100644
--- a/media-sound/qtscrobbler/qtscrobbler-0.11_pre20130123.ebuild
+++ b/media-sound/qtscrobbler/qtscrobbler-0.11_pre20130123.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,16 +6,16 @@ EAPI=7
 COMMIT=33ed278b9b543554fd6a556fd391eb4c78faab07
 MY_PN=qtscrob
 MY_P=${MY_PN}-${PV}
-inherit desktop qmake-utils toolchain-funcs xdg-utils
+inherit desktop qmake-utils xdg-utils
 
 DESCRIPTION="Updates last.fm profiles using information from supported portable music players"
 HOMEPAGE="http://qtscrob.sourceforge.net/"
 SRC_URI="https://sourceforge.net/code-snapshots/git/q/qt/${MY_PN}/code.git/${MY_PN}-code-${COMMIT}.zip -> ${P}.zip"
+S="${WORKDIR}/${MY_PN}-code-${COMMIT}"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
 BDEPEND="
 	app-arch/unzip
@@ -32,8 +32,6 @@ RDEPEND="
 	net-misc/curl"
 DEPEND="${RDEPEND}"
 
-S="${WORKDIR}/${MY_PN}-code-${COMMIT}"
-
 PATCHES=(
 	"${FILESDIR}"/${P}-qt5.patch
 	"${FILESDIR}"/${P}-qt5.11.patch


             reply	other threads:[~2024-08-01  7:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-01  7:43 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-05-20 22:18 [gentoo-commits] repo/gentoo:master commit in: media-sound/qtscrobbler/ Andreas Sturmlechner
2018-10-09 10:39 Andreas Sturmlechner
2018-04-21 22:56 Aaron Bauman

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=1722498194.02839cc9971ea8f4ab611c5951360583599e1022.fordfrog@gentoo \
    --to=fordfrog@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