commit:     e90c285ebf848c5185080c90e0f1429147880f70
Author:     Wes Cilldhaire <wes <AT> sol1 <DOT> com <DOT> au>
AuthorDate: Tue Jun 14 04:28:22 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> 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 <AT> 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

Reply via email to