summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEray Aslan <eras@gentoo.org>2011-03-23 06:25:58 +0000
committerEray Aslan <eras@gentoo.org>2011-03-23 06:25:58 +0000
commit0c1c42c8b269d80b46aa742c6377bee70ce3c50e (patch)
tree74852aa66bd9bf22e9626eeaf11d765941271645
parentfix slot of vte in older ebuild too, just to get it off my list (diff)
downloadgentoo-2-0c1c42c8b269d80b46aa742c6377bee70ce3c50e.tar.gz
gentoo-2-0c1c42c8b269d80b46aa742c6377bee70ce3c50e.tar.bz2
gentoo-2-0c1c42c8b269d80b46aa742c6377bee70ce3c50e.zip
change mit-krb5 USE flag to openldap in DEPEND
(Portage version: 2.1.9.44/cvs/Linux x86_64)
-rw-r--r--net-nds/389-ds-base/389-ds-base-1.2.6-r2.ebuild6
-rw-r--r--net-nds/389-ds-base/389-ds-base-1.2.7.5.ebuild4
-rw-r--r--net-nds/389-ds-base/ChangeLog6
3 files changed, 10 insertions, 6 deletions
diff --git a/net-nds/389-ds-base/389-ds-base-1.2.6-r2.ebuild b/net-nds/389-ds-base/389-ds-base-1.2.6-r2.ebuild
index 36e499e1d20e..172590f3bd41 100644
--- a/net-nds/389-ds-base/389-ds-base-1.2.6-r2.ebuild
+++ b/net-nds/389-ds-base/389-ds-base-1.2.6-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/389-ds-base-1.2.6-r2.ebuild,v 1.1 2010/11/12 12:26:37 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/389-ds-base-1.2.6-r2.ebuild,v 1.2 2011/03/23 06:25:58 eras Exp $
EAPI=2
@@ -33,7 +33,7 @@ ALL_DEPEND="dev-libs/nss[utils]
dev-perl/perl-mozldap
dev-libs/libpcre:3
kerberos? ( net-nds/openldap
- >=app-crypt/mit-krb5-1.7-r100[ldap] )
+ >=app-crypt/mit-krb5-1.7-r100[openldap] )
selinux? ( >=sys-apps/policycoreutils-1.30.30
sec-policy/selinux-base-policy )"
diff --git a/net-nds/389-ds-base/389-ds-base-1.2.7.5.ebuild b/net-nds/389-ds-base/389-ds-base-1.2.7.5.ebuild
index 54229fe7edf4..84d61534dac4 100644
--- a/net-nds/389-ds-base/389-ds-base-1.2.7.5.ebuild
+++ b/net-nds/389-ds-base/389-ds-base-1.2.7.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/389-ds-base-1.2.7.5.ebuild,v 1.2 2011/01/11 22:10:11 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/389-ds-base-1.2.7.5.ebuild,v 1.3 2011/03/23 06:25:58 eras Exp $
EAPI=2
@@ -34,7 +34,7 @@ ALL_DEPEND="!>=sys-libs/db-5.0
dev-perl/perl-mozldap
dev-libs/libpcre:3
kerberos? ( net-nds/openldap
- >=app-crypt/mit-krb5-1.7-r100[ldap] )
+ >=app-crypt/mit-krb5-1.7-r100[openldap] )
selinux? ( >=sys-apps/policycoreutils-1.30.30
sec-policy/selinux-base-policy )"
diff --git a/net-nds/389-ds-base/ChangeLog b/net-nds/389-ds-base/ChangeLog
index 75b49547c2c2..3841556f0b38 100644
--- a/net-nds/389-ds-base/ChangeLog
+++ b/net-nds/389-ds-base/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-nds/389-ds-base
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/ChangeLog,v 1.14 2011/01/11 22:10:11 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/ChangeLog,v 1.15 2011/03/23 06:25:58 eras Exp $
+
+ 23 Mar 2011; Eray Aslan <eras@gentoo.org> 389-ds-base-1.2.6-r2.ebuild,
+ 389-ds-base-1.2.7.5.ebuild:
+ change mit-krb5 USE flag to openldap in DEPEND
11 Jan 2011; Fabio Erculiani <lxnay@gentoo.org>
389-ds-base-1.2.7.5.ebuild: