Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Pod-Escapes: Pod-Escapes-1.04.ebuild ChangeLog
Date: Sun, 27 Apr 2008 20:10:36
Message-Id: E1JqDCj-0006Nh-9f@stork.gentoo.org
1 aballier 08/04/27 20:10:33
2
3 Modified: Pod-Escapes-1.04.ebuild ChangeLog
4 Log:
5 keyword ~x86-fbsd
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.22 dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild?r1=1.21&r2=1.22
14
15 Index: Pod-Escapes-1.04.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- Pod-Escapes-1.04.ebuild 10 Jul 2007 23:33:33 -0000 1.21
22 +++ Pod-Escapes-1.04.ebuild 27 Apr 2008 20:10:32 -0000 1.22
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild,v 1.21 2007/07/10 23:33:33 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild,v 1.22 2008/04/27 20:10:32 aballier Exp $
29
30 inherit perl-module
31
32 @@ -11,7 +11,7 @@
33 SRC_TEST="do"
34 LICENSE="|| ( Artistic GPL-2 )"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
38 IUSE=""
39
40 DEPEND="dev-lang/perl"
41
42
43
44 1.19 dev-perl/Pod-Escapes/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Pod-Escapes/ChangeLog?rev=1.19&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Pod-Escapes/ChangeLog?rev=1.19&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Pod-Escapes/ChangeLog?r1=1.18&r2=1.19
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Pod-Escapes/ChangeLog,v
53 retrieving revision 1.18
54 retrieving revision 1.19
55 diff -u -r1.18 -r1.19
56 --- ChangeLog 24 Apr 2007 08:51:15 -0000 1.18
57 +++ ChangeLog 27 Apr 2008 20:10:32 -0000 1.19
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-perl/Pod-Escapes
60 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Escapes/ChangeLog,v 1.18 2007/04/24 08:51:15 kloeri Exp $
62 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Escapes/ChangeLog,v 1.19 2008/04/27 20:10:32 aballier Exp $
64 +
65 + 27 Apr 2008; Alexis Ballier <aballier@g.o> Pod-Escapes-1.04.ebuild:
66 + keyword ~x86-fbsd
67
68 24 Apr 2007; Bryan Østergaard <kloeri@g.o>
69 Pod-Escapes-1.04.ebuild:
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list