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.81.ebuild
Date: Tue, 31 Mar 2015 16:50:47
Message-Id: 20150331165044.B29C314EDE@oystercatcher.gentoo.org
1 vapier 15/03/31 16:50:44
2
3 Modified: ChangeLog man-pages-3.81.ebuild
4 Log:
5 Stabilize for all.
6
7 Revision Changes Path
8 1.241 sys-apps/man-pages/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.241&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.241&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?r1=1.240&r2=1.241
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v
17 retrieving revision 1.240
18 retrieving revision 1.241
19 diff -u -r1.240 -r1.241
20 --- ChangeLog 2 Mar 2015 17:21:30 -0000 1.240
21 +++ ChangeLog 31 Mar 2015 16:50:44 -0000 1.241
22 @@ -1,6 +1,9 @@
23 # ChangeLog for sys-apps/man-pages
24 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.240 2015/03/02 17:21:30 vapier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.241 2015/03/31 16:50:44 vapier Exp $
27 +
28 + 31 Mar 2015; Mike Frysinger <vapier@g.o> man-pages-3.81.ebuild:
29 + Stabilize for all.
30
31 *man-pages-3.81 (02 Mar 2015)
32
33
34
35
36 1.2 sys-apps/man-pages/man-pages-3.81.ebuild
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.81.ebuild?rev=1.2&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.81.ebuild?rev=1.2&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.81.ebuild?r1=1.1&r2=1.2
41
42 Index: man-pages-3.81.ebuild
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.81.ebuild,v
45 retrieving revision 1.1
46 retrieving revision 1.2
47 diff -u -r1.1 -r1.2
48 --- man-pages-3.81.ebuild 2 Mar 2015 17:21:30 -0000 1.1
49 +++ man-pages-3.81.ebuild 31 Mar 2015 16:50:44 -0000 1.2
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2015 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.81.ebuild,v 1.1 2015/03/02 17:21:30 vapier Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.81.ebuild,v 1.2 2015/03/31 16:50:44 vapier Exp $
55
56 EAPI=4
57
58 @@ -16,7 +16,7 @@
59
60 LICENSE="man-pages GPL-2+ BSD"
61 SLOT="0"
62 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
63 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-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"