summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-11-14 15:00:42 -0500
committerTim Harder <radhermit@gentoo.org>2017-11-14 15:02:11 -0500
commitcdf96c83b1e525a88b234c89850a85a54a7fbb4f (patch)
treee405da2436d9a5e54ace37960572a6c8cb2af511
parentmedia-sound/abcmidi: version bump to 2017.11.10 (diff)
downloadgentoo-cdf96c83.tar.gz
gentoo-cdf96c83.tar.bz2
gentoo-cdf96c83.zip
media-sound/abcmidi: remove old
-rw-r--r--media-sound/abcmidi/Manifest2
-rw-r--r--media-sound/abcmidi/abcmidi-2017.10.23.ebuild40
-rw-r--r--media-sound/abcmidi/abcmidi-2017.11.01.ebuild40
3 files changed, 0 insertions, 82 deletions
diff --git a/media-sound/abcmidi/Manifest b/media-sound/abcmidi/Manifest
index c8ed7e61e2ce..8bd553b3a0e0 100644
--- a/media-sound/abcmidi/Manifest
+++ b/media-sound/abcmidi/Manifest
@@ -1,4 +1,2 @@
-DIST abcMIDI-2017.10.23.zip 555824 SHA256 cf7d8ad12ce387be68200a002557dca6a19f662e7dc24e7d1c872f566e9b0c27 SHA512 d4377b833f9b62d430f98345ca6c0864406db89a0a5590f8756685d247a80c209b6311345d4409c3aee98c3a3f2c14154745c5a8afdb87f586c900efbea1a5eb WHIRLPOOL efe304fa1ed6c434b722c16ce8917ea651e191ecfe528b573799c8a59b2794114b34e358a094825c996a1deb50a80c4a4fe38d579ebf57f472b27f32e8571590
-DIST abcMIDI-2017.11.01.zip 556057 SHA256 098109d48f165efd14ea989cdf0678db74ff7c6d580b876c2b589eff777920d8 SHA512 859c1491217d168f615efb1e9c147d4a64b92ae8f661aa33d2074037adb93b2ab49434c365e264d2f288786f5f2ff0b8862c2959787004178566d04703cb090d WHIRLPOOL aa22d2f80ac6c5ed49b5458461133484014b0538c5d64976dd5cf87d1e836446f610fcc58ec425c6ca5ebca98b6e5c4b5b87bf47486781b8c6837d9bbcd92c49
DIST abcMIDI-2017.11.08.zip 556065 SHA256 b66904f5c14ad43da32a8e0956e0dadc2e4f4ff49cc0bb6337703de773661aaa SHA512 c89a49c9a3b3f6d462acd09cc26b2720cbd9cc9525e38b1c9cce41052c01167a66f284854e3cc468737eefdaee321db294edca3a4b3b8c6d93d249330913d630 WHIRLPOOL 973ab1f8d56591fe4eb8c37c4dcf759d35bada828a47984e9390fbfcbb23dd63edd1fc337ff94411970e25e2ff2de221817772caa7698abb008433ed159caafd
DIST abcMIDI-2017.11.10.zip 556044 SHA256 050f11d6309e944244b6ba4c709549e6e10fe38bb831f148e78b083645a4022c SHA512 6a80109849370994a74f71e358bf3225ca750736648e45d16fc5c039106c3f3da9444f509c87c3c55faabbc60db6e468a83d1fcffab788cfbd74b6255ea0cfc4 WHIRLPOOL f5449647c58d9bcdafa378f530f915af242fc62f7eb3011fbee2fc90e9d93fc2fcc48486c82031b7f6f5803570a8540a6517200b1035832bcb2ff527f317995d
diff --git a/media-sound/abcmidi/abcmidi-2017.10.23.ebuild b/media-sound/abcmidi/abcmidi-2017.10.23.ebuild
deleted file mode 100644
index adf33138050d..000000000000
--- a/media-sound/abcmidi/abcmidi-2017.10.23.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-MY_P="abcMIDI-${PV}"
-DESCRIPTION="Programs for processing ABC music notation files"
-HOMEPAGE="http://ifdo.ca/~seymour/runabc/top.html"
-SRC_URI="http://ifdo.ca/~seymour/runabc/${MY_P}.zip"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples"
-
-DEPEND="app-arch/unzip"
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
- local PATCHES=( "${FILESDIR}"/${PN}-2016.05.05-docs.patch )
- default
-
- rm configure makefile || die
- sed -i "s:-O2::" configure.ac || die
-
- eautoreconf
-}
-
-src_install() {
- default
- dodoc doc/{AUTHORS,CHANGES,abcguide.txt,abcmatch.txt,history.txt,readme.txt,yapshelp.txt}
-
- if use examples ; then
- docinto examples
- dodoc samples/*.abc
- fi
-}
diff --git a/media-sound/abcmidi/abcmidi-2017.11.01.ebuild b/media-sound/abcmidi/abcmidi-2017.11.01.ebuild
deleted file mode 100644
index adf33138050d..000000000000
--- a/media-sound/abcmidi/abcmidi-2017.11.01.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-MY_P="abcMIDI-${PV}"
-DESCRIPTION="Programs for processing ABC music notation files"
-HOMEPAGE="http://ifdo.ca/~seymour/runabc/top.html"
-SRC_URI="http://ifdo.ca/~seymour/runabc/${MY_P}.zip"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples"
-
-DEPEND="app-arch/unzip"
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
- local PATCHES=( "${FILESDIR}"/${PN}-2016.05.05-docs.patch )
- default
-
- rm configure makefile || die
- sed -i "s:-O2::" configure.ac || die
-
- eautoreconf
-}
-
-src_install() {
- default
- dodoc doc/{AUTHORS,CHANGES,abcguide.txt,abcmatch.txt,history.txt,readme.txt,yapshelp.txt}
-
- if use examples ; then
- docinto examples
- dodoc samples/*.abc
- fi
-}