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: Tue, 03 Jul 2012 19:40:20
Message-Id: 20120703194004.31E7F2004B@flycatcher.gentoo.org
1 blueness 12/07/03 19:40:04
2
3 Modified: libelf-0.8.13-r1.ebuild ChangeLog
4 Log:
5 Keyword ~mips
6
7 (Portage version: 2.1.10.65/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.10 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.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r1.ebuild?rev=1.10&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.9&r2=1.10
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.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- libelf-0.8.13-r1.ebuild 5 May 2012 18:22:24 -0000 1.9
23 +++ libelf-0.8.13-r1.ebuild 3 Jul 2012 19:40:04 -0000 1.10
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.9 2012/05/05 18:22:24 grobian Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r1.ebuild,v 1.10 2012/07/03 19:40:04 blueness Exp $
29
30 EAPI="3"
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="LGPL-2"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 hppa ppc sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="alpha amd64 hppa ~mips ppc 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.40 dev-libs/libelf/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libelf/ChangeLog?rev=1.40&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libelf/ChangeLog?rev=1.40&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libelf/ChangeLog?r1=1.39&r2=1.40
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v
53 retrieving revision 1.39
54 retrieving revision 1.40
55 diff -u -r1.39 -r1.40
56 --- ChangeLog 3 Jul 2012 14:13:00 -0000 1.39
57 +++ ChangeLog 3 Jul 2012 19:40:04 -0000 1.40
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.39 2012/07/03 14:13:00 blueness Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.40 2012/07/03 19:40:04 blueness Exp $
63 +
64 + 03 Jul 2012; Anthony G. Basile <blueness@g.o> libelf-0.8.13-r1.ebuild:
65 + Keyword ~mips
66
67 03 Jul 2012; Anthony G. Basile <blueness@g.o> metadata.xml:
68 I will give it love to check elfutils' insanity!