Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/hgdistver: hgdistver-0.16-r1.ebuild hgdistver-0.16.ebuild ChangeLog
Date: Sun, 08 Jun 2014 11:08:28
Message-Id: 20140608110825.140242004F@flycatcher.gentoo.org
1 hattya 14/06/08 11:08:24
2
3 Modified: hgdistver-0.16-r1.ebuild hgdistver-0.16.ebuild
4 ChangeLog
5 Log:
6 keyword ~ia64 wrt bug #503094
7
8 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
9
10 Revision Changes Path
11 1.9 dev-python/hgdistver/hgdistver-0.16-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hgdistver/hgdistver-0.16-r1.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hgdistver/hgdistver-0.16-r1.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hgdistver/hgdistver-0.16-r1.ebuild?r1=1.8&r2=1.9
16
17 Index: hgdistver-0.16-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/hgdistver/hgdistver-0.16-r1.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- hgdistver-0.16-r1.ebuild 31 Mar 2014 21:06:45 -0000 1.8
24 +++ hgdistver-0.16-r1.ebuild 8 Jun 2014 11:08:24 -0000 1.9
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/hgdistver/hgdistver-0.16-r1.ebuild,v 1.8 2014/03/31 21:06:45 mgorny Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/hgdistver/hgdistver-0.16-r1.ebuild,v 1.9 2014/06/08 11:08:24 hattya Exp $
30
31 EAPI=5
32 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
33 @@ -13,7 +13,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="amd64 ~arm ~hppa ~mips x86 ~x86-fbsd"
38 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips x86 ~x86-fbsd"
39 IUSE="test"
40
41 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
42
43
44
45 1.3 dev-python/hgdistver/hgdistver-0.16.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hgdistver/hgdistver-0.16.ebuild?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hgdistver/hgdistver-0.16.ebuild?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hgdistver/hgdistver-0.16.ebuild?r1=1.2&r2=1.3
50
51 Index: hgdistver-0.16.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/hgdistver/hgdistver-0.16.ebuild,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- hgdistver-0.16.ebuild 9 May 2013 12:20:56 -0000 1.2
58 +++ hgdistver-0.16.ebuild 8 Jun 2014 11:08:24 -0000 1.3
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2013 Gentoo Foundation
61 +# Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-python/hgdistver/hgdistver-0.16.ebuild,v 1.2 2013/05/09 12:20:56 maekke Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/hgdistver/hgdistver-0.16.ebuild,v 1.3 2014/06/08 11:08:24 hattya Exp $
65
66 EAPI="4"
67 SUPPORT_PYTHON_ABIS="1"
68 @@ -13,7 +13,7 @@
69
70 LICENSE="MIT"
71 SLOT="0"
72 -KEYWORDS="~amd64 ~arm ~x86"
73 +KEYWORDS="~amd64 ~arm ~ia64 ~x86"
74 IUSE="test"
75
76 DEPEND="dev-python/setuptools
77
78
79
80 1.11 dev-python/hgdistver/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hgdistver/ChangeLog?rev=1.11&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hgdistver/ChangeLog?rev=1.11&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hgdistver/ChangeLog?r1=1.10&r2=1.11
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-python/hgdistver/ChangeLog,v
89 retrieving revision 1.10
90 retrieving revision 1.11
91 diff -u -r1.10 -r1.11
92 --- ChangeLog 31 Mar 2014 21:06:45 -0000 1.10
93 +++ ChangeLog 8 Jun 2014 11:08:24 -0000 1.11
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-python/hgdistver
96 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-python/hgdistver/ChangeLog,v 1.10 2014/03/31 21:06:45 mgorny Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-python/hgdistver/ChangeLog,v 1.11 2014/06/08 11:08:24 hattya Exp $
99 +
100 + 08 Jun 2014; Akinori Hattori <hattya@g.o> hgdistver-0.16-r1.ebuild,
101 + hgdistver-0.16.ebuild:
102 + keyword ~ia64 wrt bug #503094
103
104 31 Mar 2014; Michał Górny <mgorny@g.o> hgdistver-0.16-r1.ebuild:
105 Add support for the new PyPy slotting.