Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/man-pages: ChangeLog man-pages-3.32.ebuild
Date: Thu, 29 Dec 2011 21:42:22
Message-Id: 20111229214212.C69D12004B@flycatcher.gentoo.org
1 halcy0n 11/12/29 21:42:12
2
3 Modified: ChangeLog man-pages-3.32.ebuild
4 Log:
5 Stable for ppc64; bug #379917
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.165 sys-apps/man-pages/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.165&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.165&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?r1=1.164&r2=1.165
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v
19 retrieving revision 1.164
20 retrieving revision 1.165
21 diff -u -r1.164 -r1.165
22 --- ChangeLog 4 Oct 2011 19:42:45 -0000 1.164
23 +++ ChangeLog 29 Dec 2011 21:42:12 -0000 1.165
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-apps/man-pages
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.164 2011/10/04 19:42:45 robbat2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.165 2011/12/29 21:42:12 halcy0n Exp $
29 +
30 + 29 Dec 2011; Mark Loeser <halcy0n@g.o> man-pages-3.32.ebuild:
31 + Stable for ppc64; bug #379917
32
33 04 Oct 2011; Robin H. Johnson <robbat2@g.o> man-pages-3.33.ebuild,
34 man-pages-3.34.ebuild, man-pages-3.35.ebuild:
35
36
37
38 1.8 sys-apps/man-pages/man-pages-3.32.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.32.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.32.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.32.ebuild?r1=1.7&r2=1.8
43
44 Index: man-pages-3.32.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.32.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- man-pages-3.32.ebuild 16 Sep 2011 17:17:41 -0000 1.7
51 +++ man-pages-3.32.ebuild 29 Dec 2011 21:42:12 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.32.ebuild,v 1.7 2011/09/16 17:17:41 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.32.ebuild,v 1.8 2011/12/29 21:42:12 halcy0n Exp $
57
58 EAPI=3
59
60 @@ -14,7 +14,7 @@
61
62 LICENSE="as-is GPL-2 BSD"
63 SLOT="0"
64 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
65 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
66 IUSE_LINGUAS=" cs da de fr it ja nl pl ro ru zh_CN"
67 IUSE="nls ${IUSE_LINGUAS// / linguas_}"
68 RESTRICT="binchecks"