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: dev-perl/WebService-MusicBrainz/
Date: Tue, 30 Jul 2024 09:58:00 +0000 (UTC)	[thread overview]
Message-ID: <1722333470.0c57651d1e0230f85dbb23e8a3d738d202612d06.fordfrog@gentoo> (raw)

commit:     0c57651d1e0230f85dbb23e8a3d738d202612d06
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 30 09:57:50 2024 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Jul 30 09:57:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c57651d

dev-perl/WebService-MusicBrainz: bump to 1.0.7

Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-perl/WebService-MusicBrainz/Manifest            |  1 +
 .../WebService-MusicBrainz-1.0.7.ebuild             | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-perl/WebService-MusicBrainz/Manifest b/dev-perl/WebService-MusicBrainz/Manifest
index a96e68e05c4c..052a66510d9c 100644
--- a/dev-perl/WebService-MusicBrainz/Manifest
+++ b/dev-perl/WebService-MusicBrainz/Manifest
@@ -1 +1,2 @@
 DIST WebService-MusicBrainz-1.0.6.tar.gz 10018 BLAKE2B f7a1e038ae60c44193c4551b2acc135e8f54fd4b7c4c7de68390c63b5b81b3c14585eaa0163de699a9bb440736570fdacd30fda194086a1c52bff787c318aabb SHA512 b9cb8a4873c0a32575afbeaa57068a2b533dd3213d747b3577a378da2844b325e9b50477ccb3c5461b34a319078a59cf802be93f1cc094cb6f12c13c92c9611a
+DIST WebService-MusicBrainz-1.0.7.tar.gz 10045 BLAKE2B 4e6e745c1d71abebd7aa55ecbba8dac8adb155dd9afbc108718e8aa48b3cd7f9b91d28913c832eec6d63fe1963bb7247118c4addd08983f211c9acb6d5def539 SHA512 9515de4949f365cc4ab3619433392c33dbeab9137c27788705eb852c7a31b4052843d3f541f814e31dbacbb10e3f524181e29ce4d177ba8753a1270dbde5229e

diff --git a/dev-perl/WebService-MusicBrainz/WebService-MusicBrainz-1.0.7.ebuild b/dev-perl/WebService-MusicBrainz/WebService-MusicBrainz-1.0.7.ebuild
new file mode 100644
index 000000000000..63197d8aa541
--- /dev/null
+++ b/dev-perl/WebService-MusicBrainz/WebService-MusicBrainz-1.0.7.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BFAIST
+inherit perl-module
+
+DESCRIPTION="Web service API to MusicBrainz database"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+	>=dev-perl/Mojolicious-7.130.0
+"
+BDEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.420.0
+"
+
+PATCHES=( "${FILESDIR}/1.0.2-no-network-testing.patch" )


             reply	other threads:[~2024-07-30  9:58 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-30  9:58 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-30 10:30 [gentoo-commits] repo/gentoo:master commit in: dev-perl/WebService-MusicBrainz/ Miroslav Šulc
2024-08-29 19:42 Sam James
2024-08-29 14:53 Jakov Smolić
2024-08-29 14:53 Jakov Smolić
2024-08-29 14:53 Jakov Smolić
2023-07-19  5:49 Miroslav Šulc
2023-07-18 11:21 Jakov Smolić
2023-07-18 11:21 Jakov Smolić
2023-07-18  9:56 Sam James
2023-07-18  9:53 Sam James
2023-06-18  0:29 Sam James
2021-11-02 11:39 Miroslav Šulc
2021-11-02 10:20 Sam James
2021-11-02 10:20 Sam James
2021-11-02 10:20 Sam James
2021-11-02 10:20 Sam James
2021-10-02 22:08 Andreas K. Hüttel
2021-09-26 22:16 Marek Szuba
2019-07-25  6:48 Kent Fredric
2018-08-22  0:05 Mikle Kolyada
2018-08-19 18:45 Matt Turner
2018-08-19 18:39 Matt Turner
2018-03-21  5:38 Kent Fredric
2017-08-09  9:18 Sergei Trofimovich
2017-08-03  8:20 Sergei Trofimovich
2016-09-18 22:02 Andreas Hüttel

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=1722333470.0c57651d1e0230f85dbb23e8a3d738d202612d06.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