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-apps/man-pages: ChangeLog man-pages-3.36.ebuild
Date: Mon, 02 Apr 2012 04:43:12
Message-Id: 20120402044301.150E42004B@flycatcher.gentoo.org
1 vapier 12/04/02 04:43:01
2
3 Modified: ChangeLog man-pages-3.36.ebuild
4 Log:
5 Stabilize for all.
6
7 Revision Changes Path
8 1.170 sys-apps/man-pages/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.170&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.170&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?r1=1.169&r2=1.170
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v
17 retrieving revision 1.169
18 retrieving revision 1.170
19 diff -u -r1.169 -r1.170
20 --- ChangeLog 10 Mar 2012 17:21:16 -0000 1.169
21 +++ ChangeLog 2 Apr 2012 04:43:00 -0000 1.170
22 @@ -1,6 +1,9 @@
23 # ChangeLog for sys-apps/man-pages
24 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.169 2012/03/10 17:21:16 vapier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.170 2012/04/02 04:43:00 vapier Exp $
27 +
28 + 02 Apr 2012; Mike Frysinger <vapier@g.o> man-pages-3.36.ebuild:
29 + Stabilize for all.
30
31 *man-pages-3.37 (10 Mar 2012)
32
33
34
35
36 1.3 sys-apps/man-pages/man-pages-3.36.ebuild
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.36.ebuild?rev=1.3&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.36.ebuild?rev=1.3&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.36.ebuild?r1=1.2&r2=1.3
41
42 Index: man-pages-3.36.ebuild
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.36.ebuild,v
45 retrieving revision 1.2
46 retrieving revision 1.3
47 diff -u -r1.2 -r1.3
48 --- man-pages-3.36.ebuild 6 Mar 2012 10:31:39 -0000 1.2
49 +++ man-pages-3.36.ebuild 2 Apr 2012 04:43:00 -0000 1.3
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2012 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.36.ebuild,v 1.2 2012/03/06 10:31:39 pacho Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.36.ebuild,v 1.3 2012/04/02 04:43:00 vapier Exp $
55
56 EAPI=3
57
58 @@ -15,7 +15,7 @@
59
60 LICENSE="as-is GPL-2 BSD"
61 SLOT="0"
62 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
63 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
64 IUSE_LINGUAS=" da de fr it ja nl pl ro ru zh_CN"
65 IUSE="nls ${IUSE_LINGUAS// / linguas_}"
66 RESTRICT="binchecks"