Gentoo Archives: gentoo-commits

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