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-Path-Expand: File-Path-Expand-1.02.ebuild ChangeLog
Date: Sat, 23 Feb 2008 19:18:12
Message-Id: E1JSzsv-0000PS-OY@stork.gentoo.org
1 nixnut 08/02/23 19:18:09
2
3 Modified: File-Path-Expand-1.02.ebuild ChangeLog
4 Log:
5 Added ~ppc wrt bug 204036
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.7 dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild?r1=1.6&r2=1.7
14
15 Index: File-Path-Expand-1.02.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- File-Path-Expand-1.02.ebuild 5 Jan 2008 16:51:07 -0000 1.6
22 +++ File-Path-Expand-1.02.ebuild 23 Feb 2008 19:18:09 -0000 1.7
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/File-Path-Expand/File-Path-Expand-1.02.ebuild,v 1.6 2008/01/05 16:51:07 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild,v 1.7 2008/02/23 19:18:09 nixnut Exp $
28
29 inherit perl-module
30
31 @@ -9,7 +9,7 @@
32 HOMEPAGE="http://search.cpan.org/~rclamp/"
33
34 LICENSE="Artistic"
35 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
37 IUSE=""
38
39 SRC_TEST="do"
40
41
42
43 1.6 dev-perl/File-Path-Expand/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog?rev=1.6&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog?rev=1.6&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog?r1=1.5&r2=1.6
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v
52 retrieving revision 1.5
53 retrieving revision 1.6
54 diff -u -r1.5 -r1.6
55 --- ChangeLog 5 Jan 2008 16:51:07 -0000 1.5
56 +++ ChangeLog 23 Feb 2008 19:18:09 -0000 1.6
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/File-Path-Expand
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v 1.5 2008/01/05 16:51:07 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v 1.6 2008/02/23 19:18:09 nixnut Exp $
62 +
63 + 23 Feb 2008; nixnut <nixnut@g.o> File-Path-Expand-1.02.ebuild:
64 + Added ~ppc wrt bug 204036
65
66 05 Jan 2008; Raúl Porcel <armin76@g.o>
67 File-Path-Expand-1.02.ebuild:
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list