Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/testrepository: ChangeLog testrepository-0.0.18-r1.ebuild
Date: Thu, 01 Jan 2015 21:26:04
Message-Id: 20150101212601.36C14EA9E@oystercatcher.gentoo.org
1 maekke 15/01/01 21:26:01
2
3 Modified: ChangeLog testrepository-0.0.18-r1.ebuild
4 Log:
5 arm stable, bug #530600
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.17 dev-python/testrepository/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/ChangeLog?rev=1.17&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/ChangeLog?rev=1.17&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/ChangeLog?r1=1.16&r2=1.17
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/testrepository/ChangeLog,v
19 retrieving revision 1.16
20 retrieving revision 1.17
21 diff -u -r1.16 -r1.17
22 --- ChangeLog 30 Dec 2014 10:15:24 -0000 1.16
23 +++ ChangeLog 1 Jan 2015 21:26:01 -0000 1.17
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-python/testrepository
26 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/ChangeLog,v 1.16 2014/12/30 10:15:24 jer Exp $
28 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/ChangeLog,v 1.17 2015/01/01 21:26:01 maekke Exp $
30 +
31 + 01 Jan 2015; Markus Meier <maekke@g.o>
32 + testrepository-0.0.18-r1.ebuild:
33 + arm stable, bug #530600
34
35 30 Dec 2014; Jeroen Roovers <jer@g.o> testrepository-0.0.18-r1.ebuild:
36 Stable for HPPA (bug #530600).
37
38
39
40 1.6 dev-python/testrepository/testrepository-0.0.18-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild?rev=1.6&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild?rev=1.6&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild?r1=1.5&r2=1.6
45
46 Index: testrepository-0.0.18-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild,v
49 retrieving revision 1.5
50 retrieving revision 1.6
51 diff -u -r1.5 -r1.6
52 --- testrepository-0.0.18-r1.ebuild 30 Dec 2014 10:15:24 -0000 1.5
53 +++ testrepository-0.0.18-r1.ebuild 1 Jan 2015 21:26:01 -0000 1.6
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2014 Gentoo Foundation
56 +# Copyright 1999-2015 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild,v 1.5 2014/12/30 10:15:24 jer Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild,v 1.6 2015/01/01 21:26:01 maekke Exp $
60
61 EAPI=5
62 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
63 @@ -13,7 +13,7 @@
64
65 LICENSE="Apache-2.0"
66 SLOT="0"
67 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
68 +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
69 IUSE="test"
70
71 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]