Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-musepack/
Date: Sat, 26 Dec 2015 17:16:21
Message-Id: 1451150111.e61e06b9af694dec20f4e3931ba3c26c9fae6db0.eva@gentoo
1 commit: e61e06b9af694dec20f4e3931ba3c26c9fae6db0
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 26 16:49:34 2015 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 26 17:15:11 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e61e06b9
7
8 media-plugins/gst-plugins-musepack: drop old revision
9
10 Package-Manager: portage-2.2.26
11
12 .../gst-plugins-musepack-0.10.23.ebuild | 13 -------------
13 1 file changed, 13 deletions(-)
14
15 diff --git a/media-plugins/gst-plugins-musepack/gst-plugins-musepack-0.10.23.ebuild b/media-plugins/gst-plugins-musepack/gst-plugins-musepack-0.10.23.ebuild
16 deleted file mode 100644
17 index 8beb436..0000000
18 --- a/media-plugins/gst-plugins-musepack/gst-plugins-musepack-0.10.23.ebuild
19 +++ /dev/null
20 @@ -1,13 +0,0 @@
21 -# Copyright 1999-2013 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -# $Id$
24 -
25 -EAPI="5"
26 -
27 -inherit gst-plugins-bad
28 -
29 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-interix ~amd64-linux ~x86-linux"
30 -IUSE=""
31 -
32 -RDEPEND=">=media-sound/musepack-tools-444"
33 -DEPEND="${RDEPEND}"