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