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 sys-apps/elfix: elfix-0.8.4.ebuild ChangeLog
Date: Sat, 28 Dec 2013 22:57:40
Message-Id: 20131228225737.7A7A62004C@flycatcher.gentoo.org
1 blueness 13/12/28 22:57:37
2
3 Modified: elfix-0.8.4.ebuild ChangeLog
4 Log:
5 Stable arm, bug #495624
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.4 sys-apps/elfix/elfix-0.8.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/elfix/elfix-0.8.4.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/elfix/elfix-0.8.4.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/elfix/elfix-0.8.4.ebuild?r1=1.3&r2=1.4
15
16 Index: elfix-0.8.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.8.4.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- elfix-0.8.4.ebuild 27 Dec 2013 21:21:33 -0000 1.3
23 +++ elfix-0.8.4.ebuild 28 Dec 2013 22:57:37 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.8.4.ebuild,v 1.3 2013/12/27 21:21:33 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.8.4.ebuild,v 1.4 2013/12/28 22:57:37 blueness Exp $
29
30 EAPI="5"
31
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-3"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
38 IUSE="+ptpax +xtpax"
39
40 REQUIRED_USE="|| ( ptpax xtpax )"
41
42
43
44 1.77 sys-apps/elfix/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/elfix/ChangeLog?rev=1.77&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/elfix/ChangeLog?rev=1.77&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/elfix/ChangeLog?r1=1.76&r2=1.77
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/elfix/ChangeLog,v
53 retrieving revision 1.76
54 retrieving revision 1.77
55 diff -u -r1.76 -r1.77
56 --- ChangeLog 27 Dec 2013 21:21:33 -0000 1.76
57 +++ ChangeLog 28 Dec 2013 22:57:37 -0000 1.77
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-apps/elfix
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/ChangeLog,v 1.76 2013/12/27 21:21:33 blueness Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/ChangeLog,v 1.77 2013/12/28 22:57:37 blueness Exp $
63 +
64 + 28 Dec 2013; Anthony G. Basile <blueness@g.o> elfix-0.8.4.ebuild:
65 + Stable arm, bug #495624
66
67 27 Dec 2013; Anthony G. Basile <blueness@g.o> elfix-0.8.4.ebuild:
68 Stable for ppc and ppc64, bug #495624