Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/qxmledit: ChangeLog qxmledit-0.8.5.ebuild
Date: Wed, 29 May 2013 10:58:21
Message-Id: 20130529105816.298342171D@flycatcher.gentoo.org
1 nimiux 13/05/29 10:58:16
2
3 Modified: ChangeLog qxmledit-0.8.5.ebuild
4 Log:
5 Stable for amd64 wrt bug #470320
6
7 (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key D628E536)
8
9 Revision Changes Path
10 1.44 app-editors/qxmledit/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/qxmledit/ChangeLog?rev=1.44&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/qxmledit/ChangeLog?rev=1.44&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/qxmledit/ChangeLog?r1=1.43&r2=1.44
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v
19 retrieving revision 1.43
20 retrieving revision 1.44
21 diff -u -r1.43 -r1.44
22 --- ChangeLog 19 Mar 2013 10:33:05 -0000 1.43
23 +++ ChangeLog 29 May 2013 10:58:15 -0000 1.44
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-editors/qxmledit
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.43 2013/03/19 10:33:05 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.44 2013/05/29 10:58:15 nimiux Exp $
29 +
30 + 29 May 2013; Chema Alonso <nimiux@g.o> qxmledit-0.8.5.ebuild:
31 + Stable for amd64 wrt bug #470320
32
33 19 Mar 2013; Agostino Sarubbo <ago@g.o> qxmledit-0.8.4.ebuild:
34 Stable for x86, wrt bug #461060
35
36
37
38 1.2 app-editors/qxmledit/qxmledit-0.8.5.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/qxmledit/qxmledit-0.8.5.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/qxmledit/qxmledit-0.8.5.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/qxmledit/qxmledit-0.8.5.ebuild?r1=1.1&r2=1.2
43
44 Index: qxmledit-0.8.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.8.5.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- qxmledit-0.8.5.ebuild 15 Mar 2013 19:10:04 -0000 1.1
51 +++ qxmledit-0.8.5.ebuild 29 May 2013 10:58:16 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.8.5.ebuild,v 1.1 2013/03/15 19:10:04 hwoarang Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.8.5.ebuild,v 1.2 2013/05/29 10:58:16 nimiux Exp $
57
58 EAPI=5
59
60 @@ -14,7 +14,7 @@
61
62 LICENSE="LGPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~x86"
65 +KEYWORDS="amd64 ~x86"
66 IUSE="debug"
67
68 DEPEND=">=dev-qt/qtcore-4.7:4