summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-10-12 13:55:53 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-10-12 13:55:53 +0000
commitc48e14cf30fbd90775b1a7049ad2dae6c1106282 (patch)
treeec4535a755f09f823e745a2da493f6048742a902 /dev-db/libdbi-drivers
parentStable on sparc, security bug #240409 (diff)
downloadgentoo-2-c48e14cf30fbd90775b1a7049ad2dae6c1106282.tar.gz
gentoo-2-c48e14cf30fbd90775b1a7049ad2dae6c1106282.tar.bz2
gentoo-2-c48e14cf30fbd90775b1a7049ad2dae6c1106282.zip
Stable on ppc wrt bug 240974
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-db/libdbi-drivers')
-rw-r--r--dev-db/libdbi-drivers/ChangeLog5
-rw-r--r--dev-db/libdbi-drivers/libdbi-drivers-0.8.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/libdbi-drivers/ChangeLog b/dev-db/libdbi-drivers/ChangeLog
index 9a7402154b44..529ed22e9cf4 100644
--- a/dev-db/libdbi-drivers/ChangeLog
+++ b/dev-db/libdbi-drivers/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/libdbi-drivers
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi-drivers/ChangeLog,v 1.29 2008/10/10 00:32:18 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi-drivers/ChangeLog,v 1.30 2008/10/12 13:55:53 nixnut Exp $
+
+ 12 Oct 2008; nixnut <nixnut@gentoo.org> libdbi-drivers-0.8.1-r2.ebuild:
+ Stable on ppc wrt bug 240974
10 Oct 2008; Robin H. Johnson <robbat2@gentoo.org>
+files/libdbi-drivers-0.8.3-doc-build-fix.patch,
diff --git a/dev-db/libdbi-drivers/libdbi-drivers-0.8.1-r2.ebuild b/dev-db/libdbi-drivers/libdbi-drivers-0.8.1-r2.ebuild
index 28f8c2e60c22..26f9d53e46f7 100644
--- a/dev-db/libdbi-drivers/libdbi-drivers-0.8.1-r2.ebuild
+++ b/dev-db/libdbi-drivers/libdbi-drivers-0.8.1-r2.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-drivers/libdbi-drivers-0.8.1-r2.ebuild,v 1.2 2008/05/21 15:54:57 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi-drivers/libdbi-drivers-0.8.1-r2.ebuild,v 1.3 2008/10/12 13:55:53 nixnut Exp $
inherit eutils
@@ -16,7 +16,7 @@ DEPEND=">=dev-db/libdbi-0.8.0
!bindist? ( firebird? ( dev-db/firebird ) )"
IUSE="mysql postgres sqlite oci8 firebird sqlite3 bindist"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ppc ~sparc ~x86"
SLOT=0
src_unpack() {