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-python/authres: authres-0.402.ebuild ChangeLog
Date: Tue, 26 Feb 2013 10:55:11
Message-Id: 20130226105508.50AB22171D@flycatcher.gentoo.org
1 ago 13/02/26 10:55:08
2
3 Modified: authres-0.402.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #429028
6
7 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.2 dev-python/authres/authres-0.402.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/authres/authres-0.402.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/authres/authres-0.402.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/authres/authres-0.402.ebuild?r1=1.1&r2=1.2
15
16 Index: authres-0.402.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.402.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- authres-0.402.ebuild 28 Jun 2012 06:05:53 -0000 1.1
23 +++ authres-0.402.ebuild 26 Feb 2013 10:55:08 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.402.ebuild,v 1.1 2012/06/28 06:05:53 patrick Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.402.ebuild,v 1.2 2013/02/26 10:55:08 ago Exp $
30
31 EAPI=4
32 SUPPORT_PYTHON_ABIS="1"
33 @@ -13,7 +13,7 @@
34 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
35
36 LICENSE="Apache-2.0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 ~x86"
39 SLOT="0"
40 IUSE=""
41
42
43
44
45 1.9 dev-python/authres/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/authres/ChangeLog?rev=1.9&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/authres/ChangeLog?rev=1.9&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/authres/ChangeLog?r1=1.8&r2=1.9
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v
54 retrieving revision 1.8
55 retrieving revision 1.9
56 diff -u -r1.8 -r1.9
57 --- ChangeLog 22 Feb 2013 03:37:01 -0000 1.8
58 +++ ChangeLog 26 Feb 2013 10:55:08 -0000 1.9
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-python/authres
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v 1.8 2013/02/22 03:37:01 patrick Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v 1.9 2013/02/26 10:55:08 ago Exp $
64 +
65 + 26 Feb 2013; Agostino Sarubbo <ago@g.o> authres-0.402.ebuild:
66 + Stable for amd64, wrt bug #429028
67
68 *authres-0.500 (22 Feb 2013)