Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/authres: ChangeLog authres-0.602.ebuild
Date: Mon, 24 Feb 2014 00:47:15
Message-Id: 20140224004712.6BAFB2004C@flycatcher.gentoo.org
1 phajdan.jr 14/02/24 00:47:12
2
3 Modified: ChangeLog authres-0.602.ebuild
4 Log:
5 x86 stable wrt bug #474176
6
7 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.16 dev-python/authres/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/authres/ChangeLog?rev=1.16&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/authres/ChangeLog?rev=1.16&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/authres/ChangeLog?r1=1.15&r2=1.16
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v
19 retrieving revision 1.15
20 retrieving revision 1.16
21 diff -u -r1.15 -r1.16
22 --- ChangeLog 5 Sep 2013 18:46:10 -0000 1.15
23 +++ ChangeLog 24 Feb 2014 00:47:12 -0000 1.16
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/authres
26 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v 1.15 2013/09/05 18:46:10 mgorny Exp $
28 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v 1.16 2014/02/24 00:47:12 phajdan.jr Exp $
30 +
31 + 23 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o> authres-0.602.ebuild:
32 + x86 stable wrt bug #474176
33
34 05 Sep 2013; Michał Górny <mgorny@g.o> authres-0.501.ebuild,
35 authres-0.600.ebuild, authres-0.601.ebuild, authres-0.602.ebuild:
36
37
38
39 1.3 dev-python/authres/authres-0.602.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/authres/authres-0.602.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/authres/authres-0.602.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/authres/authres-0.602.ebuild?r1=1.2&r2=1.3
44
45 Index: authres-0.602.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.602.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- authres-0.602.ebuild 5 Sep 2013 18:46:10 -0000 1.2
52 +++ authres-0.602.ebuild 24 Feb 2014 00:47:12 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2013 Gentoo Foundation
55 +# Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.602.ebuild,v 1.2 2013/09/05 18:46:10 mgorny Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.602.ebuild,v 1.3 2014/02/24 00:47:12 phajdan.jr Exp $
59
60 EAPI=5
61 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
62 @@ -12,7 +12,7 @@
63 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
64
65 LICENSE="Apache-2.0"
66 -KEYWORDS="~amd64 ~x86"
67 +KEYWORDS="~amd64 x86"
68 SLOT="0"
69 IUSE=""