diff options
author | 2016-06-14 14:28:22 +1000 | |
---|---|---|
committer | 2016-06-14 00:36:15 -0400 | |
commit | e90c285ebf848c5185080c90e0f1429147880f70 (patch) | |
tree | d9a06fd54682adc47708e6520f400df4e01139da /net-nds/389-ds-base/389-ds-base-9999.ebuild | |
parent | net-nds/389-ds-base: Prune old 1.3.5 point release (diff) | |
download | gentoo-e90c285ebf848c5185080c90e0f1429147880f70.tar.gz gentoo-e90c285ebf848c5185080c90e0f1429147880f70.tar.bz2 gentoo-e90c285ebf848c5185080c90e0f1429147880f70.zip |
net-nds/389-ds-base: Fix LICENSE and cleanup redundant DEPENDs
Acked-by: wibrown@redhat.com
Closes: https://github.com/gentoo/gentoo/pull/1674
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'net-nds/389-ds-base/389-ds-base-9999.ebuild')
-rw-r--r-- | net-nds/389-ds-base/389-ds-base-9999.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net-nds/389-ds-base/389-ds-base-9999.ebuild b/net-nds/389-ds-base/389-ds-base-9999.ebuild index 1413b667da06..6371376889cc 100644 --- a/net-nds/389-ds-base/389-ds-base-9999.ebuild +++ b/net-nds/389-ds-base/389-ds-base-9999.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://port389.org/" SRC_URI="" EGIT_REPO_URI="https://git.fedorahosted.org/git/389/ds.git" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="" IUSE="autobind auto-dn-suffix debug doc +pam-passthru +dna +ldapi +bitwise +presence kerberos selinux" @@ -39,9 +39,8 @@ COMMON_DEPEND=" DEPEND="${COMMON_DEPEND} virtual/pkgconfig - sys-devel/libtool - doc? ( app-doc/doxygen ) - sys-apps/sed" + doc? ( app-doc/doxygen )" + RDEPEND="${COMMON_DEPEND} selinux? ( sec-policy/selinux-dirsrv ) virtual/perl-Time-Local |