Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@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, 02 Feb 2012 18:54:09
Message-Id: 20120202185358.4DCCA2004B@flycatcher.gentoo.org
1 ago 12/02/02 18:53:58
2
3 Modified: libelf-0.8.13-r1.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #369893
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 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.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r1.ebuild?rev=1.3&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.2&r2=1.3
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.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- libelf-0.8.13-r1.ebuild 18 Nov 2010 23:53:30 -0000 1.2
23 +++ libelf-0.8.13-r1.ebuild 2 Feb 2012 18:53:58 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r1.ebuild,v 1.2 2010/11/18 23:53:30 mr_bones_ Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r1.ebuild,v 1.3 2012/02/02 18:53:58 ago Exp $
30
31 EAPI=2
32 inherit eutils multilib autotools
33 @@ -11,7 +11,7 @@
34
35 LICENSE="LGPL-2"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
38 +KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
39 IUSE="debug nls elibc_FreeBSD"
40
41 RDEPEND="!dev-libs/elfutils"
42
43
44
45 1.31 dev-libs/libelf/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libelf/ChangeLog?rev=1.31&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libelf/ChangeLog?rev=1.31&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libelf/ChangeLog?r1=1.30&r2=1.31
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v
54 retrieving revision 1.30
55 retrieving revision 1.31
56 diff -u -r1.30 -r1.31
57 --- ChangeLog 18 Nov 2010 17:50:14 -0000 1.30
58 +++ ChangeLog 2 Feb 2012 18:53:58 -0000 1.31
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-libs/libelf
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.30 2010/11/18 17:50:14 flameeyes Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.31 2012/02/02 18:53:58 ago Exp $
65 +
66 + 02 Feb 2012; Agostino Sarubbo <ago@g.o> libelf-0.8.13-r1.ebuild:
67 + Stable for amd64, wrt bug #369893
68
69 *libelf-0.8.13-r1 (18 Nov 2010)