blob: 3b93e2760f59bebabc4c6a756c8ff7af08a7c68e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install
DEPEND=>=dev-libs/libverto-0.2.2 >=dev-libs/ding-libs-0.5.0 virtual/krb5 selinux? ( sys-libs/libselinux ) virtual/pkgconfig
DESCRIPTION=daemon to proxy GSSAPI context establishment and channel handling
EAPI=5
HOMEPAGE=https://fedorahosted.org/gss-proxy/
IUSE=debug selinux systemd
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
LICENSE=BSD-1
RDEPEND=>=dev-libs/libverto-0.2.2 >=dev-libs/ding-libs-0.5.0 virtual/krb5 selinux? ( sys-libs/libselinux )
SLOT=0
SRC_URI=https://fedorahosted.org/released/gss-proxy/gssproxy-0.5.0.tar.gz
_eclass_exported_funcs=src_configure:- src_install:-
_md5_=4ce4b2e1faa703f1529bb0c5504edaea
|