Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-alsa: ChangeLog gst-plugins-alsa-0.10.22.ebuild
Date: Mon, 30 Mar 2009 04:43:00
Message-Id: E1Lo9Ks-0002SQ-En@stork.gentoo.org
1 tester 09/03/30 04:42:58
2
3 Modified: ChangeLog
4 Added: gst-plugins-alsa-0.10.22.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.1.6.7/cvs/Linux i686)
8
9 Revision Changes Path
10 1.119 media-plugins/gst-plugins-alsa/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-alsa/ChangeLog?rev=1.119&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-alsa/ChangeLog?rev=1.119&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-alsa/ChangeLog?r1=1.118&r2=1.119
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-alsa/ChangeLog,v
19 retrieving revision 1.118
20 retrieving revision 1.119
21 diff -u -r1.118 -r1.119
22 --- ChangeLog 5 Dec 2008 19:54:20 -0000 1.118
23 +++ ChangeLog 30 Mar 2009 04:42:58 -0000 1.119
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-plugins/gst-plugins-alsa
26 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-alsa/ChangeLog,v 1.118 2008/12/05 19:54:20 ssuominen Exp $
28 +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-alsa/ChangeLog,v 1.119 2009/03/30 04:42:58 tester Exp $
30 +
31 +*gst-plugins-alsa-0.10.22 (30 Mar 2009)
32 +
33 + 30 Mar 2009; Olivier CrĂȘte <tester@g.o>
34 + +gst-plugins-alsa-0.10.22.ebuild:
35 + Version bump
36
37 *gst-plugins-alsa-0.10.21 (05 Dec 2008)
38
39
40
41
42 1.1 media-plugins/gst-plugins-alsa/gst-plugins-alsa-0.10.22.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-alsa/gst-plugins-alsa-0.10.22.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-alsa/gst-plugins-alsa-0.10.22.ebuild?rev=1.1&content-type=text/plain
46
47 Index: gst-plugins-alsa-0.10.22.ebuild
48 ===================================================================
49 # Copyright 1999-2009 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-alsa/gst-plugins-alsa-0.10.22.ebuild,v 1.1 2009/03/30 04:42:58 tester Exp $
52
53 inherit gst-plugins-base
54
55 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
56 IUSE=""
57
58 RDEPEND=">=media-libs/gst-plugins-base-0.10.22
59 >=media-libs/alsa-lib-0.9.1"
60 DEPEND="${RDEPEND}
61 dev-util/pkgconfig"