public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/musicbrainz/
Date: Sat, 25 Feb 2017 20:59:45 +0000 (UTC)	[thread overview]
Message-ID: <1488056345.a4524032df360713224ffdfc09954abd58b90660.johu@gentoo> (raw)

commit:     a4524032df360713224ffdfc09954abd58b90660
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 20:59:05 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 20:59:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4524032

media-libs/musicbrainz: Remove 5.0.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-libs/musicbrainz/Manifest                 |  1 -
 media-libs/musicbrainz/musicbrainz-5.0.1.ebuild | 33 -------------------------
 2 files changed, 34 deletions(-)

diff --git a/media-libs/musicbrainz/Manifest b/media-libs/musicbrainz/Manifest
index b8802225d2..f7f243bd9e 100644
--- a/media-libs/musicbrainz/Manifest
+++ b/media-libs/musicbrainz/Manifest
@@ -1,3 +1,2 @@
 DIST libmusicbrainz-3.0.3.tar.gz 105837 SHA256 7fd459a9fd05be9faec60a9a21caa9a1e9fda03147d58d8c7c95f33582a738c5 SHA512 b4c76a0c056480c74eec36c4419f7f696f945b5a4b29dd0a5c61ab3a8b076f48b803ca7af60fb9cfa5eb5344f9ae5d566aaafea6e8eae498ed6aed2169f70480 WHIRLPOOL 775071c15ef4989738d76ca3bd115d1de884556c2fe526b87e111603b024b46883a19d7272e58eec6d6e9211cbd7f1b76a9f7a782a54f030de303d887d898a21
-DIST libmusicbrainz-5.0.1.tar.gz 109119 SHA256 1ca75e1c5059a3620b0d82633b1f468acc2a65fcc4305f844ec44f6fb5db82d5 SHA512 9c6c69d54b0ad5a716ff2f8d7a17150aa98d57b6ee019d634b679dc09079646e4139fdfc47906db65226a2c25c963f1ad88e2290e6961f4576f6afd7777850ae WHIRLPOOL 1e8109c8f23fe67fab88654b314ada9bc076e9780110d95e9f113085ec0035242cebf98e299efc426afc60930a005d0ea90611f0b204af8d568a45e843844e22
 DIST libmusicbrainz-5.1.0.tar.gz 77220 SHA256 6749259e89bbb273f3f5ad7acdffb7c47a2cf8fcaeab4c4695484cef5f4c6b46 SHA512 daa7ccb94e517e90f7d88a0659c84b00f04c6a73ef7771b7e3bd9101fa6569b1935a68a3689502ed0cc8c0d71ba9d2d0ebd9c074dd5eed9f75a3db390b222e03 WHIRLPOOL 4c747ce333b0a52fff24f1aadc98dd422d11dbdb1a93f45be91b59f7baeeb714bea88d2551309a3327dccb450d34ec4553f694793a5115c481fee758ee9a3e45

diff --git a/media-libs/musicbrainz/musicbrainz-5.0.1.ebuild b/media-libs/musicbrainz/musicbrainz-5.0.1.ebuild
deleted file mode 100644
index 4e93f7ef8d..0000000000
--- a/media-libs/musicbrainz/musicbrainz-5.0.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-CMAKE_IN_SOURCE_BUILD=1
-inherit cmake-utils
-
-DESCRIPTION="The MusicBrainz Client Library (for accessing the latest XML based web service)"
-HOMEPAGE="http://musicbrainz.org/doc/libmusicbrainz"
-SRC_URI="mirror://github/metabrainz/lib${PN}/lib${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="5"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="examples test"
-
-RDEPEND="net-libs/neon"
-DEPEND="${RDEPEND}
-	test? ( dev-util/cppunit )"
-
-S=${WORKDIR}/lib${P}
-
-DOCS="AUTHORS.txt NEWS.txt README.md"
-
-src_install() {
-	cmake-utils_src_install
-
-	if use examples; then
-		docinto examples
-		dodoc examples/*.{c,cc,txt}
-	fi
-}


             reply	other threads:[~2017-02-25 20:59 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-25 20:59 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-07 23:24 [gentoo-commits] repo/gentoo:master commit in: media-libs/musicbrainz/ Andreas Sturmlechner
2024-01-28 21:21 Sam James
2024-01-28 20:02 Sam James
2024-01-28 18:57 Sam James
2024-01-28 18:57 Sam James
2024-01-28 18:57 Sam James
2024-01-28 18:57 Sam James
2024-01-28 18:57 Sam James
2020-06-04 20:07 Andreas Sturmlechner
2018-09-16  8:03 Andreas Sturmlechner
2018-02-19 19:42 David Seifert
2017-11-10 12:38 Andreas Sturmlechner
2017-11-10 12:38 Andreas Sturmlechner
2017-07-01 15:24 Alexis Ballier
2017-02-23 22:58 Michael Weber
2017-01-31 15:51 Tobias Klausmann
2017-01-31  9:13 Agostino Sarubbo
2017-01-30 18:16 Johannes Huber
2017-01-30 18:16 Johannes Huber
2016-12-14 21:13 David Seifert

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=1488056345.a4524032df360713224ffdfc09954abd58b90660.johu@gentoo \
    --to=johu@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