Remove gnuconfig_update usage, leave it to econf.
authorDiego Elio Pettenò <flameeyes@gentoo.org>
Fri, 5 Jan 2007 09:02:08 +0000 (09:02 +0000)
committerDiego Elio Pettenò <flameeyes@gentoo.org>
Fri, 5 Jan 2007 09:02:08 +0000 (09:02 +0000)
Package-Manager: portage-2.1.2_rc4-r5

33 files changed:
net-mail/courier-imap/ChangeLog
net-mail/courier-imap/courier-imap-3.0.7.ebuild
net-mail/courier-imap/courier-imap-3.0.8.ebuild
net-mail/courier-imap/courier-imap-4.0.1-r1.ebuild
net-mail/courier-imap/courier-imap-4.0.1-r2.ebuild
net-mail/courier-imap/courier-imap-4.0.1.ebuild
net-mail/courier-imap/courier-imap-4.0.4.ebuild
net-mail/courier-imap/courier-imap-4.0.6.ebuild
net-mail/cyrus-imap-admin/ChangeLog
net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.10.ebuild
net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.12-r1.ebuild
net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.12.ebuild
net-mail/cyrus-imap-admin/cyrus-imap-admin-2.3.1.ebuild
net-mail/cyrus-imapd/ChangeLog
net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r4.ebuild
net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r5.ebuild
net-mail/cyrus-imapd/cyrus-imapd-2.2.12.ebuild
net-mail/cyrus-imapd/cyrus-imapd-2.3.1.ebuild
net-mail/cyrus-imapd/cyrus-imapd-2.3.6.ebuild
net-mail/cyrus-imapd/cyrus-imapd-2.3.7.ebuild
net-mail/fetchmail/ChangeLog
net-mail/fetchmail/fetchmail-6.2.5.2-r1.ebuild
net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild
net-mail/fetchmail/fetchmail-6.3.2.ebuild
net-mail/fetchmail/fetchmail-6.3.3.ebuild
net-mail/fetchmail/fetchmail-6.3.4.ebuild
net-mail/fetchmail/fetchmail-6.3.5-r1.ebuild
net-mail/fetchmail/fetchmail-6.3.5.ebuild
net-mail/vpopmail/ChangeLog
net-mail/vpopmail/vpopmail-5.4.13.ebuild
net-mail/vpopmail/vpopmail-5.4.6-r1.ebuild
net-mail/vqadmin/ChangeLog
net-mail/vqadmin/vqadmin-2.3.6.ebuild

index 479e88a3872e36985c956c6905d4fabf626109c6..ac3433b99e46c465217c9bd31f7365d4b6c26d67 100644 (file)
@@ -1,6 +1,13 @@
 # ChangeLog for net-mail/courier-imap
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/ChangeLog,v 1.138 2006/11/23 16:02:51 vivo Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/ChangeLog,v 1.139 2007/01/05 08:51:40 flameeyes Exp $
+
+  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+  courier-imap-3.0.7.ebuild, courier-imap-3.0.8.ebuild,
+  courier-imap-4.0.1.ebuild, courier-imap-4.0.1-r1.ebuild,
+  courier-imap-4.0.1-r2.ebuild, courier-imap-4.0.4.ebuild,
+  courier-imap-4.0.6.ebuild:
+  Remove gnuconfig_update usage, leave it to econf.
 
   23 Nov 2006; Francesco Riosa <vivo@gentoo.org> courier-imap-3.0.7.ebuild,
   courier-imap-3.0.8.ebuild:
index 40a8967b53ee313e6f549e8528b3fd39026d4c26..04f081c6e00470a4de8d7a63d01d7b4f45f1983c 100644 (file)
@@ -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/net-mail/courier-imap/courier-imap-3.0.7.ebuild,v 1.19 2006/11/23 16:02:51 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-3.0.7.ebuild,v 1.20 2007/01/05 08:51:40 flameeyes Exp $
 
-inherit eutils gnuconfig
+inherit eutils
 
 DESCRIPTION="An IMAP daemon designed specifically for maildirs"
 HOMEPAGE="http://www.courier-mta.org/"
@@ -71,7 +71,6 @@ src_unpack() {
        epatch ${FILESDIR}/${P}-db4-configure.in.patch || die "patch failed"
 
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update
        ebegin "Recreating configure"
        autoconf || \
                die "recreate configure failed"
index 4e7686b66fc49756a45ebff5c877811b78bee3b1..80b49c6ec94fe87e0a01b5ba3c3a839b92cf44a4 100644 (file)
@@ -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/net-mail/courier-imap/courier-imap-3.0.8.ebuild,v 1.20 2006/11/23 16:02:51 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-3.0.8.ebuild,v 1.21 2007/01/05 08:51:40 flameeyes Exp $
 
-inherit eutils gnuconfig
+inherit eutils
 
 DESCRIPTION="An IMAP daemon designed specifically for maildirs"
 HOMEPAGE="http://www.courier-mta.org/"
@@ -72,7 +72,6 @@ src_unpack() {
        epatch ${FILESDIR}/${P}-db4-configure.in.patch || die "patch failed"
 
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update
        ebegin "Recreating configure"
        autoconf || \
                die "recreate configure failed"
index 8020a0ba0de4740825fe5b08e71af27fb8290ac0..431ab4d74be41fdf351d798374e38b27288cfcf9 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-4.0.1-r1.ebuild,v 1.3 2005/04/09 12:44:18 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-4.0.1-r1.ebuild,v 1.4 2007/01/05 08:51:40 flameeyes Exp $
 
-inherit eutils gnuconfig
+inherit eutils
 IUSE="fam berkdb gdbm debug ipv6 nls selinux"
 
 DESCRIPTION="An IMAP daemon designed specifically for maildirs"
@@ -73,7 +73,6 @@ src_unpack() {
        fi
 
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update
        libtoolize --copy --force
        ebegin "Recreating configure"
        autoconf || \
index 4a2d7ba25e3b15df2fbe67560b7ab332ab83eadb..b746bceb922ccecb6ab567fb7a3038b89f9dddb9 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-4.0.1-r2.ebuild,v 1.3 2005/09/16 02:24:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-4.0.1-r2.ebuild,v 1.4 2007/01/05 08:51:40 flameeyes Exp $
 
-inherit eutils gnuconfig
+inherit eutils
 IUSE="fam berkdb gdbm debug ipv6 nls selinux"
 
 DESCRIPTION="An IMAP daemon designed specifically for maildirs"
@@ -74,7 +74,6 @@ src_unpack() {
        fi
 
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update
        libtoolize --copy --force
        ebegin "Recreating configure"
        autoconf || \
index 68b86022844cc83426b0950108c56378dd3a71d9..56b6e12df56c5644aa73e2c54afab1713143bb11 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-4.0.1.ebuild,v 1.10 2005/10/02 11:35:12 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-4.0.1.ebuild,v 1.11 2007/01/05 08:51:40 flameeyes Exp $
 
-inherit eutils gnuconfig
+inherit eutils
 
 DESCRIPTION="An IMAP daemon designed specifically for maildirs"
 HOMEPAGE="http://www.courier-mta.org/"
@@ -73,7 +73,6 @@ src_unpack() {
        fi
 
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update
        libtoolize --copy --force
        ebegin "Recreating configure"
        autoconf || \
index 300364f37a58387d766536f14f296ce3bd43550d..28a9c6fa23948e0df16ca6ca3874ea2ec1bcbb41 100644 (file)
@@ -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/net-mail/courier-imap/courier-imap-4.0.4.ebuild,v 1.13 2006/11/04 11:31:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-4.0.4.ebuild,v 1.14 2007/01/05 08:51:40 flameeyes Exp $
 
-inherit eutils gnuconfig
+inherit eutils
 IUSE="fam berkdb gdbm debug ipv6 nls selinux"
 
 DESCRIPTION="An IMAP daemon designed specifically for maildirs"
@@ -76,7 +76,6 @@ src_unpack() {
        fi
 
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update
        libtoolize --copy --force
        ebegin "Recreating configure"
        autoconf || die "autoconf on . failed"
index 3445d2620fa89a71003fa101ee9022ee44bd79cd..ab74da216c974ad6dfc4e5ce69b151b50f46ea77 100644 (file)
@@ -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/net-mail/courier-imap/courier-imap-4.0.6.ebuild,v 1.4 2006/09/28 20:10:58 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-4.0.6.ebuild,v 1.5 2007/01/05 08:51:40 flameeyes Exp $
 
-inherit eutils gnuconfig
+inherit eutils
 IUSE="fam berkdb gdbm debug ipv6 nls selinux"
 
 DESCRIPTION="An IMAP daemon designed specifically for maildirs"
@@ -76,7 +76,6 @@ src_unpack() {
        fi
 
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update
        libtoolize --copy --force
        ebegin "Recreating configure"
        autoconf || die "autoconf on . failed"
index fb68a877dfdc2e104dd1de96c0693ea7301e9de9..916d3f67f3ab9ae0658edd1cc65ca5137bfeea29 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for net-mail/cyrus-imap-admin
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/ChangeLog,v 1.48 2006/09/26 21:56:10 gustavoz Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/ChangeLog,v 1.49 2007/01/05 08:55:01 flameeyes Exp $
+
+  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+  cyrus-imap-admin-2.2.10.ebuild, cyrus-imap-admin-2.2.12.ebuild,
+  cyrus-imap-admin-2.2.12-r1.ebuild, cyrus-imap-admin-2.3.1.ebuild:
+  Remove gnuconfig_update usage, leave it to econf.
 
   26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
   cyrus-imap-admin-2.2.12-r1.ebuild:
index 00e533ca9ea7a53cea16552c5c724a8685a4e28f..9a1e3e824de44de91fc05639b3a23e280e41c4ef 100644 (file)
@@ -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/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.10.ebuild,v 1.8 2006/06/14 08:32:22 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.10.ebuild,v 1.9 2007/01/05 08:55:01 flameeyes Exp $
 
-inherit perl-app eutils gnuconfig
+inherit perl-app eutils
 
 DESCRIPTION="Utilities and Perl modules to administer a Cyrus IMAP server."
 HOMEPAGE="http://asg.web.cmu.edu/cyrus/imapd/"
@@ -37,7 +37,6 @@ src_unpack() {
 
        # Recreate configure.
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update || die "gnuconfig_update failed."
        ebegin "Recreating configure"
        rm -rf configure config.h.in autom4te.cache
        sh SMakefile &>/dev/null || die "SMakefile failed"
@@ -50,7 +49,6 @@ src_unpack() {
 }
 
 src_compile() {
-       # gnuconfig_update
 
        local myconf
        myconf="${myconf} `use_with ssl openssl`"
index d4ed831be9c43dbfea956f565a9419f3db2834c6..93db80529c4ab6246472ed97796a44646d64c3f8 100644 (file)
@@ -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/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.12-r1.ebuild,v 1.6 2006/09/26 21:56:10 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.12-r1.ebuild,v 1.7 2007/01/05 08:55:01 flameeyes Exp $
 
-inherit perl-app eutils gnuconfig
+inherit perl-app eutils
 
 DESCRIPTION="Utilities and Perl modules to administer a Cyrus IMAP server."
 HOMEPAGE="http://asg.web.cmu.edu/cyrus/imapd/"
@@ -37,7 +37,6 @@ src_unpack() {
 
        # Recreate configure.
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update || die "gnuconfig_update failed."
        ebegin "Recreating configure"
        rm -rf configure config.h.in autom4te.cache
        sh SMakefile &>/dev/null || die "SMakefile failed"
@@ -51,7 +50,6 @@ src_unpack() {
 }
 
 src_compile() {
-       # gnuconfig_update
 
        local myconf
        myconf="${myconf} `use_with ssl openssl`"
index 65b56cba724e41127f769787c3b6a36050ea2a89..906cf394ed6d6e18cdfcc8854760d3eeefcd3860 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.12.ebuild,v 1.5 2005/11/28 13:09:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.12.ebuild,v 1.6 2007/01/05 08:55:01 flameeyes Exp $
 
-inherit perl-app eutils gnuconfig
+inherit perl-app eutils
 
 DESCRIPTION="Utilities and Perl modules to administer a Cyrus IMAP server."
 HOMEPAGE="http://asg.web.cmu.edu/cyrus/imapd/"
@@ -37,7 +37,6 @@ src_unpack() {
 
        # Recreate configure.
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update || die "gnuconfig_update failed."
        ebegin "Recreating configure"
        rm -rf configure config.h.in autom4te.cache
        sh SMakefile &>/dev/null || die "SMakefile failed"
@@ -50,7 +49,6 @@ src_unpack() {
 }
 
 src_compile() {
-       # gnuconfig_update
 
        local myconf
        myconf="${myconf} `use_with ssl openssl`"
index 47602378e05228b9d934680930271869ddb8bf8d..b0ee3f5a00857296661e22beed00ccc538f6ff12 100644 (file)
@@ -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/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.3.1.ebuild,v 1.1 2006/01/10 20:34:45 langthang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.3.1.ebuild,v 1.2 2007/01/05 08:55:01 flameeyes Exp $
 
-inherit perl-app eutils gnuconfig
+inherit perl-app eutils
 
 PIC_PATCH_VER="2.2.10"
 DESCRIPTION="Utilities and Perl modules to administer a Cyrus IMAP server."
@@ -39,7 +39,6 @@ src_unpack() {
 
        # Recreate configure.
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update || die "gnuconfig_update failed."
        ebegin "Recreating configure"
        rm -rf configure config.h.in autom4te.cache
        sh SMakefile &>/dev/null || die "SMakefile failed"
@@ -51,7 +50,6 @@ src_unpack() {
 }
 
 src_compile() {
-       # gnuconfig_update
 
        local myconf
        myconf="${myconf} `use_with ssl openssl`"
index ef160aa7e8660a581730c58eb4c5c59bc90f34c3..e1e62be69ea0e76463087f7fde883adf79f814df 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for net-mail/cyrus-imapd
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.90 2006/08/29 01:11:30 jer Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.91 2007/01/05 08:56:43 flameeyes Exp $
+
+  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+  cyrus-imapd-2.2.12.ebuild, cyrus-imapd-2.2.12-r4.ebuild,
+  cyrus-imapd-2.2.12-r5.ebuild, cyrus-imapd-2.3.1.ebuild,
+  cyrus-imapd-2.3.6.ebuild, cyrus-imapd-2.3.7.ebuild:
+  Remove gnuconfig_update usage, leave it to econf.
 
   29 Aug 2006; Jeroen Roovers <jer@gentoo.org> cyrus-imapd-2.2.12-r4.ebuild:
   Stable for HPPA (bug #144375).
index c8570138d3b0a324fba65b3bbbe49197dba31b66..03c9169c66930b465b6f35c27a63d9a37395abaa 100644 (file)
@@ -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/net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r4.ebuild,v 1.8 2006/08/29 01:11:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r4.ebuild,v 1.9 2007/01/05 08:56:43 flameeyes Exp $
 
-inherit eutils ssl-cert gnuconfig fixheadtails
+inherit eutils ssl-cert fixheadtails
 
 DESCRIPTION="The Cyrus IMAP Server."
 HOMEPAGE="http://asg.web.cmu.edu/cyrus/imapd/"
@@ -183,7 +183,6 @@ src_unpack() {
 
        # Recreate configure.
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update
        rm -rf configure config.h.in autom4te.cache || die
        ebegin "Recreating configure"
        sh SMakefile &>/dev/null || die "SMakefile failed"
index d0b3e61a2ed27e9635fcc28d16dd8ba28957a150..776a04fa5e90a3eb8d583fe5db8b318f68c72190 100644 (file)
@@ -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/net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r5.ebuild,v 1.1 2006/08/04 20:59:47 langthang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.12-r5.ebuild,v 1.2 2007/01/05 08:56:43 flameeyes Exp $
 
-inherit eutils ssl-cert gnuconfig fixheadtails
+inherit eutils ssl-cert fixheadtails
 
 DESCRIPTION="The Cyrus IMAP Server."
 HOMEPAGE="http://asg.web.cmu.edu/cyrus/imapd/"
@@ -184,7 +184,6 @@ src_unpack() {
 
        # Recreate configure.
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update
        rm -rf configure config.h.in autom4te.cache || die
        ebegin "Recreating configure"
        sh SMakefile &>/dev/null || die "SMakefile failed"
index bf7ddf8d18bb43871d46961508b4920701a31b5d..8c090065046762201f87262902b217c3bc413cac 100644 (file)
@@ -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/net-mail/cyrus-imapd/cyrus-imapd-2.2.12.ebuild,v 1.11 2006/07/14 18:05:22 langthang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.12.ebuild,v 1.12 2007/01/05 08:56:43 flameeyes Exp $
 
-inherit eutils ssl-cert gnuconfig fixheadtails
+inherit eutils ssl-cert fixheadtails
 
 DESCRIPTION="The Cyrus IMAP Server."
 HOMEPAGE="http://asg.web.cmu.edu/cyrus/imapd/"
@@ -169,7 +169,6 @@ src_unpack() {
 
        # Recreate configure.
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update
        rm -rf configure config.h.in autom4te.cache || die
        ebegin "Recreating configure"
        sh SMakefile &>/dev/null || die "SMakefile failed"
index 5217a2755c7588c305ad8e35f2424d1b97a34219..a29142c8d37562aae2a86ddf12575d19192f2342 100644 (file)
@@ -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/net-mail/cyrus-imapd/cyrus-imapd-2.3.1.ebuild,v 1.2 2006/02/20 06:13:37 langthang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.3.1.ebuild,v 1.3 2007/01/05 08:56:43 flameeyes Exp $
 
-inherit eutils ssl-cert gnuconfig fixheadtails
+inherit eutils ssl-cert fixheadtails
 
 DESCRIPTION="The Cyrus IMAP Server."
 HOMEPAGE="http://asg.web.cmu.edu/cyrus/imapd/"
@@ -144,7 +144,6 @@ src_unpack() {
 
        # Recreate configure.
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update
        rm -rf configure config.h.in autom4te.cache || die
        ebegin "Recreating configure"
        sh SMakefile &>/dev/null || die "SMakefile failed"
index e50967c35bbdb5e644cd318ca18fc9fb04d30abc..2f34f622179955f80d96a5f3e621ff1789e0876b 100644 (file)
@@ -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/net-mail/cyrus-imapd/cyrus-imapd-2.3.6.ebuild,v 1.1 2006/06/12 20:06:53 langthang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.3.6.ebuild,v 1.2 2007/01/05 08:56:43 flameeyes Exp $
 
-inherit eutils ssl-cert gnuconfig fixheadtails
+inherit eutils ssl-cert fixheadtails
 
 DESCRIPTION="The Cyrus IMAP Server."
 HOMEPAGE="http://asg.web.cmu.edu/cyrus/imapd/"
@@ -141,7 +141,6 @@ src_unpack() {
 
        # Recreate configure.
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update
        rm -rf configure config.h.in autom4te.cache || die
        ebegin "Recreating configure"
        sh SMakefile &>/dev/null || die "SMakefile failed"
index 9650788932553f63c1bebe37f844fdfafd71f376..1289742fff2b562bbd595c2f8b5068c263aa387f 100644 (file)
@@ -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/net-mail/cyrus-imapd/cyrus-imapd-2.3.7.ebuild,v 1.1 2006/07/12 21:45:32 langthang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.3.7.ebuild,v 1.2 2007/01/05 08:56:43 flameeyes Exp $
 
-inherit eutils ssl-cert gnuconfig fixheadtails
+inherit eutils ssl-cert fixheadtails
 
 DESCRIPTION="The Cyrus IMAP Server."
 HOMEPAGE="http://asg.web.cmu.edu/cyrus/imapd/"
@@ -137,7 +137,6 @@ src_unpack() {
 
        # Recreate configure.
        export WANT_AUTOCONF="2.5"
-       gnuconfig_update
        rm -rf configure config.h.in autom4te.cache || die
        ebegin "Recreating configure"
        sh SMakefile &>/dev/null || die "SMakefile failed"
index 759d58e142326a7be22918a929cc0cdc609ccb9a..e33a7cf97681505fc441bdf50335f66b6a497316 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for net-mail/fetchmail
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.111 2006/12/03 11:15:19 eroyf Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.112 2007/01/05 08:59:13 flameeyes Exp $
+
+  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+  fetchmail-6.2.5.2-r1.ebuild, fetchmail-6.3.2.ebuild,
+  fetchmail-6.3.2-r1.ebuild, fetchmail-6.3.3.ebuild, fetchmail-6.3.4.ebuild,
+  fetchmail-6.3.5.ebuild, fetchmail-6.3.5-r1.ebuild:
+  Remove gnuconfig_update usage, leave it to econf.
 
   03 Dec 2006; Alexander H. Færøy <eroyf@gentoo.org>
   fetchmail-6.3.4.ebuild:
index d2c54881bc72526c2b998e33cc7f2766212aa51a..b5649ef6f749cc720cc4645e254a4e2d21012c07 100644 (file)
@@ -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/net-mail/fetchmail/fetchmail-6.2.5.2-r1.ebuild,v 1.12 2006/08/19 23:33:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.2-r1.ebuild,v 1.13 2007/01/05 08:59:13 flameeyes Exp $
 
-inherit eutils gnuconfig
+inherit eutils
 
 FCONF_P="fetchmailconf-1.43.2"
 
@@ -44,7 +44,6 @@ src_unpack() {
        fi
 
        autoconf
-       gnuconfig_update
 }
 
 src_compile() {
index eb44a8f925117fbeec2f8c8bc340d482ce8f7771..0c345c35fd9428ccdf049484ad6503217660108e 100644 (file)
@@ -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/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild,v 1.9 2006/08/19 23:33:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.2-r1.ebuild,v 1.10 2007/01/05 08:59:13 flameeyes Exp $
 
-inherit eutils gnuconfig
+inherit eutils
 
 FCONF_P="fetchmailconf-1.43.2"
 
@@ -36,7 +36,6 @@ src_unpack() {
        epatch ${FILESDIR}/patch-${PV}.1-fix-netrc-SIGSEGV.diff || die
 
        autoconf
-       gnuconfig_update
 }
 
 src_compile() {
index dd6edd8dced64e9f2f5c635863d7438631ee2401..2953d9942bad5ebb7ec6e90dfc1286a7937ef860 100644 (file)
@@ -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/net-mail/fetchmail/fetchmail-6.3.2.ebuild,v 1.5 2006/08/19 23:33:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.2.ebuild,v 1.6 2007/01/05 08:59:13 flameeyes Exp $
 
-inherit eutils gnuconfig
+inherit eutils
 
 FCONF_P="fetchmailconf-1.43.2"
 
@@ -32,7 +32,6 @@ src_unpack() {
        epatch ${FILESDIR}/${PN}-6.2.5-broken-headers.patch || die
 
        autoconf
-       gnuconfig_update
 }
 
 src_compile() {
index 1402493376cc31d43cfde1eb1606cdb1f923b7ed..0b63435b34826d7abfdac105ae8cef02e469b011 100644 (file)
@@ -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/net-mail/fetchmail/fetchmail-6.3.3.ebuild,v 1.2 2006/08/19 23:33:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.3.ebuild,v 1.3 2007/01/05 08:59:13 flameeyes Exp $
 
-inherit eutils gnuconfig
+inherit eutils
 
 FCONF_P="fetchmailconf-1.43.2"
 
@@ -32,7 +32,6 @@ src_unpack() {
        epatch ${FILESDIR}/${PN}-6.2.5-broken-headers.patch || die
 
        autoconf
-       gnuconfig_update
 }
 
 src_compile() {
index c4a9e1c690487249cc106906d911122f76005299..923e1e67a29a3d1be5200e9a831153f118de8e44 100644 (file)
@@ -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/net-mail/fetchmail/fetchmail-6.3.4.ebuild,v 1.12 2006/12/03 11:15:19 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.4.ebuild,v 1.13 2007/01/05 08:59:13 flameeyes Exp $
 
-inherit eutils gnuconfig
+inherit eutils
 
 FCONF_P="fetchmailconf-1.43.2"
 
@@ -32,7 +32,6 @@ src_unpack() {
        epatch ${FILESDIR}/${PN}-6.2.5-broken-headers.patch || die
 
        autoconf
-       gnuconfig_update
 }
 
 src_compile() {
index c5e4f02d57b8b17f48be9ddec9f0c4a0f745a85f..51ef158e998c0dfd4b392bb7ab2321cf5de2d9e2 100644 (file)
@@ -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/net-mail/fetchmail/fetchmail-6.3.5-r1.ebuild,v 1.1 2006/10/10 09:43:57 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.5-r1.ebuild,v 1.2 2007/01/05 08:59:13 flameeyes Exp $
 
-inherit eutils gnuconfig
+inherit eutils
 
 FCONF_P="fetchmailconf-1.43.2"
 
@@ -36,7 +36,6 @@ src_unpack() {
        epatch ${FILESDIR}/${PN}-6.3.5-preserve-logging-fd.patch
 
        autoconf
-       gnuconfig_update
 }
 
 src_compile() {
index bdf6e89f7e28ab558d83acf4a9d8ac6acfe0451b..8cdf4ed3c14e4d4ad2192a9b3d20c1db4a179137 100644 (file)
@@ -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/net-mail/fetchmail/fetchmail-6.3.5.ebuild,v 1.1 2006/10/09 23:05:58 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.5.ebuild,v 1.2 2007/01/05 08:59:13 flameeyes Exp $
 
-inherit eutils gnuconfig
+inherit eutils
 
 FCONF_P="fetchmailconf-1.43.2"
 
@@ -33,7 +33,6 @@ src_unpack() {
        epatch ${FILESDIR}/${PN}-6.2.5-broken-headers.patch || die
 
        autoconf
-       gnuconfig_update
 }
 
 src_compile() {
index 9e5435e5f975a9df94e4824c32bcf506a8593f1d..f99eb27d07ffd00b44959cbfa7cde3b1973545dc 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-mail/vpopmail
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/ChangeLog,v 1.76 2007/01/04 13:18:35 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/ChangeLog,v 1.77 2007/01/05 09:00:33 flameeyes Exp $
+
+  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+  vpopmail-5.4.6-r1.ebuild, vpopmail-5.4.13.ebuild:
+  Remove gnuconfig_update usage, leave it to econf.
 
   04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> vpopmail-5.4.16.ebuild:
   Fix autotools handling, closes bug #152497. Also don't use gnuconfig_update.
index 5ca9f4b27e6464c3a4674284ea1d99e49313d138..9d1d8637cc00074de8a1f8073b397b807e5e8360 100644 (file)
@@ -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/net-mail/vpopmail/vpopmail-5.4.13.ebuild,v 1.10 2006/11/23 16:12:33 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/vpopmail-5.4.13.ebuild,v 1.11 2007/01/05 09:00:33 flameeyes Exp $
 
-inherit eutils gnuconfig fixheadtails
+inherit eutils fixheadtails
 
 # TODO: all ldap, sybase support
 #MY_PV=${PV/_/-}
@@ -71,7 +71,6 @@ src_unpack() {
                vdelivermail.c vpopbull.c vqmaillocal.c \
                || die "failed to remove vpopmail advertisement"
 
-       gnuconfig_update
        aclocal || die "aclocal failed"
        WANT_AUTOMAKE="1.6" automake --add-missing || die "automake failed."
        autoconf || die "reconfigure failed."
index c46e8afa79bb5074a4e91f48bc871f0ff19805e7..22e6641ec4a96c14a5e4f3f22557f0821834b252 100644 (file)
@@ -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/net-mail/vpopmail/vpopmail-5.4.6-r1.ebuild,v 1.13 2006/11/23 16:12:33 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/vpopmail-5.4.6-r1.ebuild,v 1.14 2007/01/05 09:00:33 flameeyes Exp $
 
-inherit eutils gnuconfig fixheadtails
+inherit eutils fixheadtails
 
 # TODO: all ldap, sybase support
 #MY_PV=${PV/_/-}
@@ -71,7 +71,6 @@ src_unpack() {
                vdelivermail.c vpopbull.c vqmaillocal.c \
                || die "failed to remove vpopmail advertisement"
 
-       gnuconfig_update
        autoconf || die "reconfigure failed."
        ht_fix_file ${S}/cdb/Makefile || die "failed to fix file"
 }
index 90949808580ab114c5841e8fabb7cebbfe2aea1a..9dcdb85ad73d4ab40d042795e1f0fb2cd73cbfb1 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-mail/vqadmin
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/vqadmin/ChangeLog,v 1.4 2006/02/20 22:13:32 hansmi Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vqadmin/ChangeLog,v 1.5 2007/01/05 09:02:08 flameeyes Exp $
+
+  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> vqadmin-2.3.6.ebuild:
+  Remove gnuconfig_update usage, leave it to econf.
 
   20 Feb 2006; Michael Hanselmann <hansmi@gentoo.org> vqadmin-2.3.6.ebuild:
   Changed to virtual/qmail.
index 5253c493a59582ecfbf8a14acee822c458772693..9b5b3a713404d9a1aa6156e8b744d23b2ecb1c6d 100644 (file)
@@ -1,8 +1,6 @@
-# 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/net-mail/vqadmin/vqadmin-2.3.6.ebuild,v 1.7 2006/02/20 22:13:32 hansmi Exp $
-
-inherit gnuconfig
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vqadmin/vqadmin-2.3.6.ebuild,v 1.8 2007/01/05 09:02:08 flameeyes Exp $
 
 DESCRIPTION="A web based control pannel to manage Virtual Qmail Domains. Works with qmailadmin"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -17,12 +15,6 @@ RDEPEND="${DEPEND}
        net-mail/qmailadmin
        net-www/apache"
 
-src_unpack() {
-       unpack ${A}
-       cd ${S}
-       gnuconfig_update
-}
-
 src_compile() {
        local dir_vhost="/var/www/localhost/"
        local dir_vpopmail="/var/vpopmail"
@@ -103,8 +95,8 @@ src_install () {
 #      einfo "Now, You can create a user. Example: "
 #      einfo "   htpasswd -c /etc/apache/conf/vqadmin.passwd username"
 #      einfo "then: "
-#      einfo "   cd /etc/apache/conf/ && chown root.apache vqadmin.passwd"
-#      einfo "   chmod 640 vqadmin.passwd"
+#      einfo "   cd /etc/apache/conf/ && chown root.apache vqadmin.passwd"
+#      einfo "   chmod 640 vqadmin.passwd"
 #      einfo ""
 #      einfo "IMPORTANT ! Use the -c (-create) switch ONLY the first time"
 #      einfo "IMPORTANT ! You will have to restart apache to get vqadmin working"