Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/celt: celt-0.7.1.ebuild ChangeLog
Date: Fri, 30 Jul 2010 09:27:23
Message-Id: 20100730092719.C0F282CE15@corvid.gentoo.org
1 hwoarang 10/07/30 09:27:19
2
3 Modified: celt-0.7.1.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #329329
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 media-libs/celt/celt-0.7.1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/celt-0.7.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/celt-0.7.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/celt-0.7.1.ebuild?r1=1.2&r2=1.3
14
15 Index: celt-0.7.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.7.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- celt-0.7.1.ebuild 23 Jul 2010 10:19:17 -0000 1.2
22 +++ celt-0.7.1.ebuild 30 Jul 2010 09:27:19 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.7.1.ebuild,v 1.2 2010/07/23 10:19:17 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.7.1.ebuild,v 1.3 2010/07/30 09:27:19 hwoarang Exp $
28
29 EAPI="2"
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="as-is"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~ppc x86"
36 +KEYWORDS="~alpha amd64 ~ppc x86"
37 IUSE="ogg"
38
39 DEPEND="ogg? ( media-libs/libogg )"
40
41
42
43 1.10 media-libs/celt/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/ChangeLog?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/ChangeLog?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/ChangeLog?r1=1.9&r2=1.10
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- ChangeLog 23 Jul 2010 10:19:17 -0000 1.9
56 +++ ChangeLog 30 Jul 2010 09:27:19 -0000 1.10
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-libs/celt
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.9 2010/07/23 10:19:17 fauli Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.10 2010/07/30 09:27:19 hwoarang Exp $
62 +
63 + 30 Jul 2010; Markos Chandras <hwoarang@g.o> celt-0.7.1.ebuild:
64 + Stable on amd64 wrt bug #329329
65
66 23 Jul 2010; Christian Faulhammer <fauli@g.o> celt-0.7.1.ebuild:
67 stable x86, bug 329329