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: man-pages-3.75.ebuild ChangeLog
Date: Fri, 02 Jan 2015 08:56:20
Message-Id: 20150102085616.8C4D9EB37@oystercatcher.gentoo.org
1 vapier 15/01/02 08:56:16
2
3 Modified: man-pages-3.75.ebuild ChangeLog
4 Log:
5 Stabilize for all.
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.2 sys-apps/man-pages/man-pages-3.75.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.75.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.75.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.75.ebuild?r1=1.1&r2=1.2
15
16 Index: man-pages-3.75.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.75.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- man-pages-3.75.ebuild 19 Oct 2014 06:02:48 -0000 1.1
23 +++ man-pages-3.75.ebuild 2 Jan 2015 08:56:16 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.75.ebuild,v 1.1 2014/10/19 06:02:48 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.75.ebuild,v 1.2 2015/01/02 08:56:16 vapier Exp $
30
31 EAPI=4
32
33 @@ -16,7 +16,7 @@
34
35 LICENSE="man-pages GPL-2+ BSD"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
38 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
39 IUSE_LINGUAS=" da de fr it ja nl pl ro ru zh_CN"
40 IUSE="nls ${IUSE_LINGUAS// / linguas_}"
41 RESTRICT="binchecks"
42
43
44
45 1.233 sys-apps/man-pages/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.233&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.233&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?r1=1.232&r2=1.233
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v
54 retrieving revision 1.232
55 retrieving revision 1.233
56 diff -u -r1.232 -r1.233
57 --- ChangeLog 1 Jan 2015 18:45:38 -0000 1.232
58 +++ ChangeLog 2 Jan 2015 08:56:16 -0000 1.233
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-apps/man-pages
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.232 2015/01/01 18:45:38 polynomial-c Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.233 2015/01/02 08:56:16 vapier Exp $
64 +
65 + 02 Jan 2015; Mike Frysinger <vapier@g.o> man-pages-3.75.ebuild:
66 + Stabilize for all.
67
68 *man-pages-3.76 (01 Jan 2015)