Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf-archive: ChangeLog autoconf-archive-2012.04.07.ebuild
Date: Wed, 01 Aug 2012 23:37:27
Message-Id: 20120801233712.7B1F12004B@flycatcher.gentoo.org
1 jer 12/08/01 23:37:12
2
3 Modified: ChangeLog autoconf-archive-2012.04.07.ebuild
4 Log:
5 Stable for HPPA (bug #422201).
6
7 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.46 sys-devel/autoconf-archive/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/ChangeLog?rev=1.46&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/ChangeLog?rev=1.46&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/ChangeLog?r1=1.45&r2=1.46
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v
19 retrieving revision 1.45
20 retrieving revision 1.46
21 diff -u -r1.45 -r1.46
22 --- ChangeLog 1 Aug 2012 07:11:47 -0000 1.45
23 +++ ChangeLog 1 Aug 2012 23:37:12 -0000 1.46
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-devel/autoconf-archive
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.45 2012/08/01 07:11:47 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.46 2012/08/01 23:37:12 jer Exp $
29 +
30 + 01 Aug 2012; Jeroen Roovers <jer@g.o>
31 + autoconf-archive-2012.04.07.ebuild:
32 + Stable for HPPA (bug #422201).
33
34 01 Aug 2012; Jeff Horelick <jdhore@g.o>
35 autoconf-archive-2012.04.07.ebuild:
36
37
38
39 1.3 sys-devel/autoconf-archive/autoconf-archive-2012.04.07.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2012.04.07.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2012.04.07.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2012.04.07.ebuild?r1=1.2&r2=1.3
44
45 Index: autoconf-archive-2012.04.07.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2012.04.07.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- autoconf-archive-2012.04.07.ebuild 1 Aug 2012 07:11:47 -0000 1.2
52 +++ autoconf-archive-2012.04.07.ebuild 1 Aug 2012 23:37:12 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2012.04.07.ebuild,v 1.2 2012/08/01 07:11:47 jdhore Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2012.04.07.ebuild,v 1.3 2012/08/01 23:37:12 jer Exp $
58
59 EAPI=4
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="GPL-3"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
66 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
67 IUSE=""
68
69 DOCS=( AUTHORS ChangeLog NEWS README TODO )