Gentoo Archives: gentoo-commits

From: "Joshua Kinard (kumba)" <kumba@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/man-pages: ChangeLog man-pages-3.63.ebuild man-pages-3.67.ebuild
Date: Sun, 06 Jul 2014 23:20:03
Message-Id: 20140706232000.179872004E@flycatcher.gentoo.org
1 kumba 14/07/06 23:20:00
2
3 Modified: ChangeLog man-pages-3.63.ebuild
4 man-pages-3.67.ebuild
5 Log:
6 Changed mips -> ~mips: we don't have a stable keyword anymore.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D25D95E3)
9
10 Revision Changes Path
11 1.222 sys-apps/man-pages/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.222&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.222&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?r1=1.221&r2=1.222
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v
20 retrieving revision 1.221
21 retrieving revision 1.222
22 diff -u -r1.221 -r1.222
23 --- ChangeLog 16 Jun 2014 06:46:24 -0000 1.221
24 +++ ChangeLog 6 Jul 2014 23:19:59 -0000 1.222
25 @@ -1,6 +1,10 @@
26 # ChangeLog for sys-apps/man-pages
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.221 2014/06/16 06:46:24 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.222 2014/07/06 23:19:59 kumba Exp $
30 +
31 + 06 Jul 2014; Joshua Kinard <kumba@g.o> man-pages-3.63.ebuild,
32 + man-pages-3.67.ebuild:
33 + Changed mips -> ~mips: we don't have a stable keyword anymore.
34
35 *man-pages-3.69 (16 Jun 2014)
36
37
38
39
40 1.3 sys-apps/man-pages/man-pages-3.63.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.63.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.63.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.63.ebuild?r1=1.2&r2=1.3
45
46 Index: man-pages-3.63.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.63.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- man-pages-3.63.ebuild 6 Apr 2014 14:31:53 -0000 1.2
53 +++ man-pages-3.63.ebuild 6 Jul 2014 23:19:59 -0000 1.3
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.63.ebuild,v 1.2 2014/04/06 14:31:53 vapier Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.63.ebuild,v 1.3 2014/07/06 23:19:59 kumba Exp $
59
60 EAPI=4
61
62 @@ -16,7 +16,7 @@
63
64 LICENSE="man-pages GPL-2+ BSD"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
67 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
68 IUSE_LINGUAS=" da de fr it ja nl pl ro ru zh_CN"
69 IUSE="nls ${IUSE_LINGUAS// / linguas_}"
70 RESTRICT="binchecks"
71
72
73
74 1.3 sys-apps/man-pages/man-pages-3.67.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.67.ebuild?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.67.ebuild?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.67.ebuild?r1=1.2&r2=1.3
79
80 Index: man-pages-3.67.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.67.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- man-pages-3.67.ebuild 16 Jun 2014 06:45:58 -0000 1.2
87 +++ man-pages-3.67.ebuild 6 Jul 2014 23:19:59 -0000 1.3
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2014 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.67.ebuild,v 1.2 2014/06/16 06:45:58 vapier Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.67.ebuild,v 1.3 2014/07/06 23:19:59 kumba Exp $
93
94 EAPI=4
95
96 @@ -16,7 +16,7 @@
97
98 LICENSE="man-pages GPL-2+ BSD"
99 SLOT="0"
100 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
101 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
102 IUSE_LINGUAS=" da de fr it ja nl pl ro ru zh_CN"
103 IUSE="nls ${IUSE_LINGUAS// / linguas_}"
104 RESTRICT="binchecks"