Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/slowaes: slowaes-0.1-r1.ebuild ChangeLog
Date: Sun, 05 Jul 2015 22:30:28
Message-Id: 20150705223025.9699374B@oystercatcher.gentoo.org
1 blueness 15/07/05 22:30:25
2
3 Modified: slowaes-0.1-r1.ebuild ChangeLog
4 Log:
5 Stable for amd64 and x86. Needed for electrum. Bug #541538.
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.5 dev-python/slowaes/slowaes-0.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/slowaes/slowaes-0.1-r1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/slowaes/slowaes-0.1-r1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/slowaes/slowaes-0.1-r1.ebuild?r1=1.4&r2=1.5
15
16 Index: slowaes-0.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/slowaes/slowaes-0.1-r1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- slowaes-0.1-r1.ebuild 8 Apr 2015 08:05:19 -0000 1.4
23 +++ slowaes-0.1-r1.ebuild 5 Jul 2015 22:30:25 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/slowaes/slowaes-0.1-r1.ebuild,v 1.4 2015/04/08 08:05:19 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/slowaes/slowaes-0.1-r1.ebuild,v 1.5 2015/07/05 22:30:25 blueness Exp $
29
30 EAPI=5
31
32 @@ -15,7 +15,7 @@
33
34 LICENSE="Apache-2.0"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="amd64 x86"
38 IUSE=""
39
40 DEPENDS="dev-python/setuptools"
41
42
43
44 1.8 dev-python/slowaes/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/slowaes/ChangeLog?rev=1.8&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/slowaes/ChangeLog?rev=1.8&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/slowaes/ChangeLog?r1=1.7&r2=1.8
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/slowaes/ChangeLog,v
53 retrieving revision 1.7
54 retrieving revision 1.8
55 diff -u -r1.7 -r1.8
56 --- ChangeLog 3 Jun 2015 21:51:27 -0000 1.7
57 +++ ChangeLog 5 Jul 2015 22:30:25 -0000 1.8
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-python/slowaes
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/slowaes/ChangeLog,v 1.7 2015/06/03 21:51:27 jlec Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/slowaes/ChangeLog,v 1.8 2015/07/05 22:30:25 blueness Exp $
63 +
64 + 05 Jul 2015; Anthony G. Basile <blueness@g.o> slowaes-0.1-r1.ebuild:
65 + Stable for amd64 and x86. Needed for electrum. Bug #541538.
66
67 03 Jun 2015; Justin Lecher <jlec@g.o> metadata.xml:
68 Add pypi to remote-id in metadata.xml