public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/asunder/
Date: Thu,  9 Feb 2017 12:08:01 +0000 (UTC)	[thread overview]
Message-ID: <1486642077.f8fcb1b8d1b98af1512b2a927d3e4c9de7befdca.polynomial-c@gentoo> (raw)

commit:     f8fcb1b8d1b98af1512b2a927d3e4c9de7befdca
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  9 12:06:56 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Feb  9 12:07:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8fcb1b8

media-sound/asunder: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-sound/asunder/Manifest           |  1 -
 media-sound/asunder/asunder-2.7.ebuild | 37 ----------------------------------
 2 files changed, 38 deletions(-)

diff --git a/media-sound/asunder/Manifest b/media-sound/asunder/Manifest
index d99b9c5a07..e504b72740 100644
--- a/media-sound/asunder/Manifest
+++ b/media-sound/asunder/Manifest
@@ -1,4 +1,3 @@
 DIST asunder-2.2.tar.bz2 208936 SHA256 bb608c1cdefcce2f533fb5d5cc23838846b2810ec89d0ebb083507cf27e7822f SHA512 6f2a9a2f6d047a41ef0aaa221fafdc86f3fe6e49f9c8cfcaae4e325b62f3f17cddafa57982d2d3aca0922bce6aa29015d398cbf97ddfb44c7d7dfdd75aefab4c WHIRLPOOL 16b0da49f44d09f95d2a86f6290718d850c014c7aef0e875654efda05e0b959bf64a21f2c101a4e897aec633dce215f41ee3f1db221c25d8b04cb600372a633b
-DIST asunder-2.7.tar.bz2 268834 SHA256 e69698f9524e443ac564b5d4b2df135ed7e5b2f94d6b3cabeae5bb2a3c828914 SHA512 3c5116411a30d4ac95ee4303c1627a385bc1bb62680ce15536fa524c8301928a81b4987043490318548832834893d31e51e46b8afb43a4e76ac0aedfeb38b7b7 WHIRLPOOL d97eeed3c7f0497b0afab2401601f1e53a3f5a0da81f1f3d74c26284ab383b3c4c08c4b664dc02083eadcc8bb2518d2b58ac19f8defe3e75525aa12a9bf49579
 DIST asunder-2.8.1.tar.bz2 271124 SHA256 1e33339e5b0eaea81f1ca5b00745b1bc932f31a7db99bff55e0f3b6178fdf78d SHA512 3ba0e8f2cdc73ba818ea3363fa41ad16ce48e532b681645c762a0d58951ae048727d8b5fbe911472f75c21346f1d6719fee075389fb48245a9c417acf7213c39 WHIRLPOOL 78ab5da1b5c57173a30a90517f7d9ac68c0fb58c9505d9cea9dd56e430d1fc189c064e686491ff3cfa38fa77dbe0dc53f56dc38bb4324b74526ec54f50645ca6
 DIST asunder-2.8.tar.bz2 269472 SHA256 d8c7014b87ab3c5467876def4d8650fd09fe415ded9de2569c629296499b09db SHA512 54f606e10a27cc73aa5c0f1dc74a2df87020562fb74f14ad7030dd1b5f4ab1a4f42477c7d23b5285a7b0cba00f75929f444bc63e18e8da545c3cbdd2c3330ebe WHIRLPOOL 5e662a14908903ae12a897aa59aa3ca1ab164c628a908c57b298c0019fe46bf66d63e36b0eff6306acdc06704128f5e368e296ce831897428a35a6b2d353552c

diff --git a/media-sound/asunder/asunder-2.7.ebuild b/media-sound/asunder/asunder-2.7.ebuild
deleted file mode 100644
index 0b6f31c5f2..0000000000
--- a/media-sound/asunder/asunder-2.7.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="A graphical Audio CD ripper and encoder with support for WAV, MP3, OggVorbis, FLAC and Opus"
-HOMEPAGE="http://littlesvr.ca/asunder/"
-SRC_URI="http://littlesvr.ca/${PN}/releases/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="aac flac mac mp3 musepack opus vorbis wavpack"
-
-COMMON_DEPEND=">=media-libs/libcddb-0.9.5
-	media-sound/cdparanoia
-	x11-libs/gtk+:2"
-DEPEND="${COMMON_DEPEND}
-	dev-util/intltool
-	virtual/pkgconfig
-	sys-devel/gettext"
-RDEPEND="${COMMON_DEPEND}
-	aac? ( media-sound/neroaac )
-	flac? ( media-libs/flac )
-	mac? ( media-sound/mac )
-	mp3? ( media-sound/lame )
-	musepack? ( media-sound/musepack-tools )
-	opus? ( media-sound/opus-tools )
-	vorbis? ( media-sound/vorbis-tools )
-	wavpack? ( media-sound/wavpack )"
-
-DOCS="AUTHORS ChangeLog README TODO" # NEWS is dummy
-
-src_prepare() {
-	sed -i -e 's:cd syslogng && $(MAKE) install:true:' "${S}"/Makefile.in
-}


             reply	other threads:[~2017-02-09 12:08 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-09 12:08 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-11  9:57 [gentoo-commits] repo/gentoo:master commit in: media-sound/asunder/ Miroslav Šulc
2024-01-11  9:38 Sam James
2024-01-11  9:38 Sam James
2023-07-29  7:47 Miroslav Šulc
2023-07-24  7:53 Miroslav Šulc
2021-05-29 16:02 Miroslav Šulc
2021-05-29 15:23 Sam James
2021-05-29 13:28 Sam James
2021-04-27 17:55 Miroslav Šulc
2021-04-26 15:26 Miroslav Šulc
2021-04-26 10:34 Sam James
2021-04-21 19:03 Sam James
2020-06-15 13:28 Lars Wendler
2020-06-15 13:28 Lars Wendler
2019-10-22  9:28 Lars Wendler
2019-09-04 16:17 Lars Wendler
2019-04-28 22:41 Pacho Ramos
2019-04-28 22:06 Thomas Deutschmann
2019-04-08 15:50 Mikle Kolyada
2019-03-30  9:59 Andreas Sturmlechner
2019-03-24 20:04 Sergei Trofimovich
2018-07-12  0:16 Thomas Deutschmann
2018-04-05  8:23 Lars Wendler
2018-04-05  8:23 Lars Wendler
2018-01-08  0:14 Mikle Kolyada
2017-11-22 20:25 Lars Wendler
2017-11-22 15:46 Lars Wendler
2017-11-22 15:46 Lars Wendler
2017-07-10  5:53 Lars Wendler
2017-07-10  5:53 Lars Wendler
2017-06-03 20:52 David Seifert
2017-06-03 20:52 David Seifert
2017-05-11 14:25 Lars Wendler
2017-02-21  8:47 Michael Weber
2017-02-09 12:08 Lars Wendler
2015-10-08  9:39 Lars Wendler
2015-10-08  9:39 Lars Wendler

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=1486642077.f8fcb1b8d1b98af1512b2a927d3e4c9de7befdca.polynomial-c@gentoo \
    --to=polynomial-c@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