Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-plugins/swfdec-mozilla: ChangeLog swfdec-mozilla-0.8.2-r1.ebuild
Date: Wed, 23 Feb 2011 23:13:09
Message-Id: 20110223231258.C059A20054@flycatcher.gentoo.org
1 hwoarang 11/02/23 23:12:58
2
3 Modified: ChangeLog swfdec-mozilla-0.8.2-r1.ebuild
4 Log:
5 Stable on amd64 wrt bug #353436
6
7 (Portage version: 2.1.9.39/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 www-plugins/swfdec-mozilla/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/swfdec-mozilla/ChangeLog?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/swfdec-mozilla/ChangeLog?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/swfdec-mozilla/ChangeLog?r1=1.3&r2=1.4
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-plugins/swfdec-mozilla/ChangeLog,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- ChangeLog 8 Oct 2010 22:53:35 -0000 1.3
23 +++ ChangeLog 23 Feb 2011 23:12:58 -0000 1.4
24 @@ -1,6 +1,10 @@
25 # ChangeLog for www-plugins/swfdec-mozilla
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/swfdec-mozilla/ChangeLog,v 1.3 2010/10/08 22:53:35 eva Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/swfdec-mozilla/ChangeLog,v 1.4 2011/02/23 23:12:58 hwoarang Exp $
30 +
31 + 23 Feb 2011; Markos Chandras <hwoarang@g.o>
32 + swfdec-mozilla-0.8.2-r1.ebuild:
33 + Stable on amd64 wrt bug #353436
34
35 08 Oct 2010; Gilles Dartiguelongue <eva@g.o>
36 -swfdec-mozilla-0.6.0.ebuild, -swfdec-mozilla-0.8.0.ebuild,
37
38
39
40 1.2 www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild?r1=1.1&r2=1.2
45
46 Index: swfdec-mozilla-0.8.2-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- swfdec-mozilla-0.8.2-r1.ebuild 12 Mar 2010 13:39:11 -0000 1.1
53 +++ swfdec-mozilla-0.8.2-r1.ebuild 23 Feb 2011 23:12:58 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild,v 1.1 2010/03/12 13:39:11 pacho Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/swfdec-mozilla/swfdec-mozilla-0.8.2-r1.ebuild,v 1.2 2011/02/23 23:12:58 hwoarang Exp $
60
61 EAPI="2"
62
63 @@ -14,7 +14,7 @@
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="~amd64 ~ppc ~x86"
68 +KEYWORDS="amd64 ~ppc ~x86"
69 IUSE=""
70
71 RDEPEND=">=dev-libs/glib-2