Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/eric: eric-4.5.10.ebuild eric-5.3.2.ebuild ChangeLog
Date: Thu, 23 May 2013 11:36:02
Message-Id: 20130523113556.B6F8F2171D@flycatcher.gentoo.org
1 ago 13/05/23 11:35:56
2
3 Modified: eric-4.5.10.ebuild eric-5.3.2.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #470488
6
7 (Portage version: 2.1.12.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.3 dev-util/eric/eric-4.5.10.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-4.5.10.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-4.5.10.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-4.5.10.ebuild?r1=1.2&r2=1.3
15
16 Index: eric-4.5.10.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.10.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- eric-4.5.10.ebuild 22 May 2013 08:10:00 -0000 1.2
23 +++ eric-4.5.10.ebuild 23 May 2013 11:35:56 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.10.ebuild,v 1.2 2013/05/22 08:10:00 kensington Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.10.ebuild,v 1.3 2013/05/23 11:35:56 ago Exp $
29
30 EAPI="4"
31 PYTHON_DEPEND="2:2.6"
32 @@ -21,7 +21,7 @@
33 SRC_URI="${BASE_URI}/${MY_P}.tar.gz"
34
35 LICENSE="GPL-3"
36 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
37 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
38 IUSE="kde spell"
39
40 DEPEND="
41
42
43
44 1.2 dev-util/eric/eric-5.3.2.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-5.3.2.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-5.3.2.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/eric-5.3.2.ebuild?r1=1.1&r2=1.2
49
50 Index: eric-5.3.2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.3.2.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- eric-5.3.2.ebuild 7 Apr 2013 23:49:00 -0000 1.1
57 +++ eric-5.3.2.ebuild 23 May 2013 11:35:56 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2013 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.3.2.ebuild,v 1.1 2013/04/07 23:49:00 pesa Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.3.2.ebuild,v 1.2 2013/05/23 11:35:56 ago Exp $
63
64 EAPI="4"
65 PYTHON_DEPEND="3:3.1"
66 @@ -20,7 +20,7 @@
67 SRC_URI="${BASE_URI}/${MY_P}.tar.gz"
68
69 LICENSE="GPL-3"
70 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
71 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
72 IUSE="spell"
73
74 DEPEND="
75
76
77
78 1.197 dev-util/eric/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/ChangeLog?rev=1.197&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/ChangeLog?rev=1.197&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/eric/ChangeLog?r1=1.196&r2=1.197
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v
87 retrieving revision 1.196
88 retrieving revision 1.197
89 diff -u -r1.196 -r1.197
90 --- ChangeLog 22 May 2013 09:49:18 -0000 1.196
91 +++ ChangeLog 23 May 2013 11:35:56 -0000 1.197
92 @@ -1,6 +1,10 @@
93 # ChangeLog for dev-util/eric
94 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.196 2013/05/22 09:49:18 patrick Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.197 2013/05/23 11:35:56 ago Exp $
97 +
98 + 23 May 2013; Agostino Sarubbo <ago@g.o> eric-4.5.10.ebuild,
99 + eric-5.3.2.ebuild:
100 + Stable for amd64, wrt bug #470488
101
102 *eric-5.3.3 (22 May 2013)