Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/ExtUtils-InstallPaths: ChangeLog ExtUtils-InstallPaths-0.10.0.ebuild
Date: Sun, 03 May 2015 08:25:31
Message-Id: 20150503082526.AC926993@oystercatcher.gentoo.org
1 jer 15/05/03 08:25:26
2
3 Modified: ChangeLog ExtUtils-InstallPaths-0.10.0.ebuild
4 Log:
5 Mark ~hppa (bug #548352).
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.5 dev-perl/ExtUtils-InstallPaths/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ChangeLog?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ChangeLog?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ChangeLog?r1=1.4&r2=1.5
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ChangeLog,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ChangeLog 3 May 2015 08:19:41 -0000 1.4
23 +++ ChangeLog 3 May 2015 08:25:26 -0000 1.5
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/ExtUtils-InstallPaths
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ChangeLog,v 1.4 2015/05/03 08:19:41 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ChangeLog,v 1.5 2015/05/03 08:25:26 jer Exp $
29 +
30 + 03 May 2015; Jeroen Roovers <jer@g.o>
31 + ExtUtils-InstallPaths-0.10.0.ebuild:
32 + Mark ~hppa (bug #548352).
33
34 03 May 2015; Jeroen Roovers <jer@g.o>
35 ExtUtils-InstallPaths-0.10.0.ebuild:
36
37
38
39 1.5 dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild?r1=1.4&r2=1.5
44
45 Index: ExtUtils-InstallPaths-0.10.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- ExtUtils-InstallPaths-0.10.0.ebuild 3 May 2015 08:19:41 -0000 1.4
52 +++ ExtUtils-InstallPaths-0.10.0.ebuild 3 May 2015 08:25:26 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2015 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild,v 1.4 2015/05/03 08:19:41 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild,v 1.5 2015/05/03 08:25:26 jer Exp $
58 EAPI=5
59 MODULE_AUTHOR=LEONT
60 MODULE_VERSION=0.010
61 @@ -9,7 +9,7 @@
62 DESCRIPTION='Build.PL install path logic made easy'
63 LICENSE=" || ( Artistic GPL-2 )"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
66 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
67 IUSE="test"
68
69 DEPEND="