Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Pod-Simple: ChangeLog Pod-Simple-3.14.ebuild
Date: Fri, 20 Aug 2010 10:18:33
Message-Id: 20100820101822.5905E2004C@flycatcher.gentoo.org
1 fauli 10/08/20 10:18:22
2
3 Modified: ChangeLog Pod-Simple-3.14.ebuild
4 Log:
5 stable x86, bug 333421
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.18 perl-core/Pod-Simple/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/ChangeLog?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/ChangeLog?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/ChangeLog?r1=1.17&r2=1.18
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- ChangeLog 19 Aug 2010 15:10:26 -0000 1.17
22 +++ ChangeLog 20 Aug 2010 10:18:22 -0000 1.18
23 @@ -1,6 +1,10 @@
24 # ChangeLog for perl-core/Pod-Simple
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.17 2010/08/19 15:10:26 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.18 2010/08/20 10:18:22 fauli Exp $
28 +
29 + 20 Aug 2010; Christian Faulhammer <fauli@g.o>
30 + Pod-Simple-3.14.ebuild:
31 + stable x86, bug 333421
32
33 19 Aug 2010; Markos Chandras <hwoarang@g.o> Pod-Simple-3.14.ebuild:
34 Stable on amd64 wrt bug #333421
35
36
37
38 1.3 perl-core/Pod-Simple/Pod-Simple-3.14.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild?r1=1.2&r2=1.3
43
44 Index: Pod-Simple-3.14.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- Pod-Simple-3.14.ebuild 19 Aug 2010 15:10:26 -0000 1.2
51 +++ Pod-Simple-3.14.ebuild 20 Aug 2010 10:18:22 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild,v 1.2 2010/08/19 15:10:26 hwoarang Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild,v 1.3 2010/08/20 10:18:22 fauli Exp $
57
58 EAPI=3
59
60 @@ -10,7 +10,7 @@
61 DESCRIPTION="Framework for parsing Pod"
62
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
65 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
66 IUSE=""
67
68 DEPEND=">=virtual/perl-Pod-Escapes-1.04"