Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: ChangeLog autoconf-2.61-r2.ebuild
Date: Sat, 21 Jun 2008 08:22:45
Message-Id: E1K9yMp-0003kZ-VB@stork.gentoo.org
1 opfer 08/06/21 08:22:39
2
3 Modified: ChangeLog autoconf-2.61-r2.ebuild
4 Log:
5 stable x86, bug 227603
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.114 sys-devel/autoconf/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.114&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.114&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/ChangeLog?r1=1.113&r2=1.114
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v
18 retrieving revision 1.113
19 retrieving revision 1.114
20 diff -u -r1.113 -r1.114
21 --- ChangeLog 21 Jun 2008 06:27:48 -0000 1.113
22 +++ ChangeLog 21 Jun 2008 08:22:39 -0000 1.114
23 @@ -1,6 +1,10 @@
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.113 2008/06/21 06:27:48 pva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.114 2008/06/21 08:22:39 opfer Exp $
28 +
29 + 21 Jun 2008; Christian Faulhammer <opfer@g.o>
30 + autoconf-2.61-r2.ebuild:
31 + stable x86, bug 227603
32
33 *autoconf-2.61-r2 (21 Jun 2008)
34
35
36
37
38 1.2 sys-devel/autoconf/autoconf-2.61-r2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r2.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r2.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r2.ebuild?r1=1.1&r2=1.2
43
44 Index: autoconf-2.61-r2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r2.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- autoconf-2.61-r2.ebuild 21 Jun 2008 06:27:48 -0000 1.1
51 +++ autoconf-2.61-r2.ebuild 21 Jun 2008 08:22:39 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 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.61-r2.ebuild,v 1.1 2008/06/21 06:27:48 pva Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r2.ebuild,v 1.2 2008/06/21 08:22:39 opfer Exp $
57
58 inherit eutils
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="2.5"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
66 IUSE="emacs"
67
68 DEPEND=">=sys-apps/texinfo-4.3
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list