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: media-sound/pms/
Date: Mon,  4 Sep 2023 21:24:53 +0000 (UTC)	[thread overview]
Message-ID: <1693862669.0e64916ba08ca3915c6be3f8ac225db0bfebbbf6.asturm@gentoo> (raw)

commit:     0e64916ba08ca3915c6be3f8ac225db0bfebbbf6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  4 19:21:34 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep  4 21:24:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e64916b

media-sound/pms: update EAPI 7 -> 8

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

 media-sound/pms/pms-0.42_p20170508-r1.ebuild | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/media-sound/pms/pms-0.42_p20170508-r1.ebuild b/media-sound/pms/pms-0.42_p20170508-r1.ebuild
index d7935d73fe64..ca0250888b93 100644
--- a/media-sound/pms/pms-0.42_p20170508-r1.ebuild
+++ b/media-sound/pms/pms-0.42_p20170508-r1.ebuild
@@ -1,12 +1,12 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit cmake vcs-snapshot
 
 REF="8c8918488a4a22924ee04442dc5e5216783d51ff"
-DESCRIPTION="Practical Music Search: an open source ncurses client for mpd, written in C++"
+DESCRIPTION="Practical Music Search: open source ncurses client for mpd, written in C++"
 HOMEPAGE="https://ambientsound.github.io/pms"
 SRC_URI="https://github.com/ambientsound/${PN}/archive/${REF}.tar.gz -> ${P}.tar.gz"
 
@@ -15,19 +15,17 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="+regex doc"
 
-BDEPEND="
-	virtual/pkgconfig
-	doc? ( virtual/pandoc )
-"
 RDEPEND="
 	sys-libs/ncurses:=[unicode(+)]
 	media-libs/libmpdclient
 "
 DEPEND="${RDEPEND}"
+BDEPEND="
+	virtual/pkgconfig
+	doc? ( virtual/pandoc )
+"
 
-PATCHES=(
-	"${FILESDIR}"/${PN}-0.42_p20170508-gcc12-time.patch
-)
+PATCHES=( "${FILESDIR}"/${PN}-0.42_p20170508-gcc12-time.patch )
 
 src_configure() {
 	local mycmakeargs=(


             reply	other threads:[~2023-09-04 21:24 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-04 21:24 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-08 22:35 [gentoo-commits] repo/gentoo:master commit in: media-sound/pms/ Sam James
2022-06-13 16:43 Sam James
2021-07-17 21:30 David Seifert
2021-01-09 10:36 Sam James
2017-05-08 16:49 Michał Górny
2017-05-08 16:49 Michał Górny
2017-05-08 16:49 Michał Górny
2017-04-15 13:38 Michał Górny
2016-09-13  8:46 Marek Szuba
2016-08-25 19:07 Kristian Fiskerstrand
2016-08-25 19:07 Kristian Fiskerstrand
2016-08-25 19:07 Kristian Fiskerstrand
2016-08-25 19:07 Kristian Fiskerstrand
2016-08-11 20:57 Marek Szuba
2016-08-07  6:52 Pacho Ramos

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=1693862669.0e64916ba08ca3915c6be3f8ac225db0bfebbbf6.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