Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: ChangeLog autoconf-2.63.ebuild
Date: Wed, 31 Dec 2008 19:56:33
Message-Id: E1LI7B9-0008SM-QC@stork.gentoo.org
1 bluebird 08/12/31 19:56:31
2
3 Modified: ChangeLog autoconf-2.63.ebuild
4 Log:
5 Stable on sparc, bug #245067
6 (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64)
7
8 Revision Changes Path
9 1.124 sys-devel/autoconf/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.124&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.124&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/ChangeLog?r1=1.123&r2=1.124
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v
18 retrieving revision 1.123
19 retrieving revision 1.124
20 diff -u -r1.123 -r1.124
21 --- ChangeLog 27 Dec 2008 18:50:15 -0000 1.123
22 +++ ChangeLog 31 Dec 2008 19:56:31 -0000 1.124
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-devel/autoconf
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.123 2008/12/27 18:50:15 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.124 2008/12/31 19:56:31 bluebird Exp $
28 +
29 + 31 Dec 2008; Friedrich Oslage <bluebird@g.o> autoconf-2.63.ebuild:
30 + Stable on sparc, bug #245067
31
32 27 Dec 2008; Brent Baude <ranger@g.o> autoconf-2.63.ebuild:
33 stable ppc64, bug 245067
34
35
36
37 1.4 sys-devel/autoconf/autoconf-2.63.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/autoconf-2.63.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/autoconf-2.63.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/autoconf-2.63.ebuild?r1=1.3&r2=1.4
42
43 Index: autoconf-2.63.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.63.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- autoconf-2.63.ebuild 27 Dec 2008 18:50:15 -0000 1.3
50 +++ autoconf-2.63.ebuild 31 Dec 2008 19:56:31 -0000 1.4
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/autoconf/autoconf-2.63.ebuild,v 1.3 2008/12/27 18:50:15 ranger Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.63.ebuild,v 1.4 2008/12/31 19:56:31 bluebird Exp $
56
57 DESCRIPTION="Used to create autoconfiguration files"
58 HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
59 @@ -8,7 +8,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="2.5"
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="emacs"
66
67 DEPEND=">=sys-apps/texinfo-4.3