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-libs/libelf: libelf-0.8.13-r1.ebuild ChangeLog
Date: Thu, 29 Nov 2012 13:42:57
Message-Id: 20121129134226.1813D20C65@flycatcher.gentoo.org
1 blueness 12/11/29 13:42:26
2
3 Modified: libelf-0.8.13-r1.ebuild ChangeLog
4 Log:
5 Rapid stabilization arm and ppc64
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.13 dev-libs/libelf/libelf-0.8.13-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r1.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r1.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r1.ebuild?r1=1.12&r2=1.13
15
16 Index: libelf-0.8.13-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r1.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- libelf-0.8.13-r1.ebuild 29 Nov 2012 13:37:32 -0000 1.12
23 +++ libelf-0.8.13-r1.ebuild 29 Nov 2012 13:42:25 -0000 1.13
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r1.ebuild,v 1.12 2012/11/29 13:37:32 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r1.ebuild,v 1.13 2012/11/29 13:42:25 blueness Exp $
29
30 EAPI="3"
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="LGPL-2"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 IUSE="debug nls elibc_FreeBSD"
39
40 RDEPEND="!dev-libs/elfutils"
41
42
43
44 1.43 dev-libs/libelf/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libelf/ChangeLog?rev=1.43&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libelf/ChangeLog?rev=1.43&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libelf/ChangeLog?r1=1.42&r2=1.43
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v
53 retrieving revision 1.42
54 retrieving revision 1.43
55 diff -u -r1.42 -r1.43
56 --- ChangeLog 29 Nov 2012 13:37:32 -0000 1.42
57 +++ ChangeLog 29 Nov 2012 13:42:25 -0000 1.43
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-libs/libelf
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.42 2012/11/29 13:37:32 blueness Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.43 2012/11/29 13:42:25 blueness Exp $
63 +
64 + 29 Nov 2012; Anthony G. Basile <blueness@g.o> libelf-0.8.13-r1.ebuild:
65 + Rapid stabilization arm and ppc64
66
67 29 Nov 2012; Anthony G. Basile <blueness@g.o> libelf-0.8.13-r1.ebuild:
68 Keyword ~arm