diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-01-31 14:47:41 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-01-31 14:47:41 +0000 |
commit | 5dd0c9b23c0a6b6c7705eb4830e52ded11dc415c (patch) | |
tree | 6f3f8c53ede32be5ad311b6972c0bf33cd8ee479 /dev-libs/dbh/dbh-1.0.20.ebuild | |
parent | Marked stable on x86. (diff) | |
download | historical-5dd0c9b23c0a6b6c7705eb4830e52ded11dc415c.tar.gz historical-5dd0c9b23c0a6b6c7705eb4830e52ded11dc415c.tar.bz2 historical-5dd0c9b23c0a6b6c7705eb4830e52ded11dc415c.zip |
stable on amd64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-libs/dbh/dbh-1.0.20.ebuild')
-rw-r--r-- | dev-libs/dbh/dbh-1.0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbh/dbh-1.0.20.ebuild b/dev-libs/dbh/dbh-1.0.20.ebuild index 27ead67173ed..7124dee39457 100644 --- a/dev-libs/dbh/dbh-1.0.20.ebuild +++ b/dev-libs/dbh/dbh-1.0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbh/dbh-1.0.20.ebuild,v 1.7 2005/01/29 19:12:00 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbh/dbh-1.0.20.ebuild,v 1.8 2005/01/31 14:47:41 lanius Exp $ DESCRIPTION="Disk based hashes is a method to create multidimensional binary trees on disk" HOMEPAGE="http://dbh.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="QPL" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" DEPEND="dev-util/pkgconfig" |