Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/File-Path-Expand: ChangeLog File-Path-Expand-1.20.0.ebuild
Date: Mon, 27 Feb 2012 15:12:34
Message-Id: 20120227151213.EE40C2004B@flycatcher.gentoo.org
1 ago 12/02/27 15:12:13
2
3 Modified: ChangeLog File-Path-Expand-1.20.0.ebuild
4 Log:
5 Stable for amd64, wrt bug #405969
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.10 dev-perl/File-Path-Expand/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog?r1=1.9&r2=1.10
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ChangeLog 4 Sep 2011 11:21:07 -0000 1.9
23 +++ ChangeLog 27 Feb 2012 15:12:13 -0000 1.10
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/File-Path-Expand
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v 1.9 2011/09/04 11:21:07 tove Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v 1.10 2012/02/27 15:12:13 ago Exp $
30 +
31 + 27 Feb 2012; Agostino Sarubbo <ago@g.o>
32 + File-Path-Expand-1.20.0.ebuild:
33 + Stable for amd64, wrt bug #405969
34
35 04 Sep 2011; Torsten Veller <tove@g.o> -File-Path-Expand-1.02.ebuild:
36 Cleanup
37
38
39
40 1.2 dev-perl/File-Path-Expand/File-Path-Expand-1.20.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0.ebuild?r1=1.1&r2=1.2
45
46 Index: File-Path-Expand-1.20.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- File-Path-Expand-1.20.0.ebuild 30 Aug 2011 15:46:24 -0000 1.1
53 +++ File-Path-Expand-1.20.0.ebuild 27 Feb 2012 15:12:13 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2011 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0.ebuild,v 1.1 2011/08/30 15:46:24 tove Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0.ebuild,v 1.2 2012/02/27 15:12:13 ago Exp $
60
61 EAPI=4
62
63 @@ -11,7 +11,7 @@
64 DESCRIPTION="Expand filenames"
65
66 SLOT="0"
67 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
68 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
69 IUSE=""
70
71 RDEPEND=""