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