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 9C42B1382C5 for ; Sun, 24 Jan 2021 13:02:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE876E09E5; Sun, 24 Jan 2021 13:02:55 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AA3CCE09E5 for ; Sun, 24 Jan 2021 13:02:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CE11B3411B9 for ; Sun, 24 Jan 2021 13:02:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9AB74AA for ; Sun, 24 Jan 2021 13:02:51 +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: <1611493057.02f1a3050403f1d78db209ef20967d2f341a65d6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ogg2mp3/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/ogg2mp3/Manifest media-sound/ogg2mp3/ogg2mp3-0.6.1.ebuild X-VCS-Directories: media-sound/ogg2mp3/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 02f1a3050403f1d78db209ef20967d2f341a65d6 X-VCS-Branch: master Date: Sun, 24 Jan 2021 13:02:51 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 77752a74-9b47-4982-802f-6a535b01050a X-Archives-Hash: a8dfaaf0df0fc5f7f7915dd1d7184a59 commit: 02f1a3050403f1d78db209ef20967d2f341a65d6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 24 10:40:51 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 24 12:57:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f1a305 media-sound/ogg2mp3: Drop 0.6.1 (r0), dead HOMEPAGE, scammy SRC_URI redir Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/ogg2mp3/Manifest | 1 - media-sound/ogg2mp3/ogg2mp3-0.6.1.ebuild | 23 ----------------------- 2 files changed, 24 deletions(-) diff --git a/media-sound/ogg2mp3/Manifest b/media-sound/ogg2mp3/Manifest index 112d3f9fcc3..ec3e2f731d1 100644 --- a/media-sound/ogg2mp3/Manifest +++ b/media-sound/ogg2mp3/Manifest @@ -1,2 +1 @@ -DIST ogg2mp3-0.6.1.tar.bz2 12424 BLAKE2B 6a43814adc2763bc4ccefdcbdbc6e1bcc4bb2d245af51be1f1c949c8fa29cefcbe3175d89a1a34299f7ae0b71b24e62a65e0f4ed8b0011f23a733960c549baaf SHA512 ba4be78b14c3647af52c0c64c95949e75998847391612f6d66fa281e15283929d6ae3e5df15b0c242d2930b3941e68653934261f6d9804c576f77c8304ef4f14 DIST ogg2mp3-0.6.1.tar.gz 13257 BLAKE2B e3cdfe4de8134a2dbb86615f96606befe985f8aeddf77bd7e3f62b9364596ccdf0c9e5fe542bd2c7e459cb12bcb8f6dbb4782cc4934391ef98edacca88c83080 SHA512 24f24ba342631fbb4743153dc8f4c2b809b744ce01ec99fda442d2a39bf3a774ad2540fd35b6b7940516e63353979fcc30a14214100bb80c9a486ea65ae95999 diff --git a/media-sound/ogg2mp3/ogg2mp3-0.6.1.ebuild b/media-sound/ogg2mp3/ogg2mp3-0.6.1.ebuild deleted file mode 100644 index e62c87864b4..00000000000 --- a/media-sound/ogg2mp3/ogg2mp3-0.6.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="A perl script to convert Ogg Vorbis files to MP3 files" -HOMEPAGE="http://www.gitorious.org/ogg2mp3/pages/Home" -SRC_URI="http://www.jamesa.com/projects/ogg2mp3/releases/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -RDEPEND="media-sound/lame - dev-perl/String-ShellQuote - media-sound/vorbis-tools[ogg123]" -DEPEND="" - -src_install() { - dobin ogg2mp3 - dodoc doc/{AUTHORS,ChangeLog,README,TODO} -}