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: media-sound/asunder/
Date: Mon, 26 Apr 2021 15:26:26 +0000 (UTC)	[thread overview]
Message-ID: <1619450771.623288a4c151db869f7dedec3dfe4ca8f8176552.fordfrog@gentoo> (raw)

commit:     623288a4c151db869f7dedec3dfe4ca8f8176552
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 26 15:26:11 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon Apr 26 15:26:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=623288a4

media-sound/asunder: removed obsolete 2.9.{3-r1,5}

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-sound/asunder/Manifest                |  2 --
 media-sound/asunder/asunder-2.9.3-r1.ebuild | 36 -----------------------------
 media-sound/asunder/asunder-2.9.5.ebuild    | 36 -----------------------------
 3 files changed, 74 deletions(-)

diff --git a/media-sound/asunder/Manifest b/media-sound/asunder/Manifest
index 450d6f6a0f0..06ad45b299f 100644
--- a/media-sound/asunder/Manifest
+++ b/media-sound/asunder/Manifest
@@ -1,3 +1 @@
-DIST asunder-2.9.3.tar.bz2 275527 BLAKE2B a113fc2c380555550a5903919b78d5c7f304c3938665318d86dbbdd01d503641413bccc755621cefd948b10fb352f6995252fb548cc5730e1ff50d4b2d6a3634 SHA512 b6546e16c936285584480cf378be11e96717aeedc22a7c5163cc0791a41498597d8437369d00823710c56faabe1dea23e4be9c839eb1ee371415104f13d61296
-DIST asunder-2.9.5.tar.bz2 273141 BLAKE2B 895f067bb867d5e82350cdb334551fcf2f408a0ceeaf02a453262661434b05813e184a325e6b27cdb3d3e47486e1395b539e07c4304eb5ec0940eff48649f96b SHA512 40e27877c8fa17465b13a7fa08df6f94dbcb893bd6d8d46a389ca18bce4f574e04e894f9ca19f52bc22e7d1ec0db67a79f236ae4037be459bc24fe95739771dc
 DIST asunder-2.9.6.tar.bz2 283568 BLAKE2B 320fe6984f23dd3998c29eea88d7adbb9f8201c5cb16b706fa272cd7c9dc97c3129c8a6357b61e9e0d6d3b60f130f5fe1664e7acab6fbe624fd2f90b44c18247 SHA512 336514c964c2b46bf93aea050d771b6954c0761c4d9ebd63627a97945ac0c6eb8389e49abb5b42fffe8c646adc281785c7fc3b937b8dbd97e65d6b5834477633

diff --git a/media-sound/asunder/asunder-2.9.3-r1.ebuild b/media-sound/asunder/asunder-2.9.3-r1.ebuild
deleted file mode 100644
index 971ae683769..00000000000
--- a/media-sound/asunder/asunder-2.9.3-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg
-
-DESCRIPTION="Graphical Audio CD ripper and encoder with support for many output formats"
-HOMEPAGE="http://littlesvr.ca/asunder/"
-SRC_URI="http://littlesvr.ca/${PN}/releases/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE="flac mac mp3 musepack opus vorbis wavpack"
-
-BDEPEND="
-	dev-util/intltool
-	sys-devel/gettext
-	virtual/pkgconfig"
-DEPEND=">=media-libs/libcddb-0.9.5
-	media-sound/cdparanoia
-	x11-libs/gtk+:2"
-RDEPEND="${DEPEND}
-	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 )"
-
-src_prepare() {
-	default
-	sed -i -e 's:cd syslogng && $(MAKE) install:true:' Makefile.in || die
-}

diff --git a/media-sound/asunder/asunder-2.9.5.ebuild b/media-sound/asunder/asunder-2.9.5.ebuild
deleted file mode 100644
index df537f03bf4..00000000000
--- a/media-sound/asunder/asunder-2.9.5.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg
-
-DESCRIPTION="Graphical Audio CD ripper and encoder with support for many output formats"
-HOMEPAGE="http://littlesvr.ca/asunder/"
-SRC_URI="http://littlesvr.ca/${PN}/releases/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="flac mac mp3 musepack opus vorbis wavpack"
-
-BDEPEND="
-	dev-util/intltool
-	sys-devel/gettext
-	virtual/pkgconfig"
-DEPEND=">=media-libs/libcddb-0.9.5
-	media-sound/cdparanoia
-	x11-libs/gtk+:2"
-RDEPEND="${DEPEND}
-	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 )"
-
-src_prepare() {
-	default
-	sed -i -e 's:cd syslogng && $(MAKE) install:true:' Makefile.in || die
-}


             reply	other threads:[~2021-04-26 15:26 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-26 15:26 Miroslav Šulc [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 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
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=1619450771.623288a4c151db869f7dedec3dfe4ca8f8176552.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