Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Response-Encoding: HTTP-Response-Encoding-0.05.ebuild ChangeLog
Date: Sat, 01 Nov 2008 17:58:27
Message-Id: E1KwKjx-0001QT-V2@stork.gentoo.org
1 nixnut 08/11/01 17:58:25
2
3 Modified: HTTP-Response-Encoding-0.05.ebuild ChangeLog
4 Log:
5 ~ppc wrt bug 244620
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.4 dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.05.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.05.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.05.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.05.ebuild?r1=1.3&r2=1.4
14
15 Index: HTTP-Response-Encoding-0.05.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.05.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- HTTP-Response-Encoding-0.05.ebuild 29 Oct 2008 22:11:09 -0000 1.3
22 +++ HTTP-Response-Encoding-0.05.ebuild 1 Nov 2008 17:58:25 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.05.ebuild,v 1.3 2008/10/29 22:11:09 gentoofan23 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.05.ebuild,v 1.4 2008/11/01 17:58:25 nixnut Exp $
28
29 MODULE_AUTHOR=DANKOGAI
30 inherit perl-module
31 @@ -9,7 +9,7 @@
32
33 LICENSE="|| ( Artistic GPL-2 )"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~sparc ~x86"
36 +KEYWORDS="~amd64 ~ppc ~sparc ~x86"
37 IUSE="test"
38
39 RDEPEND="dev-lang/perl
40
41
42
43 1.4 dev-perl/HTTP-Response-Encoding/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog?r1=1.3&r2=1.4
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- ChangeLog 29 Oct 2008 22:11:09 -0000 1.3
56 +++ ChangeLog 1 Nov 2008 17:58:25 -0000 1.4
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-perl/HTTP-Response-Encoding
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog,v 1.3 2008/10/29 22:11:09 gentoofan23 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog,v 1.4 2008/11/01 17:58:25 nixnut Exp $
62 +
63 + 01 Nov 2008; nixnut <nixnut@g.o>
64 + HTTP-Response-Encoding-0.05.ebuild:
65 + Added ~ppc wrt bug 244620
66
67 29 Oct 2008; Thomas Anderson <gentoofan23@g.o>
68 HTTP-Response-Encoding-0.05.ebuild: