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.40.ebuild
Date: Wed, 30 May 2012 18:56:44
Message-Id: 20120530185629.565272004B@flycatcher.gentoo.org
1 vapier 12/05/30 18:56:29
2
3 Modified: ChangeLog man-pages-3.40.ebuild
4 Log:
5 Stabilize for all.
6
7 Revision Changes Path
8 1.175 sys-apps/man-pages/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.175&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.175&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?r1=1.174&r2=1.175
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v
17 retrieving revision 1.174
18 retrieving revision 1.175
19 diff -u -r1.174 -r1.175
20 --- ChangeLog 3 May 2012 16:24:27 -0000 1.174
21 +++ ChangeLog 30 May 2012 18:56:29 -0000 1.175
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.174 2012/05/03 16:24:27 vapier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.175 2012/05/30 18:56:29 vapier Exp $
27 +
28 + 30 May 2012; Mike Frysinger <vapier@g.o> man-pages-3.40.ebuild:
29 + Stabilize for all.
30
31 *man-pages-3.40 (03 May 2012)
32
33
34
35
36 1.2 sys-apps/man-pages/man-pages-3.40.ebuild
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.40.ebuild?rev=1.2&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.40.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.40.ebuild?r1=1.1&r2=1.2
41
42 Index: man-pages-3.40.ebuild
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.40.ebuild,v
45 retrieving revision 1.1
46 retrieving revision 1.2
47 diff -u -r1.1 -r1.2
48 --- man-pages-3.40.ebuild 3 May 2012 16:24:27 -0000 1.1
49 +++ man-pages-3.40.ebuild 30 May 2012 18:56:29 -0000 1.2
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.40.ebuild,v 1.1 2012/05/03 16:24:27 vapier Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.40.ebuild,v 1.2 2012/05/30 18:56:29 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"