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-HomeDir: File-HomeDir-1.0.0-r1.ebuild ChangeLog
Date: Sun, 02 Mar 2014 11:49:15
Message-Id: 20140302114836.C28592004C@flycatcher.gentoo.org
1 hattya 14/03/02 11:48:36
2
3 Modified: File-HomeDir-1.0.0-r1.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #502740
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.2 dev-perl/File-HomeDir/File-HomeDir-1.0.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-HomeDir/File-HomeDir-1.0.0-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-HomeDir/File-HomeDir-1.0.0-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-HomeDir/File-HomeDir-1.0.0-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: File-HomeDir-1.0.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/File-HomeDir-1.0.0-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- File-HomeDir-1.0.0-r1.ebuild 22 Dec 2013 10:21:28 -0000 1.1
23 +++ File-HomeDir-1.0.0-r1.ebuild 2 Mar 2014 11:48:36 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/File-HomeDir-1.0.0-r1.ebuild,v 1.1 2013/12/22 10:21:28 zlogene Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/File-HomeDir-1.0.0-r1.ebuild,v 1.2 2014/03/02 11:48:36 hattya Exp $
30
31 EAPI=5
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Get home directory for self or other user"
35
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
38 +KEYWORDS="~alpha ~amd64 ~arm ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
39 IUSE="+xdg"
40
41 RDEPEND="virtual/perl-File-Spec
42
43
44
45 1.91 dev-perl/File-HomeDir/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-HomeDir/ChangeLog?rev=1.91&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-HomeDir/ChangeLog?rev=1.91&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-HomeDir/ChangeLog?r1=1.90&r2=1.91
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/ChangeLog,v
54 retrieving revision 1.90
55 retrieving revision 1.91
56 diff -u -r1.90 -r1.91
57 --- ChangeLog 22 Dec 2013 10:21:28 -0000 1.90
58 +++ ChangeLog 2 Mar 2014 11:48:36 -0000 1.91
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-perl/File-HomeDir
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/ChangeLog,v 1.90 2013/12/22 10:21:28 zlogene Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-HomeDir/ChangeLog,v 1.91 2014/03/02 11:48:36 hattya Exp $
65 +
66 + 02 Mar 2014; Akinori Hattori <hattya@g.o> File-HomeDir-1.0.0-r1.ebuild:
67 + ia64 stable wrt bug #502740
68
69 *File-HomeDir-1.0.0-r1 (22 Dec 2013)