Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/geany-plugins: ChangeLog geany-plugins-1.23.ebuild
Date: Tue, 29 Oct 2013 22:14:51
Message-Id: 20131029221448.6A49920047@flycatcher.gentoo.org
1 chainsaw 13/10/29 22:14:48
2
3 Modified: ChangeLog geany-plugins-1.23.ebuild
4 Log:
5 Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani in bug #488810.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
8
9 Revision Changes Path
10 1.30 dev-util/geany-plugins/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/ChangeLog?rev=1.30&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/ChangeLog?rev=1.30&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/ChangeLog?r1=1.29&r2=1.30
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v
19 retrieving revision 1.29
20 retrieving revision 1.30
21 diff -u -r1.29 -r1.30
22 --- ChangeLog 31 Jul 2013 05:00:15 -0000 1.29
23 +++ ChangeLog 29 Oct 2013 22:14:48 -0000 1.30
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-util/geany-plugins
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.29 2013/07/31 05:00:15 binki Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.30 2013/10/29 22:14:48 chainsaw Exp $
29 +
30 + 29 Oct 2013; Tony Vroon <chainsaw@g.o> geany-plugins-1.23.ebuild:
31 + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
32 + Lazkani in bug #488810.
33
34 31 Jul 2013; Nathan Phillip Brink <binki@g.o>
35 -geany-plugins-0.21.1.ebuild:
36
37
38
39 1.2 dev-util/geany-plugins/geany-plugins-1.23.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.23.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.23.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.23.ebuild?r1=1.1&r2=1.2
44
45 Index: geany-plugins-1.23.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.23.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- geany-plugins-1.23.ebuild 31 Jul 2013 04:46:04 -0000 1.1
52 +++ geany-plugins-1.23.ebuild 29 Oct 2013 22:14:48 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2013 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.23.ebuild,v 1.1 2013/07/31 04:46:04 binki Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.23.ebuild,v 1.2 2013/10/29 22:14:48 chainsaw Exp $
58
59 EAPI=5
60
61 @@ -12,7 +12,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~ppc ~x86"
66 +KEYWORDS="amd64 ~ppc ~x86"
67 IUSE="+commander debugger devhelp enchant gpg gtkspell lua markdown multiterm nls scope soup webkit"
68
69 LINGUAS="be ca da de es fr gl ja pt pt_BR ru tr zh_CN"