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/nspluginwrapper: ChangeLog nspluginwrapper-1.4.4.ebuild
Date: Tue, 05 Jul 2011 07:49:37
Message-Id: 20110705074928.148212004B@flycatcher.gentoo.org
1 hwoarang 11/07/05 07:49:28
2
3 Modified: ChangeLog nspluginwrapper-1.4.4.ebuild
4 Log:
5 Stable on amd64 wrt bug #373971
6
7 (Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.20 www-plugins/nspluginwrapper/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/nspluginwrapper/ChangeLog?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/nspluginwrapper/ChangeLog?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/nspluginwrapper/ChangeLog?r1=1.19&r2=1.20
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-plugins/nspluginwrapper/ChangeLog,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- ChangeLog 4 Jul 2011 15:34:49 -0000 1.19
23 +++ ChangeLog 5 Jul 2011 07:49:27 -0000 1.20
24 @@ -1,6 +1,10 @@
25 # ChangeLog for www-plugins/nspluginwrapper
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/nspluginwrapper/ChangeLog,v 1.19 2011/07/04 15:34:49 chutzpah Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/nspluginwrapper/ChangeLog,v 1.20 2011/07/05 07:49:27 hwoarang Exp $
29 +
30 + 05 Jul 2011; Markos Chandras <hwoarang@g.o>
31 + nspluginwrapper-1.4.4.ebuild:
32 + Stable on amd64 wrt bug #373971
33
34 04 Jul 2011; Patrick McLean <chutzpah@g.o>
35 nspluginwrapper-1.4.4.ebuild:
36
37
38
39 1.3 www-plugins/nspluginwrapper/nspluginwrapper-1.4.4.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/nspluginwrapper/nspluginwrapper-1.4.4.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/nspluginwrapper/nspluginwrapper-1.4.4.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/nspluginwrapper/nspluginwrapper-1.4.4.ebuild?r1=1.2&r2=1.3
44
45 Index: nspluginwrapper-1.4.4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/www-plugins/nspluginwrapper/nspluginwrapper-1.4.4.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- nspluginwrapper-1.4.4.ebuild 4 Jul 2011 15:34:49 -0000 1.2
52 +++ nspluginwrapper-1.4.4.ebuild 5 Jul 2011 07:49:27 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/nspluginwrapper/nspluginwrapper-1.4.4.ebuild,v 1.2 2011/07/04 15:34:49 chutzpah Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/nspluginwrapper/nspluginwrapper-1.4.4.ebuild,v 1.3 2011/07/05 07:49:27 hwoarang Exp $
58
59 EAPI=2
60
61 @@ -12,7 +12,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~amd64"
66 +KEYWORDS="amd64"
67 IUSE=""
68
69 RDEPEND=">=x11-libs/gtk+-2:2