Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/File-chmod: File-chmod-0.360.0.ebuild ChangeLog
Date: Sun, 26 Jan 2014 15:31:40
Message-Id: 20140126153135.045322004C@flycatcher.gentoo.org
1 hattya 14/01/26 15:31:34
2
3 Modified: File-chmod-0.360.0.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #492150
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.3 dev-perl/File-chmod/File-chmod-0.360.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-chmod/File-chmod-0.360.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-chmod/File-chmod-0.360.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-chmod/File-chmod-0.360.0.ebuild?r1=1.2&r2=1.3
15
16 Index: File-chmod-0.360.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.360.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- File-chmod-0.360.0.ebuild 25 Jan 2014 16:33:16 -0000 1.2
23 +++ File-chmod-0.360.0.ebuild 26 Jan 2014 15:31:34 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.360.0.ebuild,v 1.2 2014/01/25 16:33:16 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.360.0.ebuild,v 1.3 2014/01/26 15:31:34 hattya Exp $
29
30 EAPI=4
31
32 @@ -11,5 +11,5 @@
33 DESCRIPTION="Implements symbolic and ls chmod modes"
34
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
37 +KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
38 IUSE=""
39
40
41
42 1.18 dev-perl/File-chmod/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-chmod/ChangeLog?rev=1.18&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-chmod/ChangeLog?rev=1.18&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-chmod/ChangeLog?r1=1.17&r2=1.18
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v
51 retrieving revision 1.17
52 retrieving revision 1.18
53 diff -u -r1.17 -r1.18
54 --- ChangeLog 25 Jan 2014 16:33:16 -0000 1.17
55 +++ ChangeLog 26 Jan 2014 15:31:34 -0000 1.18
56 @@ -1,6 +1,9 @@
57 # ChangeLog for dev-perl/File-chmod
58 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.17 2014/01/25 16:33:16 jer Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.18 2014/01/26 15:31:34 hattya Exp $
61 +
62 + 26 Jan 2014; Akinori Hattori <hattya@g.o> File-chmod-0.360.0.ebuild:
63 + ia64 stable wrt bug #492150
64
65 25 Jan 2014; Jeroen Roovers <jer@g.o> File-chmod-0.360.0.ebuild:
66 Stable for HPPA (bug #492150).