Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/libdbi: libdbi-0.8.3.ebuild ChangeLog libdbi-0.8.1.ebuild libdbi-0.7.2.ebuild libdbi-0.7.2-r1.ebuild libdbi-0.8.0.ebuild
Date: Mon, 29 Sep 2008 02:45:14
Message-Id: E1Kk8l4-0004Im-Df@stork.gentoo.org
1 robbat2 08/09/29 02:45:10
2
3 Modified: libdbi-0.8.3.ebuild ChangeLog libdbi-0.8.1.ebuild
4 Removed: libdbi-0.7.2.ebuild libdbi-0.7.2-r1.ebuild
5 libdbi-0.8.0.ebuild
6 Log:
7 Clean up old ebuilds and repoman warnings.
8 (Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc1-10246-gca5de40 x86_64)
9
10 Revision Changes Path
11 1.2 dev-db/libdbi/libdbi-0.8.3.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild?r1=1.1&r2=1.2
16
17 Index: libdbi-0.8.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -p -w -b -B -u -u -r1.1 -r1.2
23 --- libdbi-0.8.3.ebuild 29 Sep 2008 02:42:10 -0000 1.1
24 +++ libdbi-0.8.3.ebuild 29 Sep 2008 02:45:09 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild,v 1.1 2008/09/29 02:42:10 robbat2 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild,v 1.2 2008/09/29 02:45:09 robbat2 Exp $
30
31 inherit eutils autotools multilib
32
33 @@ -22,7 +22,7 @@ src_unpack() {
34 chown -R portage:portage "${S}"
35 cd "${S}"
36 epatch "${FILESDIR}"/libdbi-0.8.1-pkg-config.patch
37 - cp -f "${FILESDIR}"/dbi.pc.in ${S}/dbi.pc.in
38 + cp -f "${FILESDIR}"/dbi.pc.in "${S}"/dbi.pc.in
39
40 # configure.in has been changed
41 eautoreconf || die "eautoreconf failed"
42
43
44
45 1.21 dev-db/libdbi/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/ChangeLog?rev=1.21&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/ChangeLog?rev=1.21&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/ChangeLog?r1=1.20&r2=1.21
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-db/libdbi/ChangeLog,v
54 retrieving revision 1.20
55 retrieving revision 1.21
56 diff -p -w -b -B -u -u -r1.20 -r1.21
57 --- ChangeLog 29 Sep 2008 02:42:10 -0000 1.20
58 +++ ChangeLog 29 Sep 2008 02:45:09 -0000 1.21
59 @@ -1,6 +1,11 @@
60 # ChangeLog for dev-db/libdbi
61 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/ChangeLog,v 1.20 2008/09/29 02:42:10 robbat2 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/ChangeLog,v 1.21 2008/09/29 02:45:09 robbat2 Exp $
64 +
65 + 29 Sep 2008; Robin H. Johnson <robbat2@g.o> -libdbi-0.7.2.ebuild,
66 + -libdbi-0.7.2-r1.ebuild, -libdbi-0.8.0.ebuild, libdbi-0.8.1.ebuild,
67 + libdbi-0.8.3.ebuild:
68 + Clean up old ebuilds and repoman warnings.
69
70 *libdbi-0.8.3 (29 Sep 2008)
71
72
73
74
75 1.6 dev-db/libdbi/libdbi-0.8.1.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/libdbi-0.8.1.ebuild?rev=1.6&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/libdbi-0.8.1.ebuild?rev=1.6&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/libdbi/libdbi-0.8.1.ebuild?r1=1.5&r2=1.6
80
81 Index: libdbi-0.8.1.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.1.ebuild,v
84 retrieving revision 1.5
85 retrieving revision 1.6
86 diff -p -w -b -B -u -u -r1.5 -r1.6
87 --- libdbi-0.8.1.ebuild 20 Jun 2007 07:43:03 -0000 1.5
88 +++ libdbi-0.8.1.ebuild 29 Sep 2008 02:45:09 -0000 1.6
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2007 Gentoo Foundation
91 +# Copyright 1999-2008 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.1.ebuild,v 1.5 2007/06/20 07:43:03 opfer Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.1.ebuild,v 1.6 2008/09/29 02:45:09 robbat2 Exp $
95
96 DESCRIPTION="libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl."
97 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
98 @@ -16,7 +16,7 @@ SLOT=0
99
100 src_unpack() {
101 unpack ${A}
102 - chown -R portage:portage ${S}
103 + chown -R portage:portage "${S}"
104 }
105
106 src_compile() {
107 @@ -27,6 +27,6 @@ src_compile() {
108 }
109
110 src_install () {
111 - emake install DESTDIR=${D} || die "make install failed"
112 - dodoc AUTHORS ChangeLog COPYING README README.osx TODO
113 + emake install DESTDIR="${D}" || die "emake install failed"
114 + dodoc AUTHORS ChangeLog README README.osx TODO
115 }