Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-soundtouch: gst-plugins-soundtouch-1.0.10.ebuild ChangeLog
Date: Sun, 01 Sep 2013 17:50:41
Message-Id: 20130901175031.9E79B2004C@flycatcher.gentoo.org
1 eva 13/09/01 17:50:31
2
3 Modified: ChangeLog
4 Added: gst-plugins-soundtouch-1.0.10.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key C6085806)
9
10 Revision Changes Path
11 1.17 media-plugins/gst-plugins-soundtouch/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog?rev=1.17&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog?rev=1.17&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog?r1=1.16&r2=1.17
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v
20 retrieving revision 1.16
21 retrieving revision 1.17
22 diff -u -r1.16 -r1.17
23 --- ChangeLog 26 Aug 2013 22:28:03 -0000 1.16
24 +++ ChangeLog 1 Sep 2013 17:50:31 -0000 1.17
25 @@ -1,6 +1,12 @@
26 # ChangeLog for media-plugins/gst-plugins-soundtouch
27 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.16 2013/08/26 22:28:03 eva Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.17 2013/09/01 17:50:31 eva Exp $
30 +
31 +*gst-plugins-soundtouch-1.0.10 (01 Sep 2013)
32 +
33 + 01 Sep 2013; Gilles Dartiguelongue <eva@g.o>
34 + +gst-plugins-soundtouch-1.0.10.ebuild:
35 + Version bump.
36
37 *gst-plugins-soundtouch-1.0.8 (26 Aug 2013)
38
39
40
41
42 1.1 media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.0.10.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.0.10.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.0.10.ebuild?rev=1.1&content-type=text/plain
46
47 Index: gst-plugins-soundtouch-1.0.10.ebuild
48 ===================================================================
49 # Copyright 1999-2013 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.0.10.ebuild,v 1.1 2013/09/01 17:50:31 eva Exp $
52
53 EAPI="5"
54
55 inherit gst-plugins-bad
56
57 DESCRIPTION="GStreamer elements for beats-per-minute detection and pitch controlling"
58 KEYWORDS="~amd64 ~x86"
59 IUSE=""
60
61 RDEPEND=">=media-libs/libsoundtouch-1.4"
62 DEPEND="${RDEPEND}"