Gentoo Archives: gentoo-commits

From: "Mounir Lamouri (volkmar)" <volkmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/tokyocabinet: ChangeLog tokyocabinet-1.4.35.ebuild tokyocabinet-1.4.36.ebuild
Date: Sat, 31 Oct 2009 22:36:26
Message-Id: E1N4MYa-0008RE-Ba@stork.gentoo.org
1 volkmar 09/10/31 22:36:24
2
3 Modified: ChangeLog tokyocabinet-1.4.35.ebuild
4 tokyocabinet-1.4.36.ebuild
5 Log:
6 Keywording for ppc.
7 Bug 291287.
8 (Portage version: 14478-svn/cvs/Linux ppc)
9
10 Revision Changes Path
11 1.8 dev-db/tokyocabinet/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/tokyocabinet/ChangeLog?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/tokyocabinet/ChangeLog?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/tokyocabinet/ChangeLog?r1=1.7&r2=1.8
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/ChangeLog,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- ChangeLog 27 Oct 2009 13:27:51 -0000 1.7
24 +++ ChangeLog 31 Oct 2009 22:36:23 -0000 1.8
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-db/tokyocabinet
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/ChangeLog,v 1.7 2009/10/27 13:27:51 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/ChangeLog,v 1.8 2009/10/31 22:36:23 volkmar Exp $
30 +
31 + 31 Oct 2009; Mounir Lamouri <volkmar@g.o>
32 + tokyocabinet-1.4.35.ebuild, tokyocabinet-1.4.36.ebuild:
33 + Keywording for ppc, bug 291287
34
35 27 Oct 2009; Alexis Ballier <aballier@g.o>
36 tokyocabinet-1.4.36.ebuild:
37
38
39
40 1.4 dev-db/tokyocabinet/tokyocabinet-1.4.35.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.35.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.35.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.35.ebuild?r1=1.3&r2=1.4
45
46 Index: tokyocabinet-1.4.35.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.35.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- tokyocabinet-1.4.35.ebuild 26 Oct 2009 20:34:55 -0000 1.3
53 +++ tokyocabinet-1.4.35.ebuild 31 Oct 2009 22:36:23 -0000 1.4
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.35.ebuild,v 1.3 2009/10/26 20:34:55 klausman Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.35.ebuild,v 1.4 2009/10/31 22:36:23 volkmar Exp $
59
60 EAPI=2
61
62 @@ -12,7 +12,7 @@
63
64 LICENSE="LGPL-2.1"
65 SLOT="0"
66 -KEYWORDS="~alpha ~amd64 ~x86 ~ppc-macos ~x64-solaris"
67 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~x64-solaris ~x86"
68 IUSE="debug doc examples"
69
70 DEPEND="sys-libs/zlib
71
72
73
74 1.3 dev-db/tokyocabinet/tokyocabinet-1.4.36.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.36.ebuild?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.36.ebuild?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.36.ebuild?r1=1.2&r2=1.3
79
80 Index: tokyocabinet-1.4.36.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.36.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- tokyocabinet-1.4.36.ebuild 27 Oct 2009 13:27:51 -0000 1.2
87 +++ tokyocabinet-1.4.36.ebuild 31 Oct 2009 22:36:23 -0000 1.3
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2009 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.36.ebuild,v 1.2 2009/10/27 13:27:51 aballier Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.36.ebuild,v 1.3 2009/10/31 22:36:23 volkmar Exp $
93
94 EAPI=2
95
96 @@ -12,7 +12,7 @@
97
98 LICENSE="LGPL-2.1"
99 SLOT="0"
100 -KEYWORDS="~alpha ~amd64 ~x86 ~x86-fbsd ~ppc-macos ~x64-solaris"
101 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~x86 ~x86-fbsd ~x64-solaris"
102 IUSE="debug doc examples"
103
104 DEPEND="sys-libs/zlib