Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: autoconf-2.61-r1.ebuild ChangeLog
Date: Sat, 22 Sep 2007 21:01:59
Message-Id: E1IZBON-0003Ov-7y@stork.gentoo.org
1 philantrop 07/09/22 20:15:55
2
3 Modified: autoconf-2.61-r1.ebuild ChangeLog
4 Log:
5 Marked stable on amd64 as per bug 189029.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.14 sys-devel/autoconf/autoconf-2.61-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r1.ebuild?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r1.ebuild?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r1.ebuild?r1=1.13&r2=1.14
14
15 Index: autoconf-2.61-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r1.ebuild,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- autoconf-2.61-r1.ebuild 8 Sep 2007 06:11:43 -0000 1.13
22 +++ autoconf-2.61-r1.ebuild 22 Sep 2007 20:15:54 -0000 1.14
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r1.ebuild,v 1.13 2007/09/08 06:11:43 josejx Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r1.ebuild,v 1.14 2007/09/22 20:15:54 philantrop Exp $
28
29 DESCRIPTION="Used to create autoconfiguration files"
30 HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="2.5"
35 -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
37 IUSE="emacs"
38
39 DEPEND=">=sys-apps/texinfo-4.3
40
41
42
43 1.109 sys-devel/autoconf/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.109&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.109&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/ChangeLog?r1=1.108&r2=1.109
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v
52 retrieving revision 1.108
53 retrieving revision 1.109
54 diff -u -r1.108 -r1.109
55 --- ChangeLog 8 Sep 2007 06:25:56 -0000 1.108
56 +++ ChangeLog 22 Sep 2007 20:15:54 -0000 1.109
57 @@ -1,6 +1,10 @@
58 # ChangeLog for sys-devel/autoconf
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.108 2007/09/08 06:25:56 vapier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.109 2007/09/22 20:15:54 philantrop Exp $
62 +
63 + 22 Sep 2007; Wulf C. Krueger <philantrop@g.o>
64 + autoconf-2.61-r1.ebuild:
65 + Marked stable on amd64 as per bug 189029.
66
67 08 Sep 2007; Mike Frysinger <vapier@g.o>
68 +files/autoconf-2.13-test-fixes.patch, autoconf-2.13.ebuild:
69
70
71
72 --
73 gentoo-commits@g.o mailing list