Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/chrpath: ChangeLog chrpath-0.13-r2.ebuild
Date: Tue, 30 Jul 2013 23:09:44
Message-Id: 20130730230941.AFF692171C@flycatcher.gentoo.org
1 aballier 13/07/30 23:09:41
2
3 Modified: ChangeLog chrpath-0.13-r2.ebuild
4 Log:
5 keyword ~amd64-fbsd
6
7 (Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
8
9 Revision Changes Path
10 1.27 app-admin/chrpath/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/chrpath/ChangeLog?rev=1.27&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/chrpath/ChangeLog?rev=1.27&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/chrpath/ChangeLog?r1=1.26&r2=1.27
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-admin/chrpath/ChangeLog,v
19 retrieving revision 1.26
20 retrieving revision 1.27
21 diff -u -r1.26 -r1.27
22 --- ChangeLog 3 May 2013 18:14:51 -0000 1.26
23 +++ ChangeLog 30 Jul 2013 23:09:41 -0000 1.27
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-admin/chrpath
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/ChangeLog,v 1.26 2013/05/03 18:14:51 grobian Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/ChangeLog,v 1.27 2013/07/30 23:09:41 aballier Exp $
29 +
30 + 30 Jul 2013; Alexis Ballier <aballier@g.o> chrpath-0.13-r2.ebuild:
31 + keyword ~amd64-fbsd
32
33 03 May 2013; Fabian Groffen <grobian@g.o> chrpath-0.13-r2.ebuild:
34 Fix building with automake-1.13, bug #467538
35
36
37
38 1.13 app-admin/chrpath/chrpath-0.13-r2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/chrpath/chrpath-0.13-r2.ebuild?rev=1.13&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/chrpath/chrpath-0.13-r2.ebuild?rev=1.13&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/chrpath/chrpath-0.13-r2.ebuild?r1=1.12&r2=1.13
43
44 Index: chrpath-0.13-r2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13-r2.ebuild,v
47 retrieving revision 1.12
48 retrieving revision 1.13
49 diff -u -r1.12 -r1.13
50 --- chrpath-0.13-r2.ebuild 3 May 2013 18:14:51 -0000 1.12
51 +++ chrpath-0.13-r2.ebuild 30 Jul 2013 23:09:41 -0000 1.13
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13-r2.ebuild,v 1.12 2013/05/03 18:14:51 grobian Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13-r2.ebuild,v 1.13 2013/07/30 23:09:41 aballier Exp $
57
58 EAPI="2"
59
60 @@ -13,7 +13,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="amd64 arm ppc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
65 +KEYWORDS="amd64 arm ppc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
66 IUSE="static-libs"
67
68 src_prepare() {