Gentoo Archives: gentoo-commits

From: "Dirkjan Ochtman (djc)" <djc@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/couchdb: couchdb-1.3.0-r1.ebuild couchdb-1.3.0.ebuild couchdb-1.2.1.ebuild ChangeLog
Date: Tue, 28 May 2013 07:43:00
Message-Id: 20130528074253.E697D2171D@flycatcher.gentoo.org
1 djc 13/05/28 07:42:53
2
3 Modified: couchdb-1.3.0-r1.ebuild couchdb-1.3.0.ebuild
4 couchdb-1.2.1.ebuild ChangeLog
5 Log:
6 Restrict dependency on spidermonkey to < 1.8.7 (bug 471454).
7
8 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 6B065BFB)
9
10 Revision Changes Path
11 1.2 dev-db/couchdb/couchdb-1.3.0-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/couchdb-1.3.0-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/couchdb-1.3.0-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/couchdb-1.3.0-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: couchdb-1.3.0-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.3.0-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- couchdb-1.3.0-r1.ebuild 16 May 2013 04:06:37 -0000 1.1
24 +++ couchdb-1.3.0-r1.ebuild 28 May 2013 07:42:53 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.3.0-r1.ebuild,v 1.1 2013/05/16 04:06:37 patrick Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.3.0-r1.ebuild,v 1.2 2013/05/28 07:42:53 djc Exp $
30
31 EAPI=5
32
33 @@ -19,7 +19,7 @@
34 <dev-lang/erlang-16[ssl]
35 >=dev-libs/openssl-0.9.8j:0
36 >=net-misc/curl-7.18.2
37 - >=dev-lang/spidermonkey-1.8.5"
38 + <dev-lang/spidermonkey-1.8.7"
39
40 DEPEND="${RDEPEND}"
41
42
43
44
45 1.6 dev-db/couchdb/couchdb-1.3.0.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/couchdb-1.3.0.ebuild?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/couchdb-1.3.0.ebuild?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/couchdb-1.3.0.ebuild?r1=1.5&r2=1.6
50
51 Index: couchdb-1.3.0.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.3.0.ebuild,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- couchdb-1.3.0.ebuild 3 May 2013 13:23:59 -0000 1.5
58 +++ couchdb-1.3.0.ebuild 28 May 2013 07:42:53 -0000 1.6
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.3.0.ebuild,v 1.5 2013/05/03 13:23:59 djc Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.3.0.ebuild,v 1.6 2013/05/28 07:42:53 djc Exp $
64
65 EAPI=5
66
67 @@ -19,7 +19,7 @@
68 <dev-lang/erlang-16[ssl]
69 >=dev-libs/openssl-0.9.8j:0
70 >=net-misc/curl-7.18.2
71 - >=dev-lang/spidermonkey-1.8.5"
72 + <dev-lang/spidermonkey-1.8.7"
73
74 DEPEND="${RDEPEND}"
75
76
77
78
79 1.6 dev-db/couchdb/couchdb-1.2.1.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/couchdb-1.2.1.ebuild?rev=1.6&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/couchdb-1.2.1.ebuild?rev=1.6&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/couchdb-1.2.1.ebuild?r1=1.5&r2=1.6
84
85 Index: couchdb-1.2.1.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.2.1.ebuild,v
88 retrieving revision 1.5
89 retrieving revision 1.6
90 diff -u -r1.5 -r1.6
91 --- couchdb-1.2.1.ebuild 21 Jan 2013 12:43:24 -0000 1.5
92 +++ couchdb-1.2.1.ebuild 28 May 2013 07:42:53 -0000 1.6
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2013 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.2.1.ebuild,v 1.5 2013/01/21 12:43:24 ago Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.2.1.ebuild,v 1.6 2013/05/28 07:42:53 djc Exp $
98
99 EAPI="2"
100
101 @@ -19,7 +19,7 @@
102 dev-lang/erlang[ssl]
103 >=dev-libs/openssl-0.9.8j:0
104 >=net-misc/curl-7.18.2
105 - >=dev-lang/spidermonkey-1.8.5"
106 + <dev-lang/spidermonkey-1.8.7"
107
108 DEPEND="${RDEPEND}"
109
110
111
112
113 1.74 dev-db/couchdb/ChangeLog
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/ChangeLog?rev=1.74&view=markup
116 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/ChangeLog?rev=1.74&content-type=text/plain
117 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/couchdb/ChangeLog?r1=1.73&r2=1.74
118
119 Index: ChangeLog
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/dev-db/couchdb/ChangeLog,v
122 retrieving revision 1.73
123 retrieving revision 1.74
124 diff -u -r1.73 -r1.74
125 --- ChangeLog 16 May 2013 04:06:37 -0000 1.73
126 +++ ChangeLog 28 May 2013 07:42:53 -0000 1.74
127 @@ -1,6 +1,10 @@
128 # ChangeLog for dev-db/couchdb
129 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
130 -# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/ChangeLog,v 1.73 2013/05/16 04:06:37 patrick Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/ChangeLog,v 1.74 2013/05/28 07:42:53 djc Exp $
132 +
133 + 28 May 2013; Dirkjan Ochtman <djc@g.o> couchdb-1.2.1.ebuild,
134 + couchdb-1.3.0-r1.ebuild, couchdb-1.3.0.ebuild:
135 + Restrict dependency on spidermonkey to < 1.8.7 (bug 471454).
136
137 *couchdb-1.3.0-r1 (16 May 2013)