Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/tdb: tdb-1.1.5-r1.ebuild ChangeLog tdb-1.1.5.ebuild
Date: Wed, 04 Nov 2009 11:30:42
Message-Id: E1N5e4W-0001mY-G1@stork.gentoo.org
1 patrick 09/11/04 11:30:40
2
3 Modified: tdb-1.1.5-r1.ebuild ChangeLog tdb-1.1.5.ebuild
4 Log:
5 Small dep fix
6 (Portage version: 2.2_rc48/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 sys-libs/tdb/tdb-1.1.5-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tdb/tdb-1.1.5-r1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tdb/tdb-1.1.5-r1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tdb/tdb-1.1.5-r1.ebuild?r1=1.1&r2=1.2
14
15 Index: tdb-1.1.5-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.1.5-r1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- tdb-1.1.5-r1.ebuild 23 Oct 2009 16:55:31 -0000 1.1
22 +++ tdb-1.1.5-r1.ebuild 4 Nov 2009 11:30:39 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.1.5-r1.ebuild,v 1.1 2009/10/23 16:55:31 patrick Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.1.5-r1.ebuild,v 1.2 2009/11/04 11:30:39 patrick Exp $
28
29 EAPI="2"
30
31 @@ -15,7 +15,6 @@
32 KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
33
34 DEPEND="
35 - !net-fs/samba-libs[tdb]
36 !<net-fs/samba-libs-3.4
37 "
38 RDEPEND="${DEPEND}"
39
40
41
42 1.5 sys-libs/tdb/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tdb/ChangeLog?rev=1.5&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tdb/ChangeLog?rev=1.5&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tdb/ChangeLog?r1=1.4&r2=1.5
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v
51 retrieving revision 1.4
52 retrieving revision 1.5
53 diff -u -r1.4 -r1.5
54 --- ChangeLog 23 Oct 2009 16:55:31 -0000 1.4
55 +++ ChangeLog 4 Nov 2009 11:30:39 -0000 1.5
56 @@ -1,6 +1,10 @@
57 # ChangeLog for sys-libs/tdb
58 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.4 2009/10/23 16:55:31 patrick Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.5 2009/11/04 11:30:39 patrick Exp $
61 +
62 + 04 Nov 2009; Patrick Lauer <patrick@g.o> tdb-1.1.5.ebuild,
63 + tdb-1.1.5-r1.ebuild:
64 + Small dep fix
65
66 *tdb-1.1.5-r1 (23 Oct 2009)
67
68
69
70
71 1.4 sys-libs/tdb/tdb-1.1.5.ebuild
72
73 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tdb/tdb-1.1.5.ebuild?rev=1.4&view=markup
74 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tdb/tdb-1.1.5.ebuild?rev=1.4&content-type=text/plain
75 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tdb/tdb-1.1.5.ebuild?r1=1.3&r2=1.4
76
77 Index: tdb-1.1.5.ebuild
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.1.5.ebuild,v
80 retrieving revision 1.3
81 retrieving revision 1.4
82 diff -u -r1.3 -r1.4
83 --- tdb-1.1.5.ebuild 11 Oct 2009 12:04:46 -0000 1.3
84 +++ tdb-1.1.5.ebuild 4 Nov 2009 11:30:39 -0000 1.4
85 @@ -1,6 +1,6 @@
86 # Copyright 1999-2009 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.1.5.ebuild,v 1.3 2009/10/11 12:04:46 betelgeuse Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.1.5.ebuild,v 1.4 2009/11/04 11:30:39 patrick Exp $
90
91 EAPI="2"
92
93 @@ -15,7 +15,6 @@
94 KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
95
96 DEPEND="
97 - !net-fs/samba-libs[tdb]
98 !<net-fs/samba-libs-3.4
99 "
100 RDEPEND="${DEPEND}"