From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 20FD0138335 for ; Tue, 30 Oct 2018 12:49:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBD4AE090A; Tue, 30 Oct 2018 12:49:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7DBFAE090A for ; Tue, 30 Oct 2018 12:49:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B568A335C8C for ; Tue, 30 Oct 2018 12:49:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33AAC3F0 for ; Tue, 30 Oct 2018 12:49:13 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1540903729.ec63aa7de988526f4f9724bdd268f8799b6e87c6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/mpg321/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/mpg321/Manifest media-sound/mpg321/mpg321-0.3.1-r1.ebuild X-VCS-Directories: media-sound/mpg321/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ec63aa7de988526f4f9724bdd268f8799b6e87c6 X-VCS-Branch: master Date: Tue, 30 Oct 2018 12:49:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 839a2f9e-8048-4c38-a496-6a111f035511 X-Archives-Hash: b3a7c8ce4b3c8630db2565dbb0b3bd51 commit: ec63aa7de988526f4f9724bdd268f8799b6e87c6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 30 11:11:23 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 30 12:48:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec63aa7d media-sound/mpg321: Drop 0.3.1-r1 Signed-off-by: Andreas Sturmlechner gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 media-sound/mpg321/Manifest | 1 - media-sound/mpg321/mpg321-0.3.1-r1.ebuild | 48 ------------------------------- 2 files changed, 49 deletions(-) diff --git a/media-sound/mpg321/Manifest b/media-sound/mpg321/Manifest index 0d17c6c579d..352587db2d0 100644 --- a/media-sound/mpg321/Manifest +++ b/media-sound/mpg321/Manifest @@ -1,2 +1 @@ -DIST mpg321-0.3.1.tar.gz 151104 BLAKE2B a835332b37a31dfd17e0f1dd25dfbf53a9ede65c721d6dc1fc4937558197b95543a032f43b47ac937adf227c8895afd2aa687b394813277f88836d03c1b5c0f0 SHA512 77a7b975f2d31f670eb786ccb9601820945e60b19a188e7337bd2ff0237c7ee47970c27adf78cf633d4a561e89b06de3eacf9f2ec11373abcdcb75c322f19eee DIST mpg321-0.3.2.tar.gz 151139 BLAKE2B d1b043316aca07e61ab61698f1d9e56fd221c4024e69b5262906b280dcb4f67bd32f3ff72b1758ba26cc0fa7d1c5c4052fc6fc87ae9ceec9d0bf77b1d35a868f SHA512 f1bead2c11e4cde0f1a87e1b2e3d216ef80c9a5dd8b219841961688d44a5fc63a54b7af07359766fde0b2712ddc5d0a90b20149c3228cb2d70e830e15c8ab234 diff --git a/media-sound/mpg321/mpg321-0.3.1-r1.ebuild b/media-sound/mpg321/mpg321-0.3.1-r1.ebuild deleted file mode 100644 index 30b7149702f..00000000000 --- a/media-sound/mpg321/mpg321-0.3.1-r1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit autotools eutils - -DESCRIPTION="A realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3" -HOMEPAGE="http://mpg321.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="ipv6" - -RDEPEND="app-eselect/eselect-mpg123 - >=media-libs/libao-1 - media-libs/libid3tag - media-libs/libmad - sys-libs/zlib" -DEPEND="${RDEPEND}" - -S=${WORKDIR}/${P}-orig - -src_prepare() { - epatch "${FILESDIR}"/${PN}-0.2.12-check-for-lround.patch - eautoreconf -} - -src_configure() { - econf \ - --disable-mpg123-symlink \ - $(use_enable ipv6) -} - -src_install() { - emake DESTDIR="${D}" install - dodoc AUTHORS BUGS HACKING README* THANKS TODO # NEWS and ChangeLog are dead - mv "${ED}"/usr/bin/mpg321{,-mpg123} -} - -pkg_postinst() { - eselect mpg123 update ifunset -} - -pkg_postrm() { - eselect mpg123 update ifunset -}