summaryrefslogtreecommitdiff
blob: e795d005d9c92ddc15b64957f7bf8042dc94ea41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2009 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.3 2009/10/22 18:08:42 patrick Exp $

EAPI="2"

DESCRIPTION="Virtual for tdb"
HOMEPAGE="http://tdb.samba.org/"
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
IUSE=""

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