Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-scheme/guile: ChangeLog guile-1.8.2.ebuild
Date: Fri, 05 Oct 2007 09:46:39
Message-Id: E1IdjcU-0003Ia-Hq@stork.gentoo.org
1 armin76 07/10/05 09:37:18
2
3 Modified: ChangeLog guile-1.8.2.ebuild
4 Log:
5 alpha stable wrt #182995, thanks to Tobias Klausmann for testing
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.27 dev-scheme/guile/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/guile/ChangeLog?rev=1.27&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/guile/ChangeLog?rev=1.27&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/guile/ChangeLog?r1=1.26&r2=1.27
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-scheme/guile/ChangeLog,v
18 retrieving revision 1.26
19 retrieving revision 1.27
20 diff -u -r1.26 -r1.27
21 --- ChangeLog 2 Oct 2007 20:29:17 -0000 1.26
22 +++ ChangeLog 5 Oct 2007 09:37:18 -0000 1.27
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-scheme/guile
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/ChangeLog,v 1.26 2007/10/02 20:29:17 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/ChangeLog,v 1.27 2007/10/05 09:37:18 armin76 Exp $
28 +
29 + 05 Oct 2007; Raúl Porcel <armin76@g.o> guile-1.8.2.ebuild:
30 + alpha stable wrt #182995, thanks to Tobias Klausmann for testing
31
32 02 Oct 2007; Ferris McCormick <fmccor@g.o> guile-1.8.2.ebuild:
33 Sparc stable --- part of Bug #182995 --- with USE='nls regex deprecated'.
34
35
36
37 1.4 dev-scheme/guile/guile-1.8.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/guile/guile-1.8.2.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/guile/guile-1.8.2.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/guile/guile-1.8.2.ebuild?r1=1.3&r2=1.4
42
43 Index: guile-1.8.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.2.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- guile-1.8.2.ebuild 2 Oct 2007 20:29:17 -0000 1.3
50 +++ guile-1.8.2.ebuild 5 Oct 2007 09:37:18 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.2.ebuild,v 1.3 2007/10/02 20:29:17 fmccor Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.2.ebuild,v 1.4 2007/10/05 09:37:18 armin76 Exp $
56
57 inherit eutils autotools flag-o-matic
58
59 @@ -9,7 +9,7 @@
60 SRC_URI="mirror://gnu/guile/${P}.tar.gz"
61
62 LICENSE="GPL-2"
63 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
65
66 DEPEND=">=dev-libs/gmp-4.1 >=sys-devel/libtool-1.5.6 sys-devel/gettext"
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list