commit:     2f215392ec46b73d30f2f16265a83aa951f25c27
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  1 17:26:26 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr  1 19:30:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f215392

media-libs/libsidplayfp: Drop 1.1.0

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/libsidplayfp/Manifest                  |  1 -
 media-libs/libsidplayfp/libsidplayfp-1.1.0.ebuild | 32 -----------------------
 2 files changed, 33 deletions(-)

diff --git a/media-libs/libsidplayfp/Manifest b/media-libs/libsidplayfp/Manifest
index cabed56a86e..bf3ffff4b7a 100644
--- a/media-libs/libsidplayfp/Manifest
+++ b/media-libs/libsidplayfp/Manifest
@@ -1,2 +1 @@
-DIST libsidplayfp-1.1.0.tar.gz 620228 BLAKE2B 
4e51092d84817c6c90ebb0327ba1816c6dae42868f6296f269cdeee1cdf8c226e71e799ab5d7a8609546cb07669dd80f5bd1fb70e14ef594ac128c43a5c7bf51
 SHA512 
fb0ce00d220772aaf97fc88b7ba3e764f1c94439c9d35713743726872cf6bc6524893489c5909be538f0630896bd328560c6b189d6d2d09932457671080ed76f
 DIST libsidplayfp-1.8.8.tar.gz 673522 BLAKE2B 
2d31955e08b0b2b9558e033eff5d959acda08cdc5a3c2bb8c0aacb07c4b8c105812b4faa0af07dbc51255c72cfdf4893ce0da4d642dfc0f89ebc6ec96c51db51
 SHA512 
84fb24dcf6680dd0e2ec9cc39ddaf30707e4beb5136b7b496b1b85bf11580b1080fbb59b6ec3c1dc7b829fa0cd933db89ee3968518f23ef1a35d9253707d6392

diff --git a/media-libs/libsidplayfp/libsidplayfp-1.1.0.ebuild 
b/media-libs/libsidplayfp/libsidplayfp-1.1.0.ebuild
deleted file mode 100644
index 62ef47e3946..00000000000
--- a/media-libs/libsidplayfp/libsidplayfp-1.1.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="A library for the sidplay2 fork with resid-fp"
-HOMEPAGE="https://sourceforge.net/projects/sidplay-residfp/";
-SRC_URI="mirror://sourceforge/sidplay-residfp/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
-IUSE="cpu_flags_x86_mmx static-libs"
-
-DOCS=( AUTHORS NEWS README TODO )
-
-src_prepare() {
-       # fix automagic. warning: modifying .ac triggers maintainer mode.
-       sed -i -e 's:doxygen:dIsAbLe&:' configure || die
-}
-
-src_configure() {
-       econf \
-               $(use_enable static-libs static) \
-               $(use_enable cpu_flags_x86_mmx mmx)
-}
-
-src_install() {
-       default
-       prune_libtool_files
-}

Reply via email to