summaryrefslogtreecommitdiff
blob: df0df8c92deedccc3e405bccf0165671b2ec6e36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/tdb/tdb-1.0.0.ebuild,v 1.4 2010/01/11 11:20:09 ulm Exp $

EAPI="2"

DESCRIPTION="Virtual for tdb"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
IUSE=""

RDEPEND="sys-libs/tdb"
DEPEND=""