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