Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/File-chdir: File-chdir-0.100.300.ebuild ChangeLog
Date: Thu, 01 Dec 2011 19:50:12
Message-Id: 20111201194958.5B2572004B@flycatcher.gentoo.org
1 phajdan.jr 11/12/01 19:49:58
2
3 Modified: File-chdir-0.100.300.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #391519
6
7 (Portage version: 2.1.10.11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 dev-perl/File-chdir/File-chdir-0.100.300.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.300.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.300.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.300.ebuild?r1=1.1&r2=1.2
15
16 Index: File-chdir-0.100.300.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.300.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- File-chdir-0.100.300.ebuild 26 Feb 2011 09:12:42 -0000 1.1
23 +++ File-chdir-0.100.300.ebuild 1 Dec 2011 19:49:58 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.300.ebuild,v 1.1 2011/02/26 09:12:42 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.300.ebuild,v 1.2 2011/12/01 19:49:58 phajdan.jr Exp $
29
30 EAPI=3
31
32 @@ -11,7 +11,7 @@
33 DESCRIPTION="An alternative to File::Spec and CWD"
34
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
37 +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
38 IUSE=""
39
40 RDEPEND=">=virtual/perl-File-Spec-3.27"
41
42
43
44 1.26 dev-perl/File-chdir/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-chdir/ChangeLog?rev=1.26&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-chdir/ChangeLog?rev=1.26&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-chdir/ChangeLog?r1=1.25&r2=1.26
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v
53 retrieving revision 1.25
54 retrieving revision 1.26
55 diff -u -r1.25 -r1.26
56 --- ChangeLog 5 Nov 2011 10:07:18 -0000 1.25
57 +++ ChangeLog 1 Dec 2011 19:49:58 -0000 1.26
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-perl/File-chdir
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.25 2011/11/05 10:07:18 tove Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.26 2011/12/01 19:49:58 phajdan.jr Exp $
63 +
64 + 01 Dec 2011; Pawel Hajdan jr <phajdan.jr@g.o>
65 + File-chdir-0.100.300.ebuild:
66 + x86 stable wrt bug #391519
67
68 *File-chdir-0.100.600 (05 Nov 2011)