Gentoo Archives: gentoo-commits

From: "Santiago M. Mola (coldwind)" <coldwind@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/db: ChangeLog db-4.3.29-r2.ebuild
Date: Fri, 29 Feb 2008 18:43:24
Message-Id: E1JVACF-00076D-ST@stork.gentoo.org
1 coldwind 08/02/29 18:43:03
2
3 Modified: ChangeLog db-4.3.29-r2.ebuild
4 Log:
5 amd64 stable wrt bug #204213
6 (Portage version: 2.1.4.4, RepoMan options: --force)
7
8 Revision Changes Path
9 1.240 sys-libs/db/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/db/ChangeLog?rev=1.240&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/db/ChangeLog?rev=1.240&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/db/ChangeLog?r1=1.239&r2=1.240
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v
18 retrieving revision 1.239
19 retrieving revision 1.240
20 diff -u -r1.239 -r1.240
21 --- ChangeLog 18 Feb 2008 18:04:06 -0000 1.239
22 +++ ChangeLog 29 Feb 2008 18:43:03 -0000 1.240
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-libs/db
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.239 2008/02/18 18:04:06 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.240 2008/02/29 18:43:03 coldwind Exp $
28 +
29 + 29 Feb 2008; Santiago M. Mola <coldwind@g.o> db-4.3.29-r2.ebuild:
30 + amd64 stable wrt bug #204213
31
32 18 Feb 2008; Jeroen Roovers <jer@g.o> db-4.3.29-r2.ebuild:
33 Stable for HPPA (bug #204213).
34
35
36
37 1.19 sys-libs/db/db-4.3.29-r2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/db/db-4.3.29-r2.ebuild?rev=1.19&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/db/db-4.3.29-r2.ebuild?rev=1.19&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/db/db-4.3.29-r2.ebuild?r1=1.18&r2=1.19
42
43 Index: db-4.3.29-r2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.3.29-r2.ebuild,v
46 retrieving revision 1.18
47 retrieving revision 1.19
48 diff -u -r1.18 -r1.19
49 --- db-4.3.29-r2.ebuild 18 Feb 2008 18:04:06 -0000 1.18
50 +++ db-4.3.29-r2.ebuild 29 Feb 2008 18:43:03 -0000 1.19
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.3.29-r2.ebuild,v 1.18 2008/02/18 18:04:06 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.3.29-r2.ebuild,v 1.19 2008/02/29 18:43:03 coldwind Exp $
56
57 inherit eutils gnuconfig db flag-o-matic java-pkg-opt-2
58
59 @@ -27,7 +27,7 @@
60
61 LICENSE="DB"
62 SLOT="4.3"
63 -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
65 IUSE="tcl java doc nocxx bootstrap"
66
67 DEPEND="tcl? ( >=dev-lang/tcl-8.4 )
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list