Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@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: Mon, 01 Dec 2008 21:37:12
Message-Id: E1L7GS4-000852-P4@stork.gentoo.org
1 ranger 08/12/01 21:37:08
2
3 Modified: ChangeLog libdbi-0.8.3.ebuild
4 Log:
5 Marking libdbi-0.8.3 ~ppc64 for bug 244246
6 (Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
7
8 Revision Changes Path
9 1.28 dev-db/libdbi/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/ChangeLog?rev=1.28&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/ChangeLog?rev=1.28&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/ChangeLog?r1=1.27&r2=1.28
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-db/libdbi/ChangeLog,v
18 retrieving revision 1.27
19 retrieving revision 1.28
20 diff -u -r1.27 -r1.28
21 --- ChangeLog 14 Nov 2008 12:22:24 -0000 1.27
22 +++ ChangeLog 1 Dec 2008 21:37:08 -0000 1.28
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-db/libdbi
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/ChangeLog,v 1.27 2008/11/14 12:22:24 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/ChangeLog,v 1.28 2008/12/01 21:37:08 ranger Exp $
28 +
29 + 01 Dec 2008; Brent Baude <ranger@g.o> libdbi-0.8.3.ebuild:
30 + Marking libdbi-0.8.3 ~ppc64 for bug 244246
31
32 14 Nov 2008; Raúl Porcel <armin76@g.o> libdbi-0.8.3.ebuild:
33 ia64 stable wrt #244246
34
35
36
37 1.8 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.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild?r1=1.7&r2=1.8
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.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- libdbi-0.8.3.ebuild 14 Nov 2008 12:22:24 -0000 1.7
50 +++ libdbi-0.8.3.ebuild 1 Dec 2008 21:37:08 -0000 1.8
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/dev-db/libdbi/libdbi-0.8.3.ebuild,v 1.7 2008/11/14 12:22:24 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild,v 1.8 2008/12/01 21:37:08 ranger 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 ~ppc ~sparc ~x86"
64 +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
65 SLOT=0
66
67 src_unpack() {