summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-01-07 22:44:27 +0000
committerJeroen Roovers <jer@gentoo.org>2014-01-07 22:44:27 +0000
commit1d16f0f4aaa2ed21b2ecac69cf4174afd02ada79 (patch)
treee6a2903e33278fae11c7d4c2a32d9ae9267877b6 /sys-auth/nss_ldap
parentFix python eclass inherit compatibility, bump for version 1.8.0, starting sta... (diff)
downloadgentoo-2-1d16f0f4aaa2ed21b2ecac69cf4174afd02ada79.tar.gz
gentoo-2-1d16f0f4aaa2ed21b2ecac69cf4174afd02ada79.tar.bz2
gentoo-2-1d16f0f4aaa2ed21b2ecac69cf4174afd02ada79.zip
Stable for HPPA (bug #438692).
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-auth/nss_ldap')
-rw-r--r--sys-auth/nss_ldap/ChangeLog7
-rw-r--r--sys-auth/nss_ldap/nss_ldap-265-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog
index 3fb9f1b76788..0eb818baffb5 100644
--- a/sys-auth/nss_ldap/ChangeLog
+++ b/sys-auth/nss_ldap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/nss_ldap
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.76 2013/11/03 06:05:02 prometheanfire Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.77 2014/01/07 22:44:27 jer Exp $
+
+ 07 Jan 2014; Jeroen Roovers <jer@gentoo.org> nss_ldap-265-r2.ebuild:
+ Stable for HPPA (bug #438692).
03 Nov 2013; Matthew Thode <prometheanfire@gentoo.org> metadata.xml:
adding myself to maintainers
diff --git a/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild b/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild
index 67eaf33a36e4..688678924a14 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild,v 1.2 2013/06/20 03:34:13 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r2.ebuild,v 1.3 2014/01/07 22:44:27 jer Exp $
EAPI=5
inherit fixheadtails eutils multilib autotools prefix
@@ -13,7 +13,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
DEPEND=">=net-nds/openldap-2.1.30-r5
sasl? ( dev-libs/cyrus-sasl )