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: ChangeLog gst-plugins-soundtouch-1.2.0.ebuild
Date: Sun, 29 Sep 2013 18:08:46
Message-Id: 20130929180842.8174E2004C@flycatcher.gentoo.org
1 eva 13/09/29 18:08:42
2
3 Modified: ChangeLog
4 Added: gst-plugins-soundtouch-1.2.0.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C6085806)
9
10 Revision Changes Path
11 1.18 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.18&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog?rev=1.18&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog?r1=1.17&r2=1.18
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v
20 retrieving revision 1.17
21 retrieving revision 1.18
22 diff -u -r1.17 -r1.18
23 --- ChangeLog 1 Sep 2013 17:50:31 -0000 1.17
24 +++ ChangeLog 29 Sep 2013 18:08:42 -0000 1.18
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.17 2013/09/01 17:50:31 eva Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.18 2013/09/29 18:08:42 eva Exp $
30 +
31 +*gst-plugins-soundtouch-1.2.0 (29 Sep 2013)
32 +
33 + 29 Sep 2013; Gilles Dartiguelongue <eva@g.o>
34 + +gst-plugins-soundtouch-1.2.0.ebuild:
35 + Version bump.
36
37 *gst-plugins-soundtouch-1.0.10 (01 Sep 2013)
38
39
40
41
42 1.1 media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.0.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.0.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.2.0.ebuild?rev=1.1&content-type=text/plain
46
47 Index: gst-plugins-soundtouch-1.2.0.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.2.0.ebuild,v 1.1 2013/09/29 18:08:42 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}"