Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: ChangeLog autoconf-2.69.ebuild
Date: Wed, 26 Dec 2012 10:51:40
Message-Id: 20121226105130.DA2822171D@flycatcher.gentoo.org
1 maekke 12/12/26 10:51:30
2
3 Modified: ChangeLog autoconf-2.69.ebuild
4 Log:
5 arm stable, bug #447756
6
7 (Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.177 sys-devel/autoconf/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.177&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.177&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?r1=1.176&r2=1.177
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v
19 retrieving revision 1.176
20 retrieving revision 1.177
21 diff -u -r1.176 -r1.177
22 --- ChangeLog 25 Dec 2012 22:21:45 -0000 1.176
23 +++ ChangeLog 26 Dec 2012 10:51:30 -0000 1.177
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-devel/autoconf
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.176 2012/12/25 22:21:45 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.177 2012/12/26 10:51:30 maekke Exp $
29 +
30 + 26 Dec 2012; Markus Meier <maekke@g.o> autoconf-2.69.ebuild:
31 + arm stable, bug #447756
32
33 25 Dec 2012; Agostino Sarubbo <ago@g.o> autoconf-2.69.ebuild:
34 Stable for ia64, wrt bug #447756
35
36
37
38 1.9 sys-devel/autoconf/autoconf-2.69.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild?r1=1.8&r2=1.9
43
44 Index: autoconf-2.69.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- autoconf-2.69.ebuild 25 Dec 2012 22:21:45 -0000 1.8
51 +++ autoconf-2.69.ebuild 26 Dec 2012 10:51:30 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild,v 1.8 2012/12/25 22:21:45 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild,v 1.9 2012/12/26 10:51:30 maekke Exp $
57
58 EAPI="3"
59
60 @@ -14,7 +14,7 @@
61 else
62 SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
63 ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.xz"
64 - KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
65 + KEYWORDS="~alpha amd64 arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
66 fi
67
68 DESCRIPTION="Used to create autoconfiguration files"