Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/m4: m4-1.4.16.ebuild ChangeLog
Date: Tue, 26 Jun 2012 17:41:33
Message-Id: 20120626174124.0E7802004B@flycatcher.gentoo.org
1 ago 12/06/26 17:41:24
2
3 Modified: m4-1.4.16.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #423239
6
7 (Portage version: 2.1.10.65/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 sys-devel/m4/m4-1.4.16.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/m4/m4-1.4.16.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/m4/m4-1.4.16.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/m4/m4-1.4.16.ebuild?r1=1.5&r2=1.6
15
16 Index: m4-1.4.16.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.16.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- m4-1.4.16.ebuild 25 Jun 2012 05:48:57 -0000 1.5
23 +++ m4-1.4.16.ebuild 26 Jun 2012 17:41:23 -0000 1.6
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/sys-devel/m4/m4-1.4.16.ebuild,v 1.5 2012/06/25 05:48:57 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.16.ebuild,v 1.6 2012/06/26 17:41:23 ago Exp $
29
30 EAPI="3"
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-3"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 IUSE="examples"
39
40 # remember: cannot dep on autoconf since it needs us
41
42
43
44 1.156 sys-devel/m4/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/m4/ChangeLog?rev=1.156&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/m4/ChangeLog?rev=1.156&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/m4/ChangeLog?r1=1.155&r2=1.156
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v
53 retrieving revision 1.155
54 retrieving revision 1.156
55 diff -u -r1.155 -r1.156
56 --- ChangeLog 25 Jun 2012 05:48:57 -0000 1.155
57 +++ ChangeLog 26 Jun 2012 17:41:23 -0000 1.156
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-devel/m4
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.155 2012/06/25 05:48:57 jdhore Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.156 2012/06/26 17:41:23 ago Exp $
63 +
64 + 26 Jun 2012; Agostino Sarubbo <ago@g.o> m4-1.4.16.ebuild:
65 + Stable for amd64, wrt bug #423239
66
67 25 Jun 2012; Jeff Horelick <jdhore@g.o> m4-1.4.16.ebuild:
68 marked x86 per bug 423239