Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Cache-Transparent: HTTP-Cache-Transparent-1.100.0.ebuild ChangeLog
Date: Tue, 27 Aug 2013 15:17:01
Message-Id: 20130827151658.1BC5A2004C@flycatcher.gentoo.org
1 zlogene 13/08/27 15:16:58
2
3 Modified: HTTP-Cache-Transparent-1.100.0.ebuild ChangeLog
4 Log:
5 amd64/ia64/sparc/x86 stable wrt bug #449588
6
7 (Portage version: 2.1.12.2/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.2 dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.100.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.100.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.100.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.100.0.ebuild?r1=1.1&r2=1.2
15
16 Index: HTTP-Cache-Transparent-1.100.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.100.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- HTTP-Cache-Transparent-1.100.0.ebuild 4 Nov 2012 15:02:53 -0000 1.1
23 +++ HTTP-Cache-Transparent-1.100.0.ebuild 27 Aug 2013 15:16:57 -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-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.100.0.ebuild,v 1.1 2012/11/04 15:02:53 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-1.100.0.ebuild,v 1.2 2013/08/27 15:16:57 zlogene Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Cache the result of http get-requests persistently"
35
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
38 +KEYWORDS="amd64 ia64 ~ppc sparc x86"
39 IUSE="test"
40
41 RDEPEND="dev-perl/libwww-perl
42
43
44
45 1.36 dev-perl/HTTP-Cache-Transparent/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog?rev=1.36&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog?rev=1.36&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog?r1=1.35&r2=1.36
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog,v
54 retrieving revision 1.35
55 retrieving revision 1.36
56 diff -u -r1.35 -r1.36
57 --- ChangeLog 4 Nov 2012 15:02:53 -0000 1.35
58 +++ ChangeLog 27 Aug 2013 15:16:57 -0000 1.36
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/HTTP-Cache-Transparent
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog,v 1.35 2012/11/04 15:02:53 tove Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog,v 1.36 2013/08/27 15:16:57 zlogene Exp $
65 +
66 + 27 Aug 2013; Mikle Kolyada <zlogene@g.o>
67 + HTTP-Cache-Transparent-1.100.0.ebuild:
68 + amd64/ia64/sparc/x86 stable wrt bug #449588
69
70 *HTTP-Cache-Transparent-1.100.0 (04 Nov 2012)