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/File-chdir: ChangeLog File-chdir-0.1002.ebuild
Date: Sat, 02 May 2009 16:08:24
Message-Id: E1M0Hl9-000311-Fv@stork.gentoo.org
1 nixnut 09/05/02 16:08:15
2
3 Modified: ChangeLog File-chdir-0.1002.ebuild
4 Log:
5 ppc stable #268198
6 (Portage version: 2.1.6.12/cvs/Linux ppc)
7
8 Revision Changes Path
9 1.19 dev-perl/File-chdir/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chdir/ChangeLog?rev=1.19&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chdir/ChangeLog?rev=1.19&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chdir/ChangeLog?r1=1.18&r2=1.19
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v
18 retrieving revision 1.18
19 retrieving revision 1.19
20 diff -u -r1.18 -r1.19
21 --- ChangeLog 18 Nov 2008 15:00:16 -0000 1.18
22 +++ ChangeLog 2 May 2009 16:08:15 -0000 1.19
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/File-chdir
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.18 2008/11/18 15:00:16 tove Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.19 2009/05/02 16:08:15 nixnut Exp $
29 +
30 + 02 May 2009; nixnut <nixnut@g.o> File-chdir-0.1002.ebuild:
31 + ppc stable #268198
32
33 18 Nov 2008; Torsten Veller <tove@g.o> File-chdir-0.1002.ebuild:
34 New virtuals: module-build
35
36
37
38 1.5 dev-perl/File-chdir/File-chdir-0.1002.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild?r1=1.4&r2=1.5
43
44 Index: File-chdir-0.1002.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- File-chdir-0.1002.ebuild 18 Nov 2008 15:00:16 -0000 1.4
51 +++ File-chdir-0.1002.ebuild 2 May 2009 16:08:15 -0000 1.5
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2008 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v 1.4 2008/11/18 15:00:16 tove Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v 1.5 2009/05/02 16:08:15 nixnut Exp $
58
59 inherit perl-module
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="Artistic"
64 SLOT="0"
65 -KEYWORDS="~amd64 ia64 ~ppc sparc x86"
66 +KEYWORDS="~amd64 ia64 ppc sparc x86"
67 IUSE=""
68
69 SRC_TEST="do"