Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/automake: automake-1.11.6.ebuild ChangeLog
Date: Thu, 23 Aug 2012 14:45:10
Message-Id: 20120823144501.32C7C2047E@flycatcher.gentoo.org
1 xmw 12/08/23 14:45:01
2
3 Modified: automake-1.11.6.ebuild ChangeLog
4 Log:
5 ppc stable (bug 426336).
6
7 (Portage version: 2.1.11.10/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 sys-devel/automake/automake-1.11.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/automake/automake-1.11.6.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/automake/automake-1.11.6.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/automake/automake-1.11.6.ebuild?r1=1.5&r2=1.6
15
16 Index: automake-1.11.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.11.6.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- automake-1.11.6.ebuild 19 Aug 2012 14:49:26 -0000 1.5
23 +++ automake-1.11.6.ebuild 23 Aug 2012 14:45:01 -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/automake/automake-1.11.6.ebuild,v 1.5 2012/08/19 14:49:26 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.11.6.ebuild,v 1.6 2012/08/23 14:45:01 xmw Exp $
29
30 inherit eutils versionator unpacker
31
32 @@ -25,7 +25,7 @@
33 HOMEPAGE="http://www.gnu.org/software/automake/"
34
35 LICENSE="GPL-2"
36 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
38 IUSE=""
39
40 RDEPEND="dev-lang/perl
41
42
43
44 1.172 sys-devel/automake/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/automake/ChangeLog?rev=1.172&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/automake/ChangeLog?rev=1.172&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/automake/ChangeLog?r1=1.171&r2=1.172
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v
53 retrieving revision 1.171
54 retrieving revision 1.172
55 diff -u -r1.171 -r1.172
56 --- ChangeLog 19 Aug 2012 14:49:26 -0000 1.171
57 +++ ChangeLog 23 Aug 2012 14:45:01 -0000 1.172
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-devel/automake
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.171 2012/08/19 14:49:26 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.172 2012/08/23 14:45:01 xmw Exp $
63 +
64 + 23 Aug 2012; Michael Weber <xmw@g.o> automake-1.11.6.ebuild:
65 + ppc stable (bug 426336).
66
67 19 Aug 2012; Raúl Porcel <armin76@g.o> automake-1.11.6.ebuild:
68 alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #426336