summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-10-05 21:12:19 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-10-05 21:12:19 +0000
commitc25b009cef94d9a536d5dc1a7e319e3bb4392ed3 (patch)
tree3f30cf77652f5651eb245e2acfdd3d439811dd34 /dev-db/libdbi
parentbump to 2.22.0-r1, Fix tooltips references, bug #238138. Respect LINGUAS, bug... (diff)
downloadgentoo-2-c25b009cef94d9a536d5dc1a7e319e3bb4392ed3.tar.gz
gentoo-2-c25b009cef94d9a536d5dc1a7e319e3bb4392ed3.tar.bz2
gentoo-2-c25b009cef94d9a536d5dc1a7e319e3bb4392ed3.zip
Fix build-time dependencies.
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'dev-db/libdbi')
-rw-r--r--dev-db/libdbi/ChangeLog5
-rw-r--r--dev-db/libdbi/libdbi-0.8.3.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/dev-db/libdbi/ChangeLog b/dev-db/libdbi/ChangeLog
index 2c1037734d4a..f4a7874303c7 100644
--- a/dev-db/libdbi/ChangeLog
+++ b/dev-db/libdbi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/libdbi
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/ChangeLog,v 1.21 2008/09/29 02:45:09 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/ChangeLog,v 1.22 2008/10/05 21:12:19 flameeyes Exp $
+
+ 05 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> libdbi-0.8.3.ebuild:
+ Fix build-time dependencies.
29 Sep 2008; Robin H. Johnson <robbat2@gentoo.org> -libdbi-0.7.2.ebuild,
-libdbi-0.7.2-r1.ebuild, -libdbi-0.8.0.ebuild, libdbi-0.8.1.ebuild,
diff --git a/dev-db/libdbi/libdbi-0.8.3.ebuild b/dev-db/libdbi/libdbi-0.8.3.ebuild
index 8909b02c3093..bf732c8cd2d9 100644
--- a/dev-db/libdbi/libdbi-0.8.3.ebuild
+++ b/dev-db/libdbi/libdbi-0.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild,v 1.2 2008/09/29 02:45:09 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.3.ebuild,v 1.3 2008/10/05 21:12:19 flameeyes Exp $
inherit eutils autotools multilib
@@ -11,6 +11,7 @@ LICENSE="LGPL-2.1"
RDEPEND="virtual/libc"
DEPEND=">=sys-apps/sed-4
dev-util/pkgconfig
+ app-text/openjade
${RDEPEND}"
PDEPEND=">=dev-db/libdbi-drivers-0.8.3"
IUSE=""