Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: autoconf-2.68.ebuild ChangeLog
Date: Sun, 03 Oct 2010 07:17:45
Message-Id: 20101003071737.8E6D020051@flycatcher.gentoo.org
1 vapier 10/10/03 07:17:37
2
3 Modified: autoconf-2.68.ebuild ChangeLog
4 Log:
5 Move into unstable.
6
7 (Portage version: 2.2_rc86/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sys-devel/autoconf/autoconf-2.68.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?r1=1.1&r2=1.2
15
16 Index: autoconf-2.68.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- autoconf-2.68.ebuild 22 Sep 2010 23:56:18 -0000 1.1
23 +++ autoconf-2.68.ebuild 3 Oct 2010 07:17:37 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.1 2010/09/22 23:56:18 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.2 2010/10/03 07:17:37 vapier Exp $
29
30 EAPI="2"
31
32 @@ -12,7 +12,7 @@
33 else
34 SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
35 ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
36 - #KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
37 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
38 fi
39
40 DESCRIPTION="Used to create autoconfiguration files"
41
42
43
44 1.156 sys-devel/autoconf/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.156&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.156&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?r1=1.155&r2=1.156
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v
53 retrieving revision 1.155
54 retrieving revision 1.156
55 diff -u -r1.155 -r1.156
56 --- ChangeLog 22 Sep 2010 23:56:18 -0000 1.155
57 +++ ChangeLog 3 Oct 2010 07:17:37 -0000 1.156
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-devel/autoconf
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.155 2010/09/22 23:56:18 vapier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.156 2010/10/03 07:17:37 vapier Exp $
63 +
64 + 02 Oct 2010; Mike Frysinger <vapier@g.o> autoconf-2.68.ebuild:
65 + Move into unstable.
66
67 *autoconf-2.68 (22 Sep 2010)