Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf-archive: autoconf-archive-2011.09.17.ebuild ChangeLog
Date: Mon, 21 Nov 2011 15:17:23
Message-Id: 20111121151705.ABBF12004B@flycatcher.gentoo.org
1 jlec 11/11/21 15:17:05
2
3 Modified: autoconf-archive-2011.09.17.ebuild ChangeLog
4 Log:
5 keyworded for ~x86-macos ~x64-macos, tested by Johan Hattne
6
7 (Portage version: 2.2.0_alpha76/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sys-devel/autoconf-archive/autoconf-archive-2011.09.17.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2011.09.17.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2011.09.17.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2011.09.17.ebuild?r1=1.1&r2=1.2
15
16 Index: autoconf-archive-2011.09.17.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2011.09.17.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- autoconf-archive-2011.09.17.ebuild 22 Sep 2011 12:53:50 -0000 1.1
23 +++ autoconf-archive-2011.09.17.ebuild 21 Nov 2011 15:17:05 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2011.09.17.ebuild,v 1.1 2011/09/22 12:53:50 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2011.09.17.ebuild,v 1.2 2011/11/21 15:17:05 jlec Exp $
29
30 EAPI=4
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-3"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
37 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
38 IUSE=""
39
40 DOCS=( AUTHORS ChangeLog NEWS README TODO )
41
42
43
44 1.40 sys-devel/autoconf-archive/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/ChangeLog?rev=1.40&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/ChangeLog?rev=1.40&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/ChangeLog?r1=1.39&r2=1.40
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v
53 retrieving revision 1.39
54 retrieving revision 1.40
55 diff -u -r1.39 -r1.40
56 --- ChangeLog 11 Nov 2011 15:26:59 -0000 1.39
57 +++ ChangeLog 21 Nov 2011 15:17:05 -0000 1.40
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-devel/autoconf-archive
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.39 2011/11/11 15:26:59 binki Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.40 2011/11/21 15:17:05 jlec Exp $
63 +
64 + 21 Nov 2011; Justin Lecher <jlec@g.o>
65 + autoconf-archive-2011.09.17.ebuild:
66 + keyworded for ~x86-macos ~x64-macos, tested by Johan Hattne
67
68 11 Nov 2011; Nathan Phillip Brink <binki@g.o> metadata.xml:
69 Take maintainership and add base-system herd.