Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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, 05 Jan 2008 16:51:15
Message-Id: E1JBCEm-00014E-1N@stork.gentoo.org
1 armin76 08/01/05 16:51:08
2
3 Modified: File-Path-Expand-1.02.ebuild ChangeLog
4 Log:
5 Add ~alpha/~ia64/~sparc wrt #204036
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.6 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.6&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.6&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.5&r2=1.6
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.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- File-Path-Expand-1.02.ebuild 3 Jan 2008 01:53:49 -0000 1.5
22 +++ File-Path-Expand-1.02.ebuild 5 Jan 2008 16:51:07 -0000 1.6
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.5 2008/01/03 01:53:49 joslwah Exp $
27 +# $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 $
28
29 inherit perl-module
30
31 @@ -9,7 +9,7 @@
32 HOMEPAGE="http://search.cpan.org/~rclamp/"
33
34 LICENSE="Artistic"
35 -KEYWORDS="~amd64 ~ppc64 ~x86"
36 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86"
37 IUSE=""
38
39 SRC_TEST="do"
40
41
42
43 1.5 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.5&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog?rev=1.5&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog?r1=1.4&r2=1.5
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v
52 retrieving revision 1.4
53 retrieving revision 1.5
54 diff -u -r1.4 -r1.5
55 --- ChangeLog 3 Jan 2008 01:53:49 -0000 1.4
56 +++ ChangeLog 5 Jan 2008 16:51:07 -0000 1.5
57 @@ -1,6 +1,10 @@
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.4 2008/01/03 01:53:49 joslwah Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v 1.5 2008/01/05 16:51:07 armin76 Exp $
62 +
63 + 05 Jan 2008; Raúl Porcel <armin76@g.o>
64 + File-Path-Expand-1.02.ebuild:
65 + Add ~alpha/~ia64/~sparc wrt #204036
66
67 03 Jan 2008; Joshua <joslwah@g.o> File-Path-Expand-1.02.ebuild:
68 Dependency on dev-perl/module-build added. Thanks to ranger for picking this
69
70
71
72 --
73 gentoo-commits@g.o mailing list