diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-06-20 07:43:03 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-06-20 07:43:03 +0000 |
commit | ed0a5dc7d1c45bb2fd6abfaaff9646d09377b8b9 (patch) | |
tree | 6667c2fa33d56bcb79d43fd80521e956a76cca38 /dev-db/libdbi/libdbi-0.8.1.ebuild | |
parent | stable x86, bug 181579 (diff) | |
download | gentoo-2-ed0a5dc7d1c45bb2fd6abfaaff9646d09377b8b9.tar.gz gentoo-2-ed0a5dc7d1c45bb2fd6abfaaff9646d09377b8b9.tar.bz2 gentoo-2-ed0a5dc7d1c45bb2fd6abfaaff9646d09377b8b9.zip |
stable x86, bug 181577
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-db/libdbi/libdbi-0.8.1.ebuild')
-rw-r--r-- | dev-db/libdbi/libdbi-0.8.1.ebuild | 4 |
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 e9565d181126..f519e86573ea 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-2007 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.4 2007/06/15 01:56:44 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.8.1.ebuild,v 1.5 2007/06/20 07:43:03 opfer 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() { |