commit:     a382471545a2bbf4b48b49184807df313251bda9
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 31 21:49:50 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jan 31 21:49:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3824715

media-libs/libcuefile: Remove 477 (r0)

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-libs/libcuefile/libcuefile-477.ebuild | 24 ------------------------
 1 file changed, 24 deletions(-)

diff --git a/media-libs/libcuefile/libcuefile-477.ebuild 
b/media-libs/libcuefile/libcuefile-477.ebuild
deleted file mode 100644
index 74b08fe..00000000
--- a/media-libs/libcuefile/libcuefile-477.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-inherit cmake-utils
-
-# svn export http://svn.musepack.net/libcuefile/trunk libcuefile-${PV}
-# tar -cJf libcuefile-${PV}.tar.xz libcuefile-${PV}
-
-DESCRIPTION="Cue File library from Musepack"
-HOMEPAGE="http://www.musepack.net/";
-SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.xz";
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
-IUSE=""
-
-src_install() {
-       cmake-utils_src_install
-       insinto /usr/include
-       doins -r include/cuetools
-}

Reply via email to