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/ssl-fetch: ssl-fetch-0.2.ebuild ChangeLog
Date: Sun, 08 Jun 2014 17:13:34
Message-Id: 20140608171330.D415A2004E@flycatcher.gentoo.org
1 hattya 14/06/08 17:13:30
2
3 Modified: ssl-fetch-0.2.ebuild ChangeLog
4 Log:
5 keyword ~ia64 wrt bug #509628
6
7 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.2 dev-python/ssl-fetch/ssl-fetch-0.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild?r1=1.1&r2=1.2
15
16 Index: ssl-fetch-0.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ssl-fetch-0.2.ebuild 29 May 2014 16:19:28 -0000 1.1
23 +++ ssl-fetch-0.2.ebuild 8 Jun 2014 17:13:30 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild,v 1.1 2014/05/29 16:19:28 dolsen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild,v 1.2 2014/06/08 17:13:30 hattya Exp $
29
30 EAPI="5"
31
32 @@ -16,7 +16,7 @@
33 SLOT="0"
34 IUSE=""
35
36 -KEYWORDS="~amd64 ~arm ~hppa ~x86"
37 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86"
38
39 DEPEND=""
40
41
42
43
44 1.8 dev-python/ssl-fetch/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ChangeLog?rev=1.8&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ChangeLog?rev=1.8&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ssl-fetch/ChangeLog?r1=1.7&r2=1.8
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v
53 retrieving revision 1.7
54 retrieving revision 1.8
55 diff -u -r1.7 -r1.8
56 --- ChangeLog 29 May 2014 16:19:28 -0000 1.7
57 +++ ChangeLog 8 Jun 2014 17:13:30 -0000 1.8
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-python/ssl-fetch
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.7 2014/05/29 16:19:28 dolsen Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.8 2014/06/08 17:13:30 hattya Exp $
63 +
64 + 08 Jun 2014; Akinori Hattori <hattya@g.o> ssl-fetch-0.2.ebuild:
65 + keyword ~ia64 wrt bug #509628
66
67 *ssl-fetch-0.2 (29 May 2014)
68
69 @@ -33,4 +36,3 @@
70 02 Mar 2014; Brian Dolbec <dolsen@g.o> +ssl-fetch-0.1.ebuild,
71 +ssl-fetch-9999.ebuild, +metadata.xml:
72 New package, and initial release.
73 -