summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 20:57:08 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 20:57:08 +0000
commit22889f41d93fc1b6ea9e3b4a368542689b5dd9d2 (patch)
tree6188b734981b8822f6e2614f3ea34240e6f63b3e /net-mail
parentstable on x86, clean up old ebuilds (Manifest recommit) (diff)
downloadgentoo-2-22889f41d93fc1b6ea9e3b4a368542689b5dd9d2.tar.gz
gentoo-2-22889f41d93fc1b6ea9e3b4a368542689b5dd9d2.tar.bz2
gentoo-2-22889f41d93fc1b6ea9e3b4a368542689b5dd9d2.zip
Add inherit eutils
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/courier-imap/ChangeLog7
-rw-r--r--net-mail/courier-imap/courier-imap-2.1.2-r1.ebuild4
-rw-r--r--net-mail/courier-imap/courier-imap-2.1.2-r2.ebuild4
-rw-r--r--net-mail/courier-imap/courier-imap-3.0.2-r1.ebuild4
-rw-r--r--net-mail/courier-imap/courier-imap-3.0.2.ebuild4
-rw-r--r--net-mail/evolution/ChangeLog6
-rw-r--r--net-mail/evolution/evolution-1.4.5.ebuild4
-rw-r--r--net-mail/evolution/evolution-1.4.6.ebuild4
-rw-r--r--net-mail/exim/ChangeLog9
-rw-r--r--net-mail/exim/exim-4.12.ebuild4
-rw-r--r--net-mail/exim/exim-4.14.ebuild4
-rw-r--r--net-mail/exim/exim-4.20-r1.ebuild4
-rw-r--r--net-mail/exim/exim-4.20-r2.ebuild4
-rw-r--r--net-mail/exim/exim-4.20.ebuild4
-rw-r--r--net-mail/exim/exim-4.21.ebuild4
-rw-r--r--net-mail/exim/exim-4.22.ebuild4
-rw-r--r--net-mail/exim/exim-4.24-r1.ebuild4
-rw-r--r--net-mail/exim/exim-4.24-r2.ebuild2
-rw-r--r--net-mail/exim/exim-4.24-r3.ebuild2
-rw-r--r--net-mail/exim/exim-4.24.ebuild4
-rw-r--r--net-mail/exim/exim-4.30-r1.ebuild4
-rw-r--r--net-mail/exim/exim-4.30.ebuild2
-rw-r--r--net-mail/exim/exim-4.31.ebuild4
-rw-r--r--net-mail/exim/exim-4.32.ebuild4
-rw-r--r--net-mail/ezmlm/ChangeLog7
-rw-r--r--net-mail/ezmlm/ezmlm-0.53-r1.ebuild4
-rw-r--r--net-mail/ezmlm/ezmlm-0.53.ebuild6
27 files changed, 88 insertions, 29 deletions
diff --git a/net-mail/courier-imap/ChangeLog b/net-mail/courier-imap/ChangeLog
index d61356e58098..53964f4139eb 100644
--- a/net-mail/courier-imap/ChangeLog
+++ b/net-mail/courier-imap/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-mail/courier-imap
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/ChangeLog,v 1.66 2004/04/26 12:19:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/ChangeLog,v 1.67 2004/04/27 20:52:20 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org>
+ courier-imap-2.1.2-r1.ebuild, courier-imap-2.1.2-r2.ebuild,
+ courier-imap-3.0.2-r1.ebuild, courier-imap-3.0.2.ebuild:
+ Add inherit eutils
26 Apr 2004; Aron Griffis <agriffis@gentoo.org>
courier-imap-2.1.2-r1.ebuild, courier-imap-2.1.2-r2.ebuild,
diff --git a/net-mail/courier-imap/courier-imap-2.1.2-r1.ebuild b/net-mail/courier-imap/courier-imap-2.1.2-r1.ebuild
index 9a2acb7f9071..be480fa0d1a8 100644
--- a/net-mail/courier-imap/courier-imap-2.1.2-r1.ebuild
+++ b/net-mail/courier-imap/courier-imap-2.1.2-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-2.1.2-r1.ebuild,v 1.15 2004/04/26 12:19:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-2.1.2-r1.ebuild,v 1.16 2004/04/27 20:52:20 agriffis Exp $
+
+inherit eutils
DESCRIPTION="An IMAP daemon designed specifically for maildirs"
SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
diff --git a/net-mail/courier-imap/courier-imap-2.1.2-r2.ebuild b/net-mail/courier-imap/courier-imap-2.1.2-r2.ebuild
index c8ea8e5c748a..2550ec502260 100644
--- a/net-mail/courier-imap/courier-imap-2.1.2-r2.ebuild
+++ b/net-mail/courier-imap/courier-imap-2.1.2-r2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-2.1.2-r2.ebuild,v 1.2 2004/04/26 12:19:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-2.1.2-r2.ebuild,v 1.3 2004/04/27 20:52:20 agriffis Exp $
+
+inherit eutils
DESCRIPTION="An IMAP daemon designed specifically for maildirs"
SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
diff --git a/net-mail/courier-imap/courier-imap-3.0.2-r1.ebuild b/net-mail/courier-imap/courier-imap-3.0.2-r1.ebuild
index ae3bde72a819..858d0a302e7b 100644
--- a/net-mail/courier-imap/courier-imap-3.0.2-r1.ebuild
+++ b/net-mail/courier-imap/courier-imap-3.0.2-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-3.0.2-r1.ebuild,v 1.2 2004/04/26 12:19:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-3.0.2-r1.ebuild,v 1.3 2004/04/27 20:52:20 agriffis Exp $
+
+inherit eutils
DESCRIPTION="An IMAP daemon designed specifically for maildirs"
SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
diff --git a/net-mail/courier-imap/courier-imap-3.0.2.ebuild b/net-mail/courier-imap/courier-imap-3.0.2.ebuild
index a5b087a0d118..d7af2cdb4e22 100644
--- a/net-mail/courier-imap/courier-imap-3.0.2.ebuild
+++ b/net-mail/courier-imap/courier-imap-3.0.2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-3.0.2.ebuild,v 1.9 2004/04/26 12:19:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-3.0.2.ebuild,v 1.10 2004/04/27 20:52:20 agriffis Exp $
+
+inherit eutils
DESCRIPTION="An IMAP daemon designed specifically for maildirs"
SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
diff --git a/net-mail/evolution/ChangeLog b/net-mail/evolution/ChangeLog
index d4358687feb4..d3d1a2dcac91 100644
--- a/net-mail/evolution/ChangeLog
+++ b/net-mail/evolution/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/evolution
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/ChangeLog,v 1.95 2004/03/25 08:24:36 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/ChangeLog,v 1.96 2004/04/27 20:53:28 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> evolution-1.4.5.ebuild,
+ evolution-1.4.6.ebuild:
+ Add inherit eutils
25 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> evolution-1.2.3.ebuild,
evolution-1.2.4.ebuild:
diff --git a/net-mail/evolution/evolution-1.4.5.ebuild b/net-mail/evolution/evolution-1.4.5.ebuild
index b197e5f2b58f..342f7cfb9692 100644
--- a/net-mail/evolution/evolution-1.4.5.ebuild
+++ b/net-mail/evolution/evolution-1.4.5.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.4.5.ebuild,v 1.16 2004/03/23 15:14:44 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.4.5.ebuild,v 1.17 2004/04/27 20:53:28 agriffis Exp $
# kde before gnome2, otherwise kde_src_install will override gnome2_src_install
use kde && inherit kde
-inherit flag-o-matic virtualx gnome2
+inherit flag-o-matic virtualx gnome2 eutils
# problems with -O3 on gcc-3.3.1
replace-flags -O3 -O2
diff --git a/net-mail/evolution/evolution-1.4.6.ebuild b/net-mail/evolution/evolution-1.4.6.ebuild
index 7ad76683d1e4..8be0848ba7de 100644
--- a/net-mail/evolution/evolution-1.4.6.ebuild
+++ b/net-mail/evolution/evolution-1.4.6.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.4.6.ebuild,v 1.3 2004/03/23 15:14:44 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.4.6.ebuild,v 1.4 2004/04/27 20:53:28 agriffis Exp $
# kde before gnome2, otherwise kde_src_install will override gnome2_src_install
use kde && inherit kde
-inherit flag-o-matic virtualx gnome2
+inherit flag-o-matic virtualx gnome2 eutils
# problems with -O3 on gcc-3.3.1
replace-flags -O3 -O2
diff --git a/net-mail/exim/ChangeLog b/net-mail/exim/ChangeLog
index 3af316e28a0a..125ba37c7b47 100644
--- a/net-mail/exim/ChangeLog
+++ b/net-mail/exim/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-mail/exim
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/ChangeLog,v 1.52 2004/04/24 13:03:45 peitolm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/ChangeLog,v 1.53 2004/04/27 20:54:50 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> exim-4.12.ebuild,
+ exim-4.14.ebuild, exim-4.20-r1.ebuild, exim-4.20-r2.ebuild,
+ exim-4.20.ebuild, exim-4.21.ebuild, exim-4.22.ebuild, exim-4.24-r1.ebuild,
+ exim-4.24-r2.ebuild, exim-4.24-r3.ebuild, exim-4.24.ebuild,
+ exim-4.30-r1.ebuild, exim-4.30.ebuild, exim-4.31.ebuild, exim-4.32.ebuild:
+ Add inherit eutils
*exim-4.32 (24 Apr 2004)
diff --git a/net-mail/exim/exim-4.12.ebuild b/net-mail/exim/exim-4.12.ebuild
index 7b096aa0967f..7bc8e6bb39cf 100644
--- a/net-mail/exim/exim-4.12.ebuild
+++ b/net-mail/exim/exim-4.12.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.12.ebuild,v 1.11 2004/03/29 21:00:55 pfeifer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.12.ebuild,v 1.12 2004/04/27 20:54:50 agriffis Exp $
+
+inherit eutils
IUSE="tcpd ssl postgres mysql ldap pam"
diff --git a/net-mail/exim/exim-4.14.ebuild b/net-mail/exim/exim-4.14.ebuild
index 3d06ae5cfc4e..d23d31ca46aa 100644
--- a/net-mail/exim/exim-4.14.ebuild
+++ b/net-mail/exim/exim-4.14.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.14.ebuild,v 1.7 2004/03/29 21:00:55 pfeifer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.14.ebuild,v 1.8 2004/04/27 20:54:50 agriffis Exp $
+
+inherit eutils
IUSE="tcpd ssl postgres mysql ldap pam"
diff --git a/net-mail/exim/exim-4.20-r1.ebuild b/net-mail/exim/exim-4.20-r1.ebuild
index 31127f3a41d1..077992bce21c 100644
--- a/net-mail/exim/exim-4.20-r1.ebuild
+++ b/net-mail/exim/exim-4.20-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.20-r1.ebuild,v 1.8 2004/03/29 21:00:55 pfeifer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.20-r1.ebuild,v 1.9 2004/04/27 20:54:50 agriffis Exp $
+
+inherit eutils
IUSE="tcpd ssl postgres mysql ldap pam exiscan exiscan-acl maildir lmtp"
diff --git a/net-mail/exim/exim-4.20-r2.ebuild b/net-mail/exim/exim-4.20-r2.ebuild
index 7a61bfc29226..c185c3fe2708 100644
--- a/net-mail/exim/exim-4.20-r2.ebuild
+++ b/net-mail/exim/exim-4.20-r2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.20-r2.ebuild,v 1.3 2004/03/29 21:00:55 pfeifer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.20-r2.ebuild,v 1.4 2004/04/27 20:54:50 agriffis Exp $
+
+inherit eutils
IUSE="tcpd ssl postgres mysql ldap pam exiscan exiscan-acl maildir lmtp"
diff --git a/net-mail/exim/exim-4.20.ebuild b/net-mail/exim/exim-4.20.ebuild
index 73839394dcfb..d26526949359 100644
--- a/net-mail/exim/exim-4.20.ebuild
+++ b/net-mail/exim/exim-4.20.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.20.ebuild,v 1.4 2004/03/29 21:00:55 pfeifer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.20.ebuild,v 1.5 2004/04/27 20:54:50 agriffis Exp $
+
+inherit eutils
IUSE="tcpd ssl postgres mysql ldap pam exiscan exiscan-acl"
diff --git a/net-mail/exim/exim-4.21.ebuild b/net-mail/exim/exim-4.21.ebuild
index c24eddd7ea71..5928bb41c24c 100644
--- a/net-mail/exim/exim-4.21.ebuild
+++ b/net-mail/exim/exim-4.21.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.21.ebuild,v 1.5 2004/03/29 21:00:55 pfeifer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.21.ebuild,v 1.6 2004/04/27 20:54:50 agriffis Exp $
+
+inherit eutils
IUSE="tcpd ssl postgres mysql ldap pam exiscan-acl maildir lmtp ipv6"
diff --git a/net-mail/exim/exim-4.22.ebuild b/net-mail/exim/exim-4.22.ebuild
index 1a873a5266c0..c1b1a0db07c0 100644
--- a/net-mail/exim/exim-4.22.ebuild
+++ b/net-mail/exim/exim-4.22.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.22.ebuild,v 1.4 2004/03/29 21:00:55 pfeifer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.22.ebuild,v 1.5 2004/04/27 20:54:50 agriffis Exp $
+
+inherit eutils
IUSE="tcpd ssl postgres mysql ldap pam exiscan-acl maildir lmtp ipv6 sasl"
diff --git a/net-mail/exim/exim-4.24-r1.ebuild b/net-mail/exim/exim-4.24-r1.ebuild
index 5fd06a201352..5ad941c9b32d 100644
--- a/net-mail/exim/exim-4.24-r1.ebuild
+++ b/net-mail/exim/exim-4.24-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.24-r1.ebuild,v 1.5 2004/03/14 21:00:20 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.24-r1.ebuild,v 1.6 2004/04/27 20:54:50 agriffis Exp $
+
+inherit eutils
IUSE="tcpd ssl postgres mysql ldap pam exiscan-acl maildir lmtp ipv6 sasl"
diff --git a/net-mail/exim/exim-4.24-r2.ebuild b/net-mail/exim/exim-4.24-r2.ebuild
index 3895ddfd978d..44d26efe576f 100644
--- a/net-mail/exim/exim-4.24-r2.ebuild
+++ b/net-mail/exim/exim-4.24-r2.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $
+inherit eutils
+
IUSE="tcpd ssl postgres mysql ldap pam exiscan-acl maildir lmtp ipv6 sasl"
EXISCANACL_VER=${PV}-13
diff --git a/net-mail/exim/exim-4.24-r3.ebuild b/net-mail/exim/exim-4.24-r3.ebuild
index 9bd685c4b263..9e41fc0e44f4 100644
--- a/net-mail/exim/exim-4.24-r3.ebuild
+++ b/net-mail/exim/exim-4.24-r3.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $
+inherit eutils
+
IUSE="tcpd ssl postgres mysql ldap pam exiscan-acl maildir lmtp ipv6 sasl"
EXISCANACL_VER=${PV}-13
diff --git a/net-mail/exim/exim-4.24.ebuild b/net-mail/exim/exim-4.24.ebuild
index 153e51588aba..c270de549d0b 100644
--- a/net-mail/exim/exim-4.24.ebuild
+++ b/net-mail/exim/exim-4.24.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.24.ebuild,v 1.3 2004/03/29 21:00:55 pfeifer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.24.ebuild,v 1.4 2004/04/27 20:54:50 agriffis Exp $
+
+inherit eutils
IUSE="tcpd ssl postgres mysql ldap pam exiscan-acl maildir lmtp ipv6 sasl"
diff --git a/net-mail/exim/exim-4.30-r1.ebuild b/net-mail/exim/exim-4.30-r1.ebuild
index f7576c719b23..d583025b8782 100644
--- a/net-mail/exim/exim-4.30-r1.ebuild
+++ b/net-mail/exim/exim-4.30-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.30-r1.ebuild,v 1.1 2004/03/29 23:56:47 peitolm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.30-r1.ebuild,v 1.2 2004/04/27 20:54:50 agriffis Exp $
+
+inherit eutils
IUSE="tcpd ssl postgres mysql ldap pam exiscan-acl maildir lmtp ipv6 sasl wildlsearch dnsdb"
diff --git a/net-mail/exim/exim-4.30.ebuild b/net-mail/exim/exim-4.30.ebuild
index 12370d481b3d..cd020031d21c 100644
--- a/net-mail/exim/exim-4.30.ebuild
+++ b/net-mail/exim/exim-4.30.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $
+inherit eutils
+
IUSE="tcpd ssl postgres mysql ldap pam exiscan-acl maildir lmtp ipv6 sasl"
EXISCANACL_VER=${PV}-16
diff --git a/net-mail/exim/exim-4.31.ebuild b/net-mail/exim/exim-4.31.ebuild
index 08a2c5a25fd5..65e098947297 100644
--- a/net-mail/exim/exim-4.31.ebuild
+++ b/net-mail/exim/exim-4.31.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.31.ebuild,v 1.2 2004/04/24 13:03:45 peitolm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.31.ebuild,v 1.3 2004/04/27 20:54:50 agriffis Exp $
+
+inherit eutils
IUSE="tcpd ssl postgres mysql ldap pam exiscan-acl maildir lmtp ipv6 sasl wildlsearch dnsdb"
diff --git a/net-mail/exim/exim-4.32.ebuild b/net-mail/exim/exim-4.32.ebuild
index c86c33355914..c13fdc20626b 100644
--- a/net-mail/exim/exim-4.32.ebuild
+++ b/net-mail/exim/exim-4.32.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.32.ebuild,v 1.1 2004/04/24 13:03:45 peitolm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.32.ebuild,v 1.2 2004/04/27 20:54:50 agriffis Exp $
+
+inherit eutils
IUSE="tcpd ssl postgres mysql ldap pam exiscan-acl maildir lmtp ipv6 sasl wildlsearch dnsdb perl mbox X"
diff --git a/net-mail/ezmlm/ChangeLog b/net-mail/ezmlm/ChangeLog
index 955ee2768914..b7e85f7ee3c2 100644
--- a/net-mail/ezmlm/ChangeLog
+++ b/net-mail/ezmlm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/ezmlm
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm/ChangeLog,v 1.11 2003/11/30 11:12:03 robbat2 Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm/ChangeLog,v 1.12 2004/04/27 20:56:16 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ezmlm-0.53.ebuild:
+ Add inherit eutils
*ezmlm-0.53-r1 (30 Nov 2003)
diff --git a/net-mail/ezmlm/ezmlm-0.53-r1.ebuild b/net-mail/ezmlm/ezmlm-0.53-r1.ebuild
index 08c039edf579..346e16d8c03f 100644
--- a/net-mail/ezmlm/ezmlm-0.53-r1.ebuild
+++ b/net-mail/ezmlm/ezmlm-0.53-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm/ezmlm-0.53-r1.ebuild,v 1.1 2003/11/30 11:12:03 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm/ezmlm-0.53-r1.ebuild,v 1.2 2004/04/27 20:56:16 agriffis Exp $
inherit eutils fixheadtails
diff --git a/net-mail/ezmlm/ezmlm-0.53.ebuild b/net-mail/ezmlm/ezmlm-0.53.ebuild
index 9d5d2916eee2..b616c840e1cc 100644
--- a/net-mail/ezmlm/ezmlm-0.53.ebuild
+++ b/net-mail/ezmlm/ezmlm-0.53.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm/ezmlm-0.53.ebuild,v 1.13 2003/07/19 15:38:32 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm/ezmlm-0.53.ebuild,v 1.14 2004/04/27 20:56:16 agriffis Exp $
+
+inherit eutils
S=${WORKDIR}/${P}
DESCRIPTION="Simple yet powerful mailing list manager for qmail."