public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-sound/mp3check/
@ 2019-06-22  8:33 David Seifert
  0 siblings, 0 replies; only message in thread
From: David Seifert @ 2019-06-22  8:33 UTC (permalink / raw
  To: gentoo-commits

commit:     c9e3bd926787fa1b4e5865b26b093247a7fa6b73
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 22 08:33:10 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jun 22 08:33:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9e3bd92

media-sound/mp3check: Remove old

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 media-sound/mp3check/Manifest              |  1 -
 media-sound/mp3check/mp3check-0.8.4.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/media-sound/mp3check/Manifest b/media-sound/mp3check/Manifest
index 9d8b21de0d4..d98d6b64dd1 100644
--- a/media-sound/mp3check/Manifest
+++ b/media-sound/mp3check/Manifest
@@ -1,2 +1 @@
-DIST mp3check-0.8.4.tgz 71396 BLAKE2B fcc25d9dfc474753cf97ead6cde175c5d836ba99971490f8a9ade6726a7af70418339d2da580f402e8d708659a44c5af3024199a0854c66b90bd637f15dc0362 SHA512 383633e673ae124a7beccb4dc9fd4caeaedbddd7939284a7737f1d0f230424b24f1a967ad1d380800d4345e7bbf6f7796cdd9a9816251180e25723a2e24903b5
 DIST mp3check-0.8.7.tgz 71629 BLAKE2B 2ba73374fd9935b39aeca8f9a1e72e95d449309fed8e667b15808a548e34a75d71d811b725654bc590e8ada0f2a65f29b8f8174d614a8626e77281c0ea322eb5 SHA512 5b5c9bde0cc7fd9dc02de53e4ccc3e403001547c06121be57f8f693b9224302d24f0c84f928b329b0f69c67dd4fb51fa3b60368f57a9446476d8344417bd09fd

diff --git a/media-sound/mp3check/mp3check-0.8.4.ebuild b/media-sound/mp3check/mp3check-0.8.4.ebuild
deleted file mode 100644
index 98d0ca55455..00000000000
--- a/media-sound/mp3check/mp3check-0.8.4.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit toolchain-funcs
-
-DESCRIPTION="Checks mp3 files for consistency and prints several errors and warnings"
-HOMEPAGE="http://jo.ath.cx/soft/mp3check/index.html"
-SRC_URI="http://jo.ath.cx/soft/mp3check/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-src_prepare() {
-	sed -i -e "/^WARN/s/-g//" Makefile || die
-}
-
-src_compile() {
-	emake CXX="$(tc-getCXX)" OPT="${CXXFLAGS}"
-}
-
-src_install() {
-	dobin mp3check
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-22  8:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-22  8:33 [gentoo-commits] repo/gentoo:master commit in: media-sound/mp3check/ David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox