Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-pulse/
Date: Thu, 26 Jan 2017 05:05:09
Message-Id: 1485407087.07ccf70fbb2ecd581d10be3dabc5a5559614d3b3.leio@gentoo
1 commit: 07ccf70fbb2ecd581d10be3dabc5a5559614d3b3
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 05:04:47 2017 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 26 05:04:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ccf70f
7
8 media-plugins/gst-plugins-pulse:0.10: Remove old
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 .../gst-plugins-pulse/gst-plugins-pulse-0.10.31-r1.ebuild | 15 ---------------
13 1 file changed, 15 deletions(-)
14
15 diff --git a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31-r1.ebuild b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31-r1.ebuild
16 deleted file mode 100644
17 index 156ed83..00000000
18 --- a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31-r1.ebuild
19 +++ /dev/null
20 @@ -1,15 +0,0 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -# $Id$
24 -
25 -EAPI="5"
26 -
27 -GST_ORG_MODULE=gst-plugins-good
28 -inherit gstreamer
29 -
30 -DESCRIPTION="GStreamer plugin for the PulseAudio sound server"
31 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86"
32 -IUSE=""
33 -
34 -RDEPEND=">=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}]"
35 -DEPEND="${RDEPEND}"