summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-09-17 18:29:37 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-09-17 18:29:37 +0000
commit4af3fcb45f695d6e36b95f22d272b9d995c8d56d (patch)
treefcefb7b5e003995c21713e63f3f45f3d849576da /dev-db/libdbi/libdbi-0.8.1.ebuild
parentppc stable (diff)
downloadhistorical-4af3fcb45f695d6e36b95f22d272b9d995c8d56d.tar.gz
historical-4af3fcb45f695d6e36b95f22d272b9d995c8d56d.tar.bz2
historical-4af3fcb45f695d6e36b95f22d272b9d995c8d56d.zip
ppc stable
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-db/libdbi/libdbi-0.8.1.ebuild')
-rw-r--r--dev-db/libdbi/libdbi-0.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/libdbi/libdbi-0.8.1.ebuild b/dev-db/libdbi/libdbi-0.8.1.ebuild
index b7ddaf71a4b7..b028b3f25a83 100644
--- a/dev-db/libdbi/libdbi-0.8.1.ebuild
+++ b/dev-db/libdbi/libdbi-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.1.ebuild,v 1.2 2006/03/07 11:46:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.1.ebuild,v 1.3 2006/09/17 18:29:37 dertobi123 Exp $
DESCRIPTION="libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl."
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -11,7 +11,7 @@ DEPEND=">=sys-apps/sed-4
${RDEPEND}"
PDEPEND=">=dev-db/libdbi-drivers-0.8.0"
IUSE=""
-KEYWORDS="~amd64 hppa ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 hppa ppc ~sparc ~x86"
SLOT=0
src_unpack() {