Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/noscript: ChangeLog noscript-1.5.ebuild
Date: Fri, 02 May 2008 13:35:24
Message-Id: E1JrvQ1-0002wx-J3@stork.gentoo.org
1 maekke 08/05/02 13:35:21
2
3 Modified: ChangeLog noscript-1.5.ebuild
4 Log:
5 amd64 stable, bug #212480
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.107 x11-plugins/noscript/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/noscript/ChangeLog?rev=1.107&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/noscript/ChangeLog?rev=1.107&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/noscript/ChangeLog?r1=1.106&r2=1.107
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/noscript/ChangeLog,v
18 retrieving revision 1.106
19 retrieving revision 1.107
20 diff -u -r1.106 -r1.107
21 --- ChangeLog 24 Apr 2008 17:26:51 -0000 1.106
22 +++ ChangeLog 2 May 2008 13:35:21 -0000 1.107
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-plugins/noscript
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/ChangeLog,v 1.106 2008/04/24 17:26:51 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/ChangeLog,v 1.107 2008/05/02 13:35:21 maekke Exp $
28 +
29 + 02 May 2008; Markus Meier <maekke@g.o> noscript-1.5.ebuild:
30 + amd64 stable, bug #212480
31
32 24 Apr 2008; Markus Rothe <corsair@g.o> noscript-1.5.ebuild:
33 Stable on ppc64; bug #212480
34
35
36
37 1.6 x11-plugins/noscript/noscript-1.5.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/noscript/noscript-1.5.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/noscript/noscript-1.5.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/noscript/noscript-1.5.ebuild?r1=1.5&r2=1.6
42
43 Index: noscript-1.5.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.5.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- noscript-1.5.ebuild 24 Apr 2008 17:26:51 -0000 1.5
50 +++ noscript-1.5.ebuild 2 May 2008 13:35:21 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.5.ebuild,v 1.5 2008/04/24 17:26:51 corsair Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/noscript/noscript-1.5.ebuild,v 1.6 2008/05/02 13:35:21 maekke Exp $
56
57 inherit mozextension multilib
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
64 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
65 IUSE=""
66
67 RDEPEND="|| (
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list