summaryrefslogtreecommitdiff
blob: 5af0f246223e25ff73a72f7ec66faa9e113820d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

DESCRIPTION="Virtual for the GNU SASL library"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"

RDEPEND="|| ( net-libs/libgsasl net-misc/gsasl )"