Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/autogen: ChangeLog autogen-5.18.1.ebuild autogen-5.18.2.ebuild
Date: Tue, 10 Jun 2014 00:37:14
Message-Id: 20140610003710.9373D2004E@flycatcher.gentoo.org
1 vapier 14/06/10 00:37:10
2
3 Modified: ChangeLog autogen-5.18.1.ebuild
4 autogen-5.18.2.ebuild
5 Log:
6 Add arm64 love.
7
8 Revision Changes Path
9 1.103 sys-devel/autogen/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autogen/ChangeLog?rev=1.103&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autogen/ChangeLog?rev=1.103&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autogen/ChangeLog?r1=1.102&r2=1.103
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v
18 retrieving revision 1.102
19 retrieving revision 1.103
20 diff -u -r1.102 -r1.103
21 --- ChangeLog 8 Jun 2014 16:53:01 -0000 1.102
22 +++ ChangeLog 10 Jun 2014 00:37:10 -0000 1.103
23 @@ -1,6 +1,10 @@
24 # ChangeLog for sys-devel/autogen
25 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.102 2014/06/08 16:53:01 hattya Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.103 2014/06/10 00:37:10 vapier Exp $
28 +
29 + 10 Jun 2014; Mike Frysinger <vapier@g.o> autogen-5.18.1.ebuild,
30 + autogen-5.18.2.ebuild:
31 + Add arm64 love.
32
33 08 Jun 2014; Akinori Hattori <hattya@g.o> autogen-5.18.1.ebuild:
34 ia64 stable wrt bug #509056
35
36
37
38 1.5 sys-devel/autogen/autogen-5.18.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autogen/autogen-5.18.1.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autogen/autogen-5.18.1.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autogen/autogen-5.18.1.ebuild?r1=1.4&r2=1.5
43
44 Index: autogen-5.18.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.18.1.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- autogen-5.18.1.ebuild 8 Jun 2014 16:53:01 -0000 1.4
51 +++ autogen-5.18.1.ebuild 10 Jun 2014 00:37:10 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.18.1.ebuild,v 1.4 2014/06/08 16:53:01 hattya Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.18.1.ebuild,v 1.5 2014/06/10 00:37:10 vapier Exp $
57
58 EAPI="4"
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
65 +KEYWORDS="~alpha ~amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
66 IUSE="libopts static-libs"
67
68 RDEPEND=">=dev-scheme/guile-1.8
69
70
71
72 1.2 sys-devel/autogen/autogen-5.18.2.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autogen/autogen-5.18.2.ebuild?rev=1.2&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autogen/autogen-5.18.2.ebuild?rev=1.2&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autogen/autogen-5.18.2.ebuild?r1=1.1&r2=1.2
77
78 Index: autogen-5.18.2.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.18.2.ebuild,v
81 retrieving revision 1.1
82 retrieving revision 1.2
83 diff -u -r1.1 -r1.2
84 --- autogen-5.18.2.ebuild 27 Apr 2014 02:28:16 -0000 1.1
85 +++ autogen-5.18.2.ebuild 10 Jun 2014 00:37:10 -0000 1.2
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2014 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.18.2.ebuild,v 1.1 2014/04/27 02:28:16 vapier Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.18.2.ebuild,v 1.2 2014/06/10 00:37:10 vapier Exp $
91
92 EAPI="4"
93
94 @@ -12,7 +12,7 @@
95
96 LICENSE="GPL-2"
97 SLOT="0"
98 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
99 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
100 IUSE="libopts static-libs"
101
102 RDEPEND=">=dev-scheme/guile-1.8