Gentoo Archives: gentoo-commits

From: "Benedikt Boehm (hollow)" <hollow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/automake: ChangeLog automake-1.10.1.ebuild
Date: Sun, 13 Apr 2008 09:51:23
Message-Id: E1Jkyro-0004xU-8t@stork.gentoo.org
1 hollow 08/04/13 09:51:20
2
3 Modified: ChangeLog automake-1.10.1.ebuild
4 Log:
5 amd64 stable wrt #217239
6 (Portage version: 2.1.5_rc2)
7
8 Revision Changes Path
9 1.111 sys-devel/automake/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/ChangeLog?rev=1.111&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/ChangeLog?rev=1.111&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/ChangeLog?r1=1.110&r2=1.111
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v
18 retrieving revision 1.110
19 retrieving revision 1.111
20 diff -u -r1.110 -r1.111
21 --- ChangeLog 12 Apr 2008 19:35:23 -0000 1.110
22 +++ ChangeLog 13 Apr 2008 09:51:19 -0000 1.111
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-devel/automake
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.110 2008/04/12 19:35:23 cla Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.111 2008/04/13 09:51:19 hollow Exp $
28 +
29 + 13 Apr 2008; Benedikt Böhm <hollow@g.o> automake-1.10.1.ebuild:
30 + amd64 stable wrt #217239
31
32 12 Apr 2008; Dawid Węgliński <cla@g.o> automake-1.10.1.ebuild:
33 Stable on x86 (bug #217239)
34
35
36
37 1.3 sys-devel/automake/automake-1.10.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.10.1.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.10.1.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.10.1.ebuild?r1=1.2&r2=1.3
42
43 Index: automake-1.10.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.1.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- automake-1.10.1.ebuild 12 Apr 2008 19:35:23 -0000 1.2
50 +++ automake-1.10.1.ebuild 13 Apr 2008 09:51:19 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.1.ebuild,v 1.2 2008/04/12 19:35:23 cla Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.1.ebuild,v 1.3 2008/04/13 09:51:19 hollow Exp $
56
57 inherit eutils
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="${PV:0:4}"
63 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
64 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
65 IUSE=""
66
67 RDEPEND="dev-lang/perl
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list