Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/plan9port: plan9port-20140107.ebuild plan9port-20140123.ebuild plan9port-20130320.ebuild ChangeLog
Date: Mon, 10 Feb 2014 13:00:05
Message-Id: 20140210130000.86B002004B@flycatcher.gentoo.org
1 blueness 14/02/10 13:00:00
2
3 Modified: plan9port-20140107.ebuild plan9port-20140123.ebuild
4 plan9port-20130320.ebuild ChangeLog
5 Log:
6 Address multilib path, bug #498626
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
9
10 Revision Changes Path
11 1.2 dev-util/plan9port/plan9port-20140107.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plan9port/plan9port-20140107.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plan9port/plan9port-20140107.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plan9port/plan9port-20140107.ebuild?r1=1.1&r2=1.2
16
17 Index: plan9port-20140107.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/plan9port/plan9port-20140107.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- plan9port-20140107.ebuild 8 Jan 2014 15:09:42 -0000 1.1
24 +++ plan9port-20140107.ebuild 10 Feb 2014 13:00:00 -0000 1.2
25 @@ -1,6 +1,6 @@
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-util/plan9port/plan9port-20140107.ebuild,v 1.1 2014/01/08 15:09:42 blueness Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/plan9port-20140107.ebuild,v 1.2 2014/02/10 13:00:00 blueness Exp $
30
31 EAPI="4"
32
33 @@ -21,6 +21,7 @@
34 S="${WORKDIR}/${PN}"
35
36 PLAN9=/usr/lib/plan9
37 +QA_MULTILIB_PATHS="${PLAN9}/.*/.*"
38
39 src_prepare()
40 {
41
42
43
44 1.2 dev-util/plan9port/plan9port-20140123.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plan9port/plan9port-20140123.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plan9port/plan9port-20140123.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plan9port/plan9port-20140123.ebuild?r1=1.1&r2=1.2
49
50 Index: plan9port-20140123.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/plan9port/plan9port-20140123.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- plan9port-20140123.ebuild 24 Jan 2014 14:41:15 -0000 1.1
57 +++ plan9port-20140123.ebuild 10 Feb 2014 13:00:00 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2014 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/plan9port-20140123.ebuild,v 1.1 2014/01/24 14:41:15 blueness Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/plan9port-20140123.ebuild,v 1.2 2014/02/10 13:00:00 blueness Exp $
63
64 EAPI="4"
65
66 @@ -21,6 +21,7 @@
67 S="${WORKDIR}/${PN}"
68
69 PLAN9=/usr/lib/plan9
70 +QA_MULTILIB_PATHS="${PLAN9}/.*/.*"
71
72 src_prepare()
73 {
74
75
76
77 1.2 dev-util/plan9port/plan9port-20130320.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plan9port/plan9port-20130320.ebuild?rev=1.2&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plan9port/plan9port-20130320.ebuild?rev=1.2&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plan9port/plan9port-20130320.ebuild?r1=1.1&r2=1.2
82
83 Index: plan9port-20130320.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/dev-util/plan9port/plan9port-20130320.ebuild,v
86 retrieving revision 1.1
87 retrieving revision 1.2
88 diff -u -r1.1 -r1.2
89 --- plan9port-20130320.ebuild 22 Mar 2013 12:06:39 -0000 1.1
90 +++ plan9port-20130320.ebuild 10 Feb 2014 13:00:00 -0000 1.2
91 @@ -1,6 +1,6 @@
92 -# Copyright 1999-2013 Gentoo Foundation
93 +# Copyright 1999-2014 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/plan9port-20130320.ebuild,v 1.1 2013/03/22 12:06:39 blueness Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/plan9port-20130320.ebuild,v 1.2 2014/02/10 13:00:00 blueness Exp $
97
98 EAPI="4"
99
100 @@ -21,6 +21,7 @@
101 S="${WORKDIR}/${PN}"
102
103 PLAN9=/usr/lib/plan9
104 +QA_MULTILIB_PATHS="${PLAN9}/.*/.*"
105
106 src_prepare()
107 {
108
109
110
111 1.32 dev-util/plan9port/ChangeLog
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plan9port/ChangeLog?rev=1.32&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plan9port/ChangeLog?rev=1.32&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/plan9port/ChangeLog?r1=1.31&r2=1.32
116
117 Index: ChangeLog
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/dev-util/plan9port/ChangeLog,v
120 retrieving revision 1.31
121 retrieving revision 1.32
122 diff -u -r1.31 -r1.32
123 --- ChangeLog 24 Jan 2014 14:41:15 -0000 1.31
124 +++ ChangeLog 10 Feb 2014 13:00:00 -0000 1.32
125 @@ -1,6 +1,11 @@
126 # ChangeLog for dev-util/plan9port
127 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
128 -# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/ChangeLog,v 1.31 2014/01/24 14:41:15 blueness Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/dev-util/plan9port/ChangeLog,v 1.32 2014/02/10 13:00:00 blueness Exp $
130 +
131 + 10 Feb 2014; Anthony G. Basile <blueness@g.o>
132 + plan9port-20130320.ebuild, plan9port-20140107.ebuild,
133 + plan9port-20140123.ebuild:
134 + Address multilib path, bug #498626
135
136 *plan9port-20140123 (24 Jan 2014)