From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F29F61382AC for ; Tue, 14 Jun 2016 04:38:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EAE5E0907; Tue, 14 Jun 2016 04:38:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 61F33E0905 for ; Tue, 14 Jun 2016 04:38:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C2CD1340139 for ; Tue, 14 Jun 2016 04:38:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A05BE16C5 for ; Tue, 14 Jun 2016 04:38:26 +0000 (UTC) From: "Göktürk Yüksek" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Göktürk Yüksek" Message-ID: <1465878975.e90c285ebf848c5185080c90e0f1429147880f70.gokturk@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/389-ds-base/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-nds/389-ds-base/389-ds-base-1.3.4.8.ebuild net-nds/389-ds-base/389-ds-base-1.3.5.4.ebuild net-nds/389-ds-base/389-ds-base-9999.ebuild X-VCS-Directories: net-nds/389-ds-base/ X-VCS-Committer: gokturk X-VCS-Committer-Name: Göktürk Yüksek X-VCS-Revision: e90c285ebf848c5185080c90e0f1429147880f70 X-VCS-Branch: master Date: Tue, 14 Jun 2016 04:38:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f3967c46-6438-4013-9926-14613f3459d2 X-Archives-Hash: 74f90badf2865e1c39fd56d9d1a62b57 commit: e90c285ebf848c5185080c90e0f1429147880f70 Author: Wes Cilldhaire sol1 com au> AuthorDate: Tue Jun 14 04:28:22 2016 +0000 Commit: Göktürk Yüksek gentoo org> CommitDate: Tue Jun 14 04:36:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e90c285e 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 net-nds/389-ds-base/389-ds-base-1.3.4.8.ebuild | 7 +++---- net-nds/389-ds-base/389-ds-base-1.3.5.4.ebuild | 7 +++---- net-nds/389-ds-base/389-ds-base-9999.ebuild | 7 +++---- 3 files changed, 9 insertions(+), 12 deletions(-) diff --git a/net-nds/389-ds-base/389-ds-base-1.3.4.8.ebuild b/net-nds/389-ds-base/389-ds-base-1.3.4.8.ebuild index 1da378b..1b11155 100644 --- a/net-nds/389-ds-base/389-ds-base-1.3.4.8.ebuild +++ b/net-nds/389-ds-base/389-ds-base-1.3.4.8.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="389 Directory Server (core librares and daemons )" HOMEPAGE="http://port389.org/" SRC_URI="http://directory.fedoraproject.org/sources/${P}.tar.bz2" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="autobind auto-dn-suffix debug doc +pam-passthru +dna +ldapi +bitwise +presence kerberos selinux" @@ -38,9 +38,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 diff --git a/net-nds/389-ds-base/389-ds-base-1.3.5.4.ebuild b/net-nds/389-ds-base/389-ds-base-1.3.5.4.ebuild index 36bf842..91f5ab9 100644 --- a/net-nds/389-ds-base/389-ds-base-1.3.5.4.ebuild +++ b/net-nds/389-ds-base/389-ds-base-1.3.5.4.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="389 Directory Server (core librares and daemons )" HOMEPAGE="http://port389.org/" SRC_URI="http://directory.fedoraproject.org/sources/${P}.tar.bz2" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="autobind auto-dn-suffix debug doc +pam-passthru +dna +ldapi +bitwise +presence kerberos selinux" @@ -38,9 +38,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 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 1413b66..6371376 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