Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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
Date: Mon, 30 Nov 2009 16:00:26
Message-Id: E1NF8fn-00041q-N1@stork.gentoo.org
1 armin76 09/11/30 16:00:23
2
3 Modified: tdb-1.1.5-r1.ebuild ChangeLog
4 Log:
5 Add ~arm/~ia64/~s390/~sh/~sparc wrt #285952
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.5 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.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tdb/tdb-1.1.5-r1.ebuild?rev=1.5&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.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- tdb-1.1.5-r1.ebuild 29 Nov 2009 16:03:00 -0000 1.4
22 +++ tdb-1.1.5-r1.ebuild 30 Nov 2009 16:00:23 -0000 1.5
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.4 2009/11/29 16:03:00 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.1.5-r1.ebuild,v 1.5 2009/11/30 16:00:23 armin76 Exp $
28
29 EAPI="2"
30
31 @@ -12,7 +12,7 @@
32 LICENSE="GPL-3"
33 IUSE="python tools tdbtest"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
37
38 DEPEND="
39 !<net-fs/samba-libs-3.4
40
41
42
43 1.8 sys-libs/tdb/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tdb/ChangeLog?rev=1.8&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tdb/ChangeLog?rev=1.8&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tdb/ChangeLog?r1=1.7&r2=1.8
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v
52 retrieving revision 1.7
53 retrieving revision 1.8
54 diff -u -r1.7 -r1.8
55 --- ChangeLog 29 Nov 2009 16:03:00 -0000 1.7
56 +++ ChangeLog 30 Nov 2009 16:00:23 -0000 1.8
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-libs/tdb
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.7 2009/11/29 16:03:00 klausman Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.8 2009/11/30 16:00:23 armin76 Exp $
62 +
63 + 30 Nov 2009; Raúl Porcel <armin76@g.o> tdb-1.1.5-r1.ebuild:
64 + Add ~arm/~ia64/~s390/~sh/~sparc wrt #285952
65
66 29 Nov 2009; Tobias Klausmann <klausman@g.o> tdb-1.1.5-r1.ebuild:
67 Keyworded on alpha, bug #285952