Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf-wrapper: autoconf-wrapper-12.ebuild ChangeLog
Date: Mon, 05 Mar 2012 08:32:16
Message-Id: 20120305083204.929492004B@flycatcher.gentoo.org
1 jdhore 12/03/05 08:32:04
2
3 Modified: autoconf-wrapper-12.ebuild ChangeLog
4 Log:
5 marked x86 per bug 400501
6
7 (Portage version: 2.2.0_alpha89/cvs/Linux i686)
8
9 Revision Changes Path
10 1.7 sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild?r1=1.6&r2=1.7
15
16 Index: autoconf-wrapper-12.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- autoconf-wrapper-12.ebuild 2 Mar 2012 20:29:59 -0000 1.6
23 +++ autoconf-wrapper-12.ebuild 5 Mar 2012 08:32:04 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild,v 1.6 2012/03/02 20:29:59 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild,v 1.7 2012/03/05 08:32:04 jdhore Exp $
29
30 inherit multilib
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 IUSE=""
39
40 S=${WORKDIR}
41
42
43
44 1.94 sys-devel/autoconf-wrapper/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog?rev=1.94&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog?rev=1.94&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog?r1=1.93&r2=1.94
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v
53 retrieving revision 1.93
54 retrieving revision 1.94
55 diff -u -r1.93 -r1.94
56 --- ChangeLog 2 Mar 2012 20:29:59 -0000 1.93
57 +++ ChangeLog 5 Mar 2012 08:32:04 -0000 1.94
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-devel/autoconf-wrapper
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.93 2012/03/02 20:29:59 ranger Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.94 2012/03/05 08:32:04 jdhore Exp $
63 +
64 + 05 Mar 2012; Jeff Horelick <jdhore@g.o> autoconf-wrapper-12.ebuild:
65 + marked x86 per bug 400501
66
67 02 Mar 2012; Brent Baude <ranger@g.o> autoconf-wrapper-12.ebuild:
68 Marking autoconf-wrapper-12 ppc64 for bug 400501