From 9eb001a1cb8ccc650124631b0049f4e04bc20c71 Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Fri, 5 Jan 2007 09:12:30 +0000 Subject: Remove gnuconfig_update usage, leave it to econf. (Portage version: 2.1.2_rc4-r5) --- sys-auth/nss_ldap/ChangeLog | 9 +++++++-- sys-auth/nss_ldap/nss_ldap-239-r1.ebuild | 8 +++----- sys-auth/nss_ldap/nss_ldap-249.ebuild | 8 +++----- sys-auth/nss_ldap/nss_ldap-250-r1.ebuild | 8 +++----- sys-auth/nss_ldap/nss_ldap-250.ebuild | 8 +++----- sys-auth/nss_ldap/nss_ldap-252.ebuild | 8 +++----- sys-auth/nss_ldap/nss_ldap-253.ebuild | 8 +++----- 7 files changed, 25 insertions(+), 32 deletions(-) (limited to 'sys-auth/nss_ldap') diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog index d3a0828ea27e..fae5a39d91e9 100644 --- a/sys-auth/nss_ldap/ChangeLog +++ b/sys-auth/nss_ldap/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-auth/nss_ldap -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.35 2006/12/30 23:39:35 kloeri Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.36 2007/01/05 09:12:30 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò nss_ldap-239-r1.ebuild, + nss_ldap-249.ebuild, nss_ldap-250.ebuild, nss_ldap-250-r1.ebuild, + nss_ldap-252.ebuild, nss_ldap-253.ebuild: + Remove gnuconfig_update usage, leave it to econf. 30 Dec 2006; Bryan Østergaard nss_ldap-253.ebuild: Stable on Alpha, bug 158254. diff --git a/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild b/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild index 33e52d0b8063..18312604bb5b 100644 --- a/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild,v 1.11 2006/04/29 23:02:24 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild,v 1.12 2007/01/05 09:12:30 flameeyes Exp $ -inherit fixheadtails eutils gnuconfig multilib +inherit fixheadtails eutils multilib IUSE="debug" @@ -24,8 +24,6 @@ src_unpack() { epatch ${FILESDIR}/${PN}-239-tls-security-bug.patch # fix head/tail stuff ht_fix_file ${S}/Makefile.am ${S}/Makefile.in ${S}/depcomp - # update config.{guess,sub} - gnuconfig_update } src_compile() { diff --git a/sys-auth/nss_ldap/nss_ldap-249.ebuild b/sys-auth/nss_ldap/nss_ldap-249.ebuild index 37a74717f4d7..6131a1f9938f 100644 --- a/sys-auth/nss_ldap/nss_ldap-249.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-249.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-249.ebuild,v 1.6 2006/06/11 10:20:23 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-249.ebuild,v 1.7 2007/01/05 09:12:30 flameeyes Exp $ -inherit fixheadtails eutils gnuconfig multilib +inherit fixheadtails eutils multilib IUSE="debug" @@ -25,8 +25,6 @@ src_unpack() { epatch ${FILESDIR}/${PN}-249-sasl-compile.patch # fix head/tail stuff ht_fix_file ${S}/Makefile.am ${S}/Makefile.in ${S}/depcomp - # update config.{guess,sub} - gnuconfig_update } src_compile() { diff --git a/sys-auth/nss_ldap/nss_ldap-250-r1.ebuild b/sys-auth/nss_ldap/nss_ldap-250-r1.ebuild index c06012f9e6b1..706be1ff7bf0 100644 --- a/sys-auth/nss_ldap/nss_ldap-250-r1.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-250-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-250-r1.ebuild,v 1.1 2006/06/14 09:27:42 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-250-r1.ebuild,v 1.2 2007/01/05 09:12:30 flameeyes Exp $ -inherit fixheadtails eutils gnuconfig multilib +inherit fixheadtails eutils multilib IUSE="debug sasl" @@ -33,8 +33,6 @@ src_unpack() { -e '/^install-exec-local: nss_ldap.so/s,nss_ldap.so,,g' \ ${S}/$i done - # update config.{guess,sub} - gnuconfig_update } src_compile() { diff --git a/sys-auth/nss_ldap/nss_ldap-250.ebuild b/sys-auth/nss_ldap/nss_ldap-250.ebuild index 5a880c253d1e..c70790172d2b 100644 --- a/sys-auth/nss_ldap/nss_ldap-250.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-250.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-250.ebuild,v 1.2 2006/06/07 20:45:04 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-250.ebuild,v 1.3 2007/01/05 09:12:30 flameeyes Exp $ -inherit fixheadtails eutils gnuconfig multilib +inherit fixheadtails eutils multilib IUSE="debug sasl" @@ -32,8 +32,6 @@ src_unpack() { -e '/^install-exec-local: nss_ldap.so/s,nss_ldap.so,,g' \ ${S}/$i done - # update config.{guess,sub} - gnuconfig_update } src_compile() { diff --git a/sys-auth/nss_ldap/nss_ldap-252.ebuild b/sys-auth/nss_ldap/nss_ldap-252.ebuild index 81fac1accdec..6348dbf3d6df 100644 --- a/sys-auth/nss_ldap/nss_ldap-252.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-252.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-252.ebuild,v 1.1 2006/08/21 21:29:18 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-252.ebuild,v 1.2 2007/01/05 09:12:30 flameeyes Exp $ -inherit fixheadtails eutils gnuconfig multilib +inherit fixheadtails eutils multilib IUSE="debug sasl" @@ -37,8 +37,6 @@ src_unpack() { -e '/^install-exec-local: nss_ldap.so/s,nss_ldap.so,,g' \ ${S}/$i done - # update config.{guess,sub} - gnuconfig_update } src_compile() { diff --git a/sys-auth/nss_ldap/nss_ldap-253.ebuild b/sys-auth/nss_ldap/nss_ldap-253.ebuild index f7f98779b96b..8d76de38bcd7 100644 --- a/sys-auth/nss_ldap/nss_ldap-253.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-253.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-253.ebuild,v 1.7 2006/12/30 23:39:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-253.ebuild,v 1.8 2007/01/05 09:12:30 flameeyes Exp $ -inherit fixheadtails eutils gnuconfig multilib +inherit fixheadtails eutils multilib IUSE="debug sasl" @@ -37,8 +37,6 @@ src_unpack() { -e '/^install-exec-local: nss_ldap.so/s,nss_ldap.so,,g' \ ${S}/$i done - # update config.{guess,sub} - gnuconfig_update } src_compile() { -- cgit v1.2.3-65-gdbad