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/mp3info/
Date: Sat, 30 Mar 2019 09:59:55 +0000 (UTC)	[thread overview]
Message-ID: <1553939904.266c0fb6039e4f10a08a8c9e19f2ef29e8d20237.asturm@gentoo> (raw)

commit:     266c0fb6039e4f10a08a8c9e19f2ef29e8d20237
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 09:40:33 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 30 09:58:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=266c0fb6

media-sound/mp3info: EAPI-7 bump, https

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/mp3info/mp3info-0.8.5a-r1.ebuild | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/media-sound/mp3info/mp3info-0.8.5a-r1.ebuild b/media-sound/mp3info/mp3info-0.8.5a-r1.ebuild
index 5982213a3da..c536ded4457 100644
--- a/media-sound/mp3info/mp3info-0.8.5a-r1.ebuild
+++ b/media-sound/mp3info/mp3info-0.8.5a-r1.ebuild
@@ -1,26 +1,27 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
+
 inherit toolchain-funcs
 
 DESCRIPTION="An MP3 technical info viewer and ID3 1.x tag editor"
-HOMEPAGE="http://ibiblio.org/mp3info/"
-SRC_URI="http://ibiblio.org/pub/linux/apps/sound/mp3-utils/${PN}/${P}.tgz"
+HOMEPAGE="https://ibiblio.org/mp3info/"
+SRC_URI="https://ibiblio.org/pub/linux/apps/sound/mp3-utils/${PN}/${P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE="gtk"
 
-RDEPEND="
-	gtk? ( >=x11-libs/gtk+-2.6.10:2 )
-	sys-libs/ncurses:0=
+BDEPEND="
+	virtual/pkgconfig
 "
 DEPEND="
-	${RDEPEND}
-	virtual/pkgconfig
+	sys-libs/ncurses:0=
+	gtk? ( >=x11-libs/gtk+-2.6.10:2 )
 "
+RDEPEND="${DEPEND}"
 
 PATCHES=(
 	"${FILESDIR}/${P}-ldflags.patch"


             reply	other threads:[~2019-03-30 10:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-30  9:59 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-04-07 23:23 [gentoo-commits] repo/gentoo:master commit in: media-sound/mp3info/ Aaron Bauman
2019-04-08 22:07 Sergei Trofimovich
2019-04-10 22:03 Sergei Trofimovich
2019-06-27 17:21 Andreas Sturmlechner
2021-01-06 14:31 Fabian Groffen
2021-04-19 21:23 Sam James

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=1553939904.266c0fb6039e4f10a08a8c9e19f2ef29e8d20237.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