Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/man-db: ChangeLog man-db-2.6.5.ebuild
Date: Fri, 27 Dec 2013 10:57:08
Message-Id: 20131227105704.247B62004C@flycatcher.gentoo.org
1 pinkbyte 13/12/27 10:57:04
2
3 Modified: ChangeLog man-db-2.6.5.ebuild
4 Log:
5 Stable on amd64 and x86, wrt bug #495924
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
8
9 Revision Changes Path
10 1.52 sys-apps/man-db/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/ChangeLog?rev=1.52&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/ChangeLog?rev=1.52&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/ChangeLog?r1=1.51&r2=1.52
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-db/ChangeLog,v
19 retrieving revision 1.51
20 retrieving revision 1.52
21 diff -u -r1.51 -r1.52
22 --- ChangeLog 26 Dec 2013 16:57:23 -0000 1.51
23 +++ ChangeLog 27 Dec 2013 10:57:03 -0000 1.52
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-apps/man-db
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/ChangeLog,v 1.51 2013/12/26 16:57:23 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/ChangeLog,v 1.52 2013/12/27 10:57:03 pinkbyte Exp $
29 +
30 + 27 Dec 2013; Sergey Popov <pinkbyte@g.o> man-db-2.6.5.ebuild:
31 + Stable on amd64 and x86, wrt bug #495924
32
33 26 Dec 2013; Jeroen Roovers <jer@g.o> man-db-2.6.5.ebuild:
34 Stable for HPPA (bug #495924).
35
36
37
38 1.4 sys-apps/man-db/man-db-2.6.5.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/man-db-2.6.5.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/man-db-2.6.5.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/man-db-2.6.5.ebuild?r1=1.3&r2=1.4
43
44 Index: man-db-2.6.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.5.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- man-db-2.6.5.ebuild 26 Dec 2013 16:57:23 -0000 1.3
51 +++ man-db-2.6.5.ebuild 27 Dec 2013 10:57:03 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.5.ebuild,v 1.3 2013/12/26 16:57:23 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.5.ebuild,v 1.4 2013/12/27 10:57:03 pinkbyte Exp $
57
58 EAPI="4"
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="GPL-3"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux"
65 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~arm-linux ~x86-linux"
66 IUSE="berkdb +gdbm nls static-libs zlib"
67
68 RDEPEND="dev-libs/libpipeline