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.3-r1.ebuild
Date: Fri, 27 Dec 2013 11:04:43
Message-Id: 20131227110440.182CA2004C@flycatcher.gentoo.org
1 pinkbyte 13/12/27 11:04:40
2
3 Modified: ChangeLog man-db-2.6.3-r1.ebuild
4 Log:
5 Drop s390/sh/m68k to unstable
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
8
9 Revision Changes Path
10 1.53 sys-apps/man-db/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/ChangeLog?rev=1.53&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/ChangeLog?rev=1.53&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/ChangeLog?r1=1.52&r2=1.53
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-db/ChangeLog,v
19 retrieving revision 1.52
20 retrieving revision 1.53
21 diff -u -r1.52 -r1.53
22 --- ChangeLog 27 Dec 2013 10:57:03 -0000 1.52
23 +++ ChangeLog 27 Dec 2013 11:04:39 -0000 1.53
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.52 2013/12/27 10:57:03 pinkbyte Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/ChangeLog,v 1.53 2013/12/27 11:04:39 pinkbyte Exp $
29 +
30 + 27 Dec 2013; Sergey Popov <pinkbyte@g.o> man-db-2.6.3-r1.ebuild:
31 + Drop s390/sh/m68k to unstable
32
33 27 Dec 2013; Sergey Popov <pinkbyte@g.o> man-db-2.6.5.ebuild:
34 Stable on amd64 and x86, wrt bug #495924
35
36
37
38 1.16 sys-apps/man-db/man-db-2.6.3-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/man-db-2.6.3-r1.ebuild?rev=1.16&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/man-db-2.6.3-r1.ebuild?rev=1.16&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/man-db-2.6.3-r1.ebuild?r1=1.15&r2=1.16
43
44 Index: man-db-2.6.3-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.3-r1.ebuild,v
47 retrieving revision 1.15
48 retrieving revision 1.16
49 diff -u -r1.15 -r1.16
50 --- man-db-2.6.3-r1.ebuild 27 Apr 2013 08:37:49 -0000 1.15
51 +++ man-db-2.6.3-r1.ebuild 27 Dec 2013 11:04:39 -0000 1.16
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.3-r1.ebuild,v 1.15 2013/04/27 08:37:49 vapier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.3-r1.ebuild,v 1.16 2013/12/27 11:04:39 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