summaryrefslogtreecommitdiff
blob: 15acd17ae466cf4f8dd1a14606e221ae69dce488 (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/talloc/talloc-1.0.0.ebuild,v 1.4 2010/01/11 11:19:48 ulm Exp $

EAPI="2"

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

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