Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-scheme/guile: guile-1.8.8-r1.ebuild ChangeLog
Date: Tue, 10 Jun 2014 00:34:20
Message-Id: 20140610003416.2C0072004E@flycatcher.gentoo.org
1 vapier 14/06/10 00:34:16
2
3 Modified: guile-1.8.8-r1.ebuild ChangeLog
4 Log:
5 Add arm64/m68k love.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.17 dev-scheme/guile/guile-1.8.8-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/guile/guile-1.8.8-r1.ebuild?rev=1.17&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/guile/guile-1.8.8-r1.ebuild?rev=1.17&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/guile/guile-1.8.8-r1.ebuild?r1=1.16&r2=1.17
15
16 Index: guile-1.8.8-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.8-r1.ebuild,v
19 retrieving revision 1.16
20 retrieving revision 1.17
21 diff -u -r1.16 -r1.17
22 --- guile-1.8.8-r1.ebuild 24 Apr 2013 22:53:08 -0000 1.16
23 +++ guile-1.8.8-r1.ebuild 10 Jun 2014 00:34:15 -0000 1.17
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.8-r1.ebuild,v 1.16 2013/04/24 22:53:08 pchrist Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.8-r1.ebuild,v 1.17 2014/06/10 00:34:15 vapier Exp $
30
31 EAPI=3
32 inherit eutils autotools flag-o-matic elisp-common
33 @@ -10,7 +10,7 @@
34 SRC_URI="mirror://gnu/guile/${P}.tar.gz"
35
36 LICENSE="LGPL-2.1"
37 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
38 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
39 IUSE="networking +regex discouraged +deprecated emacs nls debug-freelist debug-malloc debug +threads"
40 RESTRICT="!regex? ( test )"
41
42
43
44
45 1.104 dev-scheme/guile/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/guile/ChangeLog?rev=1.104&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/guile/ChangeLog?rev=1.104&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/guile/ChangeLog?r1=1.103&r2=1.104
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-scheme/guile/ChangeLog,v
54 retrieving revision 1.103
55 retrieving revision 1.104
56 diff -u -r1.103 -r1.104
57 --- ChangeLog 24 Apr 2013 22:53:08 -0000 1.103
58 +++ ChangeLog 10 Jun 2014 00:34:15 -0000 1.104
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-scheme/guile
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/ChangeLog,v 1.103 2013/04/24 22:53:08 pchrist Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/ChangeLog,v 1.104 2014/06/10 00:34:15 vapier Exp $
65 +
66 + 10 Jun 2014; Mike Frysinger <vapier@g.o> guile-1.8.8-r1.ebuild:
67 + Add arm64/m68k love.
68
69 24 Apr 2013; Panagiotis Christopoulos <pchrist@g.o>
70 guile-1.8.8-r1.ebuild, +files/guile-1.8.8-makeinfo-5.patch: