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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C67EF158087 for ; Thu, 13 Jan 2022 09:28:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1AA22BC01A; Thu, 13 Jan 2022 09:28:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B43062BC01A for ; Thu, 13 Jan 2022 09:28:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B27C93433DB for ; Thu, 13 Jan 2022 09:28:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5778C21D for ; Thu, 13 Jan 2022 09:28:20 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1642066098.d14e82afe2b3d6f38739f51d013819f98c865b03.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/abcmidi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/abcmidi/Manifest media-sound/abcmidi/abcmidi-2021.11.25.ebuild X-VCS-Directories: media-sound/abcmidi/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: d14e82afe2b3d6f38739f51d013819f98c865b03 X-VCS-Branch: master Date: Thu, 13 Jan 2022 09:28:20 +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: 55061e95-28d1-4a7b-9fb3-e3438b72d62d X-Archives-Hash: 96ecbba8b2adaefc051d2c4fd10b8a1a commit: d14e82afe2b3d6f38739f51d013819f98c865b03 Author: Miroslav Šulc gentoo org> AuthorDate: Thu Jan 13 09:28:07 2022 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Thu Jan 13 09:28:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d14e82af media-sound/abcmidi: removed obsolete 2021.11.25 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/abcmidi/Manifest | 1 - media-sound/abcmidi/abcmidi-2021.11.25.ebuild | 35 --------------------------- 2 files changed, 36 deletions(-) diff --git a/media-sound/abcmidi/Manifest b/media-sound/abcmidi/Manifest index 4b07ceb5d6b8..006f4f94fcb4 100644 --- a/media-sound/abcmidi/Manifest +++ b/media-sound/abcmidi/Manifest @@ -1,2 +1 @@ -DIST abcMIDI-2021.11.25.zip 607419 BLAKE2B bac5f8f31497a5cbc2133e70c7cfc1a925e22f8ffad67393a59fb1b976cab057f255bee9eaf4d8b48c597763c70e403aa9daf99a4ca82947d138493caed6d390 SHA512 d019c1445f75d91a7b2be5636aacadaeee29dcfbc195e2851ecf5dcf5ff0c45b459338dc625aed9cdcfcfaef1f1e120594126ded3ae044c3e3bae45ee6df38ab DIST abcMIDI-2021.12.12.zip 607868 BLAKE2B 89b978b3a8a635617e44a870a6d1f36c1053fafdee189fce5c1d419c51cea94f77b1ca1a8ecb6a7bd0cc0c4d92309a8f4d590ccba8d581f9793ae94fc8e4abb3 SHA512 909c25cbef04b9aada3914bbed1a13bc1ca47414a104601fdea733adc37bc7c7fd19be09c1dbdeac76e10df778a0d9481469d5df4d2b6a94622e157531d866e1 diff --git a/media-sound/abcmidi/abcmidi-2021.11.25.ebuild b/media-sound/abcmidi/abcmidi-2021.11.25.ebuild deleted file mode 100644 index ae7e456f10f3..000000000000 --- a/media-sound/abcmidi/abcmidi-2021.11.25.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools - -MY_P="abcMIDI-${PV}" -DESCRIPTION="Programs for processing ABC music notation files" -HOMEPAGE="https://ifdo.ca/~seymour/runabc/top.html" -SRC_URI="https://ifdo.ca/~seymour/runabc/${MY_P}.zip" -S="${WORKDIR}"/${PN} - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="examples" - -BDEPEND="app-arch/unzip" - -src_prepare() { - default - sed -i "s:-O2::" configure.ac || die - sed -i "s:@datarootdir@/doc/abcmidi:@docdir@:" Makefile.in || die - eautoreconf -} - -src_install() { - default - - if use examples ; then - docinto examples - dodoc samples/*.abc - fi -}