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 F1F59158099 for ; Sun, 26 Nov 2023 09:14:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E3F92BC022; Sun, 26 Nov 2023 09:14:20 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A5F82BC022 for ; Sun, 26 Nov 2023 09:14:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1782F34081F for ; Sun, 26 Nov 2023 09:14:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48BD4998 for ; Sun, 26 Nov 2023 09:14:17 +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: <1700990041.17b164e9705aaebe962770c3bc6d0136fff19ed4.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-2023.09.13.ebuild X-VCS-Directories: media-sound/abcmidi/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 17b164e9705aaebe962770c3bc6d0136fff19ed4 X-VCS-Branch: master Date: Sun, 26 Nov 2023 09:14:17 +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: 61df78c6-bbbc-4ff7-95c1-a1afc47d8d0a X-Archives-Hash: 804b71028a23e94fa4c8338b41f9726a commit: 17b164e9705aaebe962770c3bc6d0136fff19ed4 Author: Miroslav Šulc gentoo org> AuthorDate: Sun Nov 26 09:14:01 2023 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sun Nov 26 09:14:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b164e9 media-sound/abcmidi: dropped obsolete 2023.09.13 Bug: https://bugs.gentoo.org/918486 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/abcmidi/Manifest | 1 - media-sound/abcmidi/abcmidi-2023.09.13.ebuild | 35 --------------------------- 2 files changed, 36 deletions(-) diff --git a/media-sound/abcmidi/Manifest b/media-sound/abcmidi/Manifest index 33d954720a4b..dee95427f0a5 100644 --- a/media-sound/abcmidi/Manifest +++ b/media-sound/abcmidi/Manifest @@ -1,3 +1,2 @@ -DIST abcMIDI-2023.09.13.zip 624566 BLAKE2B 6d2fd54562022230766ff067d38bf96e06c60271adaa8d0468a9aba83315fc6c211c85c45f6cb85fff2b49a2068ce2f939d07f0f8864c8b9e3163f4a586dc2c7 SHA512 1a3fac7e60c7f9b3a4b0cdf8ae4e83ba08d4cb365dcaa8803d86abb18e5bff768e0bc42dfbe71e6f3beee794f49a8df8bb61f693c536da6ccb19588dff87e183 DIST abcMIDI-2023.10.25.zip 624710 BLAKE2B 46ff87d73c9fb026e5c9d20864c0c3e0b48b8cea67ec7172cc8fa6fddb8d1c473ecfcccf96a566f9dead987f5e26c4e0d6d9beb2b57477c6e8c183bc5e23fe7e SHA512 99a1ae74840efd1c5fc1dbb48e5e3930b00f6c4867c2e2f007afabab2db55c708b5b13a3c0b33a991f96508bc219828bc42f95867020bbb66f524285761445be DIST abcMIDI-2023.11.17.zip 625619 BLAKE2B f52b36afd7f69b1ae5412b6cffbb56821942772fa4e37b5093c3df456c5c1caf847274db3dca8ca60e20bf2db66352d64a0bfa00e272593074150c07706e8b0b SHA512 6466427d3471fdd645dae616fd65397405bd49f4cae7e9540acefaa6d237520864ec0d98e7e5564dc020eac5347bcd8a0cd4aa793c21d9855f93f9240f4b6515 diff --git a/media-sound/abcmidi/abcmidi-2023.09.13.ebuild b/media-sound/abcmidi/abcmidi-2023.09.13.ebuild deleted file mode 100644 index 3ca144cfe9f4..000000000000 --- a/media-sound/abcmidi/abcmidi-2023.09.13.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2023 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 -}