Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/libdbi: ChangeLog libdbi-0.8.3.ebuild
Date: Tue, 20 Jan 2009 21:55:52
Message-Id: E1LPOZZ-0005RW-Er@stork.gentoo.org
1 aballier 09/01/20 21:55:49
2
3 Modified: ChangeLog libdbi-0.8.3.ebuild
4 Log:
5 keyword ~x86-fbsd
6 (Portage version: 2.2_rc23/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.34 dev-db/libdbi/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/ChangeLog?rev=1.34&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/ChangeLog?rev=1.34&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/ChangeLog?r1=1.33&r2=1.34
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-db/libdbi/ChangeLog,v
18 retrieving revision 1.33
19 retrieving revision 1.34
20 diff -u -r1.33 -r1.34
21 --- ChangeLog 17 Jan 2009 15:35:14 -0000 1.33
22 +++ ChangeLog 20 Jan 2009 21:55:49 -0000 1.34
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-db/libdbi
25 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/ChangeLog,v 1.33 2009/01/17 15:35:14 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/ChangeLog,v 1.34 2009/01/20 21:55:49 aballier Exp $
28 +
29 + 20 Jan 2009; Alexis Ballier <aballier@g.o> libdbi-0.8.3.ebuild:
30 + keyword ~x86-fbsd
31
32 17 Jan 2009; nixnut <nixnut@g.o> ChangeLog:
33 ppc stable #253663
34
35
36
37 1.13 dev-db/libdbi/libdbi-0.8.3.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild?rev=1.13&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild?rev=1.13&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild?r1=1.12&r2=1.13
42
43 Index: libdbi-0.8.3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild,v
46 retrieving revision 1.12
47 retrieving revision 1.13
48 diff -u -r1.12 -r1.13
49 --- libdbi-0.8.3.ebuild 11 Jan 2009 15:57:12 -0000 1.12
50 +++ libdbi-0.8.3.ebuild 20 Jan 2009 21:55:49 -0000 1.13
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild,v 1.12 2009/01/11 15:57:12 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild,v 1.13 2009/01/20 21:55:49 aballier Exp $
56
57 inherit eutils autotools multilib
58
59 @@ -15,7 +15,7 @@
60 ${RDEPEND}"
61 PDEPEND=">=dev-db/libdbi-drivers-0.8.3"
62 IUSE="doc"
63 -KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc ~ppc64 ~sparc x86"
64 +KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
65 SLOT=0
66
67 src_unpack() {