diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:09:00 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:09:00 +0000 |
commit | 0dda1173c444102a3136378f89a764860a32cbcd (patch) | |
tree | 368f2f197cb626a0cce0e6db724453443b0a87db | |
parent | PPC stable profile update (diff) | |
download | historical-0dda1173c444102a3136378f89a764860a32cbcd.tar.gz historical-0dda1173c444102a3136378f89a764860a32cbcd.tar.bz2 historical-0dda1173c444102a3136378f89a764860a32cbcd.zip |
Add inherit eutils
83 files changed, 288 insertions, 112 deletions
diff --git a/net-mail/amavis/ChangeLog b/net-mail/amavis/ChangeLog index 48398944d6b8..96beaa9ed228 100644 --- a/net-mail/amavis/ChangeLog +++ b/net-mail/amavis/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/amavis # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/ChangeLog,v 1.17 2004/02/28 11:11:58 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/ChangeLog,v 1.18 2004/04/27 20:43:40 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> amavis-0.2.1-r3.ebuild, + amavis-0.3.12.ebuild: + Add inherit eutils 28 Feb 2004; Jason Wever <weeve@gentoo.org> amavis-0.2.1-r3.ebuild: Masked on sparc due to x86 binary dependency and broken patches. diff --git a/net-mail/amavis/amavis-0.2.1-r3.ebuild b/net-mail/amavis/amavis-0.2.1-r3.ebuild index 4c7123b4fe15..15915220ff05 100644 --- a/net-mail/amavis/amavis-0.2.1-r3.ebuild +++ b/net-mail/amavis/amavis-0.2.1-r3.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/amavis/amavis-0.2.1-r3.ebuild,v 1.9 2004/02/28 11:11:58 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/amavis-0.2.1-r3.ebuild,v 1.10 2004/04/27 20:43:40 agriffis Exp $ + +inherit eutils DESCRIPTION="Virus Scanner" HOMEPAGE="http://www.amavis.org/" diff --git a/net-mail/amavis/amavis-0.3.12.ebuild b/net-mail/amavis/amavis-0.3.12.ebuild index 6c9589e0fd64..653f58b17942 100644 --- a/net-mail/amavis/amavis-0.3.12.ebuild +++ b/net-mail/amavis/amavis-0.3.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/amavis/amavis-0.3.12.ebuild,v 1.11 2004/02/27 11:44:28 bazik Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/amavis-0.3.12.ebuild,v 1.12 2004/04/27 20:43:40 agriffis Exp $ + +inherit eutils IUSE="" diff --git a/net-mail/anubis/ChangeLog b/net-mail/anubis/ChangeLog index 4c71a961cbd7..72aa0d0f86fc 100644 --- a/net-mail/anubis/ChangeLog +++ b/net-mail/anubis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/anubis # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/anubis/ChangeLog,v 1.3 2004/03/16 13:04:48 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/anubis/ChangeLog,v 1.4 2004/04/27 20:45:02 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> anubis-3.6.2-r1.ebuild: + Add inherit eutils 16 Mar 2004; David Holm <dholm@gentoo.org> anubis-3.6.2-r1.ebuild: Added to ~ppc. diff --git a/net-mail/anubis/anubis-3.6.2-r1.ebuild b/net-mail/anubis/anubis-3.6.2-r1.ebuild index 4cf6c278e528..ea6aa37e603d 100644 --- a/net-mail/anubis/anubis-3.6.2-r1.ebuild +++ b/net-mail/anubis/anubis-3.6.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/anubis/anubis-3.6.2-r1.ebuild,v 1.2 2004/03/16 13:04:48 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/anubis/anubis-3.6.2-r1.ebuild,v 1.3 2004/04/27 20:45:02 agriffis Exp $ + +inherit eutils DESCRIPTION="GNU Anubis is an outgoing mail processor." HOMEPAGE="http://www.gnu.org/software/anubis/" diff --git a/net-mail/anubis/anubis-3.6.2.ebuild b/net-mail/anubis/anubis-3.6.2.ebuild index 516f1b85cdec..7dca391895a8 100644 --- a/net-mail/anubis/anubis-3.6.2.ebuild +++ b/net-mail/anubis/anubis-3.6.2.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/anubis/anubis-3.6.2.ebuild,v 1.4 2003/09/05 09:08:51 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/anubis/anubis-3.6.2.ebuild,v 1.5 2004/04/27 20:45:02 agriffis Exp $ DESCRIPTION="GNU Anubis is an outgoing mail processor." HOMEPAGE="http://www.gnu.org/software/anubis/" diff --git a/net-mail/autorespond/ChangeLog b/net-mail/autorespond/ChangeLog index 5db70d8d4a36..c1f093b27f2a 100644 --- a/net-mail/autorespond/ChangeLog +++ b/net-mail/autorespond/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/autorespond # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/autorespond/ChangeLog,v 1.5 2004/02/22 16:10:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/autorespond/ChangeLog,v 1.6 2004/04/27 20:46:19 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> autorespond-2.0.4.ebuild: + Add inherit eutils 22 Feb 2004; Aron Griffis <agriffis@gentoo.org> autorespond-2.0.4.ebuild: Remove arm keywords diff --git a/net-mail/autorespond/autorespond-2.0.4.ebuild b/net-mail/autorespond/autorespond-2.0.4.ebuild index b701abb233c9..ab93ea3f38d7 100644 --- a/net-mail/autorespond/autorespond-2.0.4.ebuild +++ b/net-mail/autorespond/autorespond-2.0.4.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/autorespond/autorespond-2.0.4.ebuild,v 1.4 2004/02/22 16:10:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/autorespond/autorespond-2.0.4.ebuild,v 1.5 2004/04/27 20:46:19 agriffis Exp $ + +inherit eutils S=${WORKDIR}/${P} DESCRIPTION="Autoresponder add on package for qmailadmin" diff --git a/net-mail/balsa/ChangeLog b/net-mail/balsa/ChangeLog index d53ad1d2868d..2f12d2234946 100644 --- a/net-mail/balsa/ChangeLog +++ b/net-mail/balsa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/balsa # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/ChangeLog,v 1.47 2004/04/11 04:02:39 khai Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/ChangeLog,v 1.48 2004/04/27 20:47:41 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> balsa-1.4.3.ebuild: + Add inherit eutils 10 Apr 2004; <khai@gentoo.org> balsa-2.0.15-r1.ebuild: First commit, patch to make balsa-2.0.15-r1 compile against gtk+-2.4 diff --git a/net-mail/balsa/balsa-1.4.3.ebuild b/net-mail/balsa/balsa-1.4.3.ebuild index cf36ccecad36..1bb246ba421a 100644 --- a/net-mail/balsa/balsa-1.4.3.ebuild +++ b/net-mail/balsa/balsa-1.4.3.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/balsa/balsa-1.4.3.ebuild,v 1.4 2003/09/05 02:37:14 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/balsa-1.4.3.ebuild,v 1.5 2004/04/27 20:47:41 agriffis Exp $ + +inherit eutils IUSE="ssl nls cups gtkhtml spell perl" diff --git a/net-mail/balsa/balsa-2.0.10.ebuild b/net-mail/balsa/balsa-2.0.10.ebuild index cf66118be09e..3883958feb12 100644 --- a/net-mail/balsa/balsa-2.0.10.ebuild +++ b/net-mail/balsa/balsa-2.0.10.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/balsa/balsa-2.0.10.ebuild,v 1.4 2003/09/05 02:37:14 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/balsa-2.0.10.ebuild,v 1.5 2004/04/27 20:47:41 agriffis Exp $ inherit gnome2 eutils diff --git a/net-mail/balsa/balsa-2.0.11.ebuild b/net-mail/balsa/balsa-2.0.11.ebuild index 47937a960419..b248d27151f1 100644 --- a/net-mail/balsa/balsa-2.0.11.ebuild +++ b/net-mail/balsa/balsa-2.0.11.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/balsa/balsa-2.0.11.ebuild,v 1.4 2003/09/05 02:37:14 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/balsa-2.0.11.ebuild,v 1.5 2004/04/27 20:47:41 agriffis Exp $ inherit gnome2 eutils diff --git a/net-mail/bincimap/ChangeLog b/net-mail/bincimap/ChangeLog index 0dfb6cff51cc..ac58fc862227 100644 --- a/net-mail/bincimap/ChangeLog +++ b/net-mail/bincimap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/bincimap # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/bincimap/ChangeLog,v 1.14 2004/04/27 09:23:24 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/bincimap/ChangeLog,v 1.15 2004/04/27 20:49:06 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> bincimap-1.2.6.ebuild, + bincimap-1.2.7-r1.ebuild: + Add inherit eutils *bincimap-1.2.7-r1 (24 Apr 2004) diff --git a/net-mail/bincimap/bincimap-1.2.6.ebuild b/net-mail/bincimap/bincimap-1.2.6.ebuild index 03060373f532..2d1d6dccebe1 100644 --- a/net-mail/bincimap/bincimap-1.2.6.ebuild +++ b/net-mail/bincimap/bincimap-1.2.6.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/bincimap/bincimap-1.2.6.ebuild,v 1.3 2004/03/28 05:01:45 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/bincimap/bincimap-1.2.6.ebuild,v 1.4 2004/04/27 20:49:06 agriffis Exp $ + +inherit eutils DESCRIPTION="IMAP server for Maildir" SRC_URI="http://www.bincimap.org/dl/tarballs/1.2/${P}final.tar.bz2" diff --git a/net-mail/bincimap/bincimap-1.2.7-r1.ebuild b/net-mail/bincimap/bincimap-1.2.7-r1.ebuild index bc0dd88ecbb2..2028045aefa0 100644 --- a/net-mail/bincimap/bincimap-1.2.7-r1.ebuild +++ b/net-mail/bincimap/bincimap-1.2.7-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/bincimap/bincimap-1.2.7-r1.ebuild,v 1.1 2004/04/24 13:00:16 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/bincimap/bincimap-1.2.7-r1.ebuild,v 1.2 2004/04/27 20:49:06 agriffis Exp $ + +inherit eutils DESCRIPTION="IMAP server for Maildir" SRC_URI="http://www.bincimap.org/dl/tarballs/1.2/${P}final.tar.bz2" diff --git a/net-mail/cmd5checkpw/ChangeLog b/net-mail/cmd5checkpw/ChangeLog index df8f7c75052f..126633e8c3d5 100644 --- a/net-mail/cmd5checkpw/ChangeLog +++ b/net-mail/cmd5checkpw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/cmd5checkpw # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/ChangeLog,v 1.11 2004/04/10 04:35:19 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/ChangeLog,v 1.12 2004/04/27 20:50:02 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> cmd5checkpw-0.22-r1.ebuild: + Add inherit eutils 10 Apr 2004; Joshua Kinard <kumba@gentoo.org> cmd5checkpw-0.22-r1.ebuild: Marked stable on mips. diff --git a/net-mail/cmd5checkpw/cmd5checkpw-0.22-r1.ebuild b/net-mail/cmd5checkpw/cmd5checkpw-0.22-r1.ebuild index 210741a8511e..6693c7ae47dc 100644 --- a/net-mail/cmd5checkpw/cmd5checkpw-0.22-r1.ebuild +++ b/net-mail/cmd5checkpw/cmd5checkpw-0.22-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/cmd5checkpw/cmd5checkpw-0.22-r1.ebuild,v 1.8 2004/04/10 04:35:19 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/cmd5checkpw-0.22-r1.ebuild,v 1.9 2004/04/27 20:50:02 agriffis Exp $ + +inherit eutils DESCRIPTION="A checkpassword compatible authentication program that used CRAM-MD5 authentication mode." SRC_URI="http://members.elysium.pl/brush/cmd5checkpw/dist/${P}.tar.gz" diff --git a/net-mail/cmd5checkpw/cmd5checkpw-0.22.ebuild b/net-mail/cmd5checkpw/cmd5checkpw-0.22.ebuild index d9fad4087ea8..3385fa29d6de 100644 --- a/net-mail/cmd5checkpw/cmd5checkpw-0.22.ebuild +++ b/net-mail/cmd5checkpw/cmd5checkpw-0.22.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/cmd5checkpw/cmd5checkpw-0.22.ebuild,v 1.9 2004/02/18 01:45:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/cmd5checkpw-0.22.ebuild,v 1.10 2004/04/27 20:50:02 agriffis Exp $ DESCRIPTION="A checkpassword compatible authentication program that used CRAM-MD5 authentication mode." HOMEPAGE="http://members.elysium.pl/brush/cmd5checkpw/" 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/courier/ChangeLog b/net-mail/courier/ChangeLog index 76c2b70234de..8794374dfb71 100644 --- a/net-mail/courier/ChangeLog +++ b/net-mail/courier/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/courier # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/ChangeLog,v 1.54 2004/04/21 23:42:42 swtaylor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/ChangeLog,v 1.55 2004/04/27 20:51:06 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> courier-0.45.3.ebuild, + courier-0.45.4.ebuild: + Add inherit eutils 21 Apr 2004; Scott W Taylor <swtaylor@gentoo.org> courier-0.45.2.ebuild, courier-0.45.3.ebuild, courier-0.45.4.ebuild: diff --git a/net-mail/courier/courier-0.45.3.ebuild b/net-mail/courier/courier-0.45.3.ebuild index 5d7baea35867..b7baacd2f5af 100644 --- a/net-mail/courier/courier-0.45.3.ebuild +++ b/net-mail/courier/courier-0.45.3.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /home/cvsroot/gentoo-x86/net-mail/courier/courier-0.41.0.ebuild +inherit eutils + DESCRIPTION="An MTA designed specifically for maildirs" #SRC_URI="http://www.courier-mta.org/beta/courier/${P}.tar.bz2" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" diff --git a/net-mail/courier/courier-0.45.4.ebuild b/net-mail/courier/courier-0.45.4.ebuild index 5d7baea35867..b7baacd2f5af 100644 --- a/net-mail/courier/courier-0.45.4.ebuild +++ b/net-mail/courier/courier-0.45.4.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /home/cvsroot/gentoo-x86/net-mail/courier/courier-0.41.0.ebuild +inherit eutils + DESCRIPTION="An MTA designed specifically for maildirs" #SRC_URI="http://www.courier-mta.org/beta/courier/${P}.tar.bz2" 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." diff --git a/net-mail/mailx-support/ChangeLog b/net-mail/mailx-support/ChangeLog index 7f3304a2fad6..a245ba3a5b5e 100644 --- a/net-mail/mailx-support/ChangeLog +++ b/net-mail/mailx-support/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/mailx-support -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx-support/ChangeLog,v 1.4 2003/08/03 15:36:54 gmsoft Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx-support/ChangeLog,v 1.5 2004/04/27 20:58:05 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + mailx-support-20030215.ebuild: + Add inherit eutils 15 Jul 2003; Christian Birchinger <joker@gentoo.org> mailx-support-20030215.ebuild: diff --git a/net-mail/mailx-support/mailx-support-20030215.ebuild b/net-mail/mailx-support/mailx-support-20030215.ebuild index c36f230be144..eefa07cb2dff 100644 --- a/net-mail/mailx-support/mailx-support-20030215.ebuild +++ b/net-mail/mailx-support/mailx-support-20030215.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/mailx-support/mailx-support-20030215.ebuild,v 1.8 2004/01/03 13:40:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx-support/mailx-support-20030215.ebuild,v 1.9 2004/04/27 20:58:05 agriffis Exp $ + +inherit eutils DESCRIPTION="Provides mail.local and lockspool" HOMEPAGE="http://www.openbsd.org/" diff --git a/net-mail/mailx/ChangeLog b/net-mail/mailx/ChangeLog index 7c7605d45d72..6bcc75074003 100644 --- a/net-mail/mailx/ChangeLog +++ b/net-mail/mailx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/mailx -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx/ChangeLog,v 1.15 2003/09/30 15:31:20 avenj Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx/ChangeLog,v 1.16 2004/04/27 20:57:18 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + mailx-8.1.2.20021129-r1.ebuild, mailx-8.1.2.20021129-r2.ebuild: + Add inherit eutils 30 Sep 2003; Jon Portnoy <avenj@gentoo.org> mailx-8.1.2.20021129-r2.ebuild : diff --git a/net-mail/mailx/mailx-8.1.1.11.ebuild b/net-mail/mailx/mailx-8.1.1.11.ebuild index 0f351724074b..dfea60f9877c 100644 --- a/net-mail/mailx/mailx-8.1.1.11.ebuild +++ b/net-mail/mailx/mailx-8.1.1.11.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/mailx/mailx-8.1.1.11.ebuild,v 1.15 2003/09/05 02:52:24 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx/mailx-8.1.1.11.ebuild,v 1.16 2004/04/27 20:57:18 agriffis Exp $ MX_VER="8.1.1" S=${WORKDIR}/mailx-${MX_VER}.orig diff --git a/net-mail/mailx/mailx-8.1.2.20021129-r1.ebuild b/net-mail/mailx/mailx-8.1.2.20021129-r1.ebuild index 1250a4d89cb2..4c0ee73841b7 100644 --- a/net-mail/mailx/mailx-8.1.2.20021129-r1.ebuild +++ b/net-mail/mailx/mailx-8.1.2.20021129-r1.ebuild @@ -1,8 +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/mailx/mailx-8.1.2.20021129-r1.ebuild,v 1.5 2003/09/05 02:52:24 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx/mailx-8.1.2.20021129-r1.ebuild,v 1.6 2004/04/27 20:57:18 agriffis Exp $ -inherit ccc +inherit ccc eutils MX_VER="8.1.1" S=${WORKDIR}/mailx-${MX_VER}.orig diff --git a/net-mail/mailx/mailx-8.1.2.20021129-r2.ebuild b/net-mail/mailx/mailx-8.1.2.20021129-r2.ebuild index 56fef454fb1e..e77c7ed092d3 100644 --- a/net-mail/mailx/mailx-8.1.2.20021129-r2.ebuild +++ b/net-mail/mailx/mailx-8.1.2.20021129-r2.ebuild @@ -1,8 +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/mailx/mailx-8.1.2.20021129-r2.ebuild,v 1.10 2004/01/03 13:38:28 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx/mailx-8.1.2.20021129-r2.ebuild,v 1.11 2004/04/27 20:57:18 agriffis Exp $ -inherit ccc +inherit ccc eutils MX_VER="8.1.1" S=${WORKDIR}/mailx-${MX_VER}.orig diff --git a/net-mail/mailx/mailx-8.1.2.20021129.ebuild b/net-mail/mailx/mailx-8.1.2.20021129.ebuild index dbc4fcc3d3cf..a0c12da01b5f 100644 --- a/net-mail/mailx/mailx-8.1.2.20021129.ebuild +++ b/net-mail/mailx/mailx-8.1.2.20021129.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/mailx/mailx-8.1.2.20021129.ebuild,v 1.6 2003/09/05 02:52:24 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailx/mailx-8.1.2.20021129.ebuild,v 1.7 2004/04/27 20:57:18 agriffis Exp $ MX_VER="8.1.1" S=${WORKDIR}/mailx-${MX_VER}.orig diff --git a/net-mail/mozilla-thunderbird/ChangeLog b/net-mail/mozilla-thunderbird/ChangeLog index 2c7754cdddd8..7a655dee80f6 100644 --- a/net-mail/mozilla-thunderbird/ChangeLog +++ b/net-mail/mozilla-thunderbird/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-mail/mozilla-thunderbird # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/ChangeLog,v 1.26 2004/04/26 15:56:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/ChangeLog,v 1.27 2004/04/27 20:59:00 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + mozilla-thunderbird-0.4.ebuild, mozilla-thunderbird-0.5-r1.ebuild, + mozilla-thunderbird-0.5.ebuild: + Add inherit eutils 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> mozilla-thunderbird-0.5-r1.ebuild: diff --git a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild index ca41d2298275..3b113e018f87 100644 --- a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild +++ b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild @@ -1,8 +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/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild,v 1.10 2004/03/25 08:32:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild,v 1.11 2004/04/27 20:59:00 agriffis Exp $ -inherit makeedit flag-o-matic gcc nsplugins +inherit makeedit flag-o-matic gcc nsplugins eutils # Added to get thunderbird to compile on sparc. replace-sparc64-flags diff --git a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild index a999d897c393..64cd5349a229 100644 --- a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild +++ b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild @@ -1,8 +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/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild,v 1.3 2004/04/26 15:56:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild,v 1.4 2004/04/27 20:59:00 agriffis Exp $ -inherit makeedit flag-o-matic gcc nsplugins +inherit makeedit flag-o-matic gcc nsplugins eutils S=${WORKDIR}/mozilla diff --git a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild index a8f09183a87b..48000f2abd99 100644 --- a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild +++ b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild @@ -1,8 +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/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild,v 1.6 2004/04/11 08:21:00 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild,v 1.7 2004/04/27 20:59:00 agriffis Exp $ -inherit makeedit flag-o-matic gcc nsplugins +inherit makeedit flag-o-matic gcc nsplugins eutils # Added to get thunderbird to compile on sparc. replace-sparc64-flags diff --git a/net-mail/nullmailer/ChangeLog b/net-mail/nullmailer/ChangeLog index c740433dd939..25e849a35d12 100644 --- a/net-mail/nullmailer/ChangeLog +++ b/net-mail/nullmailer/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-mail/nullmailer # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/ChangeLog,v 1.8 2004/04/20 00:56:40 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/ChangeLog,v 1.9 2004/04/27 21:00:04 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + nullmailer-1.00_rc7-r1.ebuild, nullmailer-1.00_rc7-r2.ebuild, + nullmailer-1.00_rc7.ebuild: + Add inherit eutils 20 Apr 2004; David Holm <dholm@gentoo.org> nullmailer-1.00_rc7-r2.ebuild: Added to ~ppc. diff --git a/net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild b/net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild index 214274a15272..2c0082787758 100644 --- a/net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild +++ b/net-mail/nullmailer/nullmailer-1.00_rc7-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/nullmailer/nullmailer-1.00_rc7-r1.ebuild,v 1.4 2004/04/20 00:56:40 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild,v 1.5 2004/04/27 21:00:04 agriffis Exp $ + +inherit eutils MY_P="${P/_rc/RC}" S=${WORKDIR}/${MY_P} diff --git a/net-mail/nullmailer/nullmailer-1.00_rc7-r2.ebuild b/net-mail/nullmailer/nullmailer-1.00_rc7-r2.ebuild index 3f649ca4cfd8..1e02bdc984a8 100644 --- a/net-mail/nullmailer/nullmailer-1.00_rc7-r2.ebuild +++ b/net-mail/nullmailer/nullmailer-1.00_rc7-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/nullmailer/nullmailer-1.00_rc7-r2.ebuild,v 1.3 2004/04/20 06:48:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/nullmailer-1.00_rc7-r2.ebuild,v 1.4 2004/04/27 21:00:04 agriffis Exp $ + +inherit eutils MY_P="${P/_rc/RC}" S=${WORKDIR}/${MY_P} diff --git a/net-mail/nullmailer/nullmailer-1.00_rc7.ebuild b/net-mail/nullmailer/nullmailer-1.00_rc7.ebuild index 6b1f60ba26af..a2ce0b1f0cd9 100644 --- a/net-mail/nullmailer/nullmailer-1.00_rc7.ebuild +++ b/net-mail/nullmailer/nullmailer-1.00_rc7.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/nullmailer/nullmailer-1.00_rc7.ebuild,v 1.5 2004/04/20 00:56:40 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/nullmailer-1.00_rc7.ebuild,v 1.6 2004/04/27 21:00:04 agriffis Exp $ + +inherit eutils MY_P="${P/_rc/RC}" S=${WORKDIR}/${MY_P} diff --git a/net-mail/pine-maildir/ChangeLog b/net-mail/pine-maildir/ChangeLog index 885a4d67d077..c62754a21080 100644 --- a/net-mail/pine-maildir/ChangeLog +++ b/net-mail/pine-maildir/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/pine-maildir -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pine-maildir/ChangeLog,v 1.12 2004/02/27 12:42:16 bazik Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/pine-maildir/ChangeLog,v 1.13 2004/04/27 21:01:05 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> pine-maildir-4.33.ebuild, + pine-maildir-4.56.ebuild: + Add inherit eutils 27 Feb 2004; Sven Blumenstein <bazik@gentoo.org> pine-maildir-4.56.ebuild: Stable on sparc. diff --git a/net-mail/pine-maildir/pine-maildir-4.33.ebuild b/net-mail/pine-maildir/pine-maildir-4.33.ebuild index 9af4ed1f67b4..2bfe4c2b3a28 100644 --- a/net-mail/pine-maildir/pine-maildir-4.33.ebuild +++ b/net-mail/pine-maildir/pine-maildir-4.33.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/pine-maildir/pine-maildir-4.33.ebuild,v 1.12 2003/09/05 09:09:47 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pine-maildir/pine-maildir-4.33.ebuild,v 1.13 2004/04/27 21:01:05 agriffis Exp $ + +inherit eutils DESCRIPTION="Pine, Pico, Pilot, imapd" HOMEPAGE="http://www.washington.edu/pine/" diff --git a/net-mail/pine-maildir/pine-maildir-4.56.ebuild b/net-mail/pine-maildir/pine-maildir-4.56.ebuild index 7ce30c5e8286..6853beb9dbca 100644 --- a/net-mail/pine-maildir/pine-maildir-4.56.ebuild +++ b/net-mail/pine-maildir/pine-maildir-4.56.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/pine-maildir/pine-maildir-4.56.ebuild,v 1.6 2004/02/27 12:42:17 bazik Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pine-maildir/pine-maildir-4.56.ebuild,v 1.7 2004/04/27 21:01:05 agriffis Exp $ + +inherit eutils DESCRIPTION="tool for reading, sending and managing electronic messages" HOMEPAGE="http://www.washington.edu/pine/" diff --git a/net-mail/popa3d/ChangeLog b/net-mail/popa3d/ChangeLog index bf408446cfaf..77f45a230192 100644 --- a/net-mail/popa3d/ChangeLog +++ b/net-mail/popa3d/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/popa3d -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/popa3d/ChangeLog,v 1.6 2004/02/18 11:31:35 hhg Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/popa3d/ChangeLog,v 1.7 2004/04/27 21:01:55 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> popa3d-0.6.3.ebuild, + popa3d-0.6.4.ebuild: + Add inherit eutils 18 Feb 2004; Hallgrimur H. Gunnarsson <hhg@gentoo.org> popa3d-0.6.4.ebuild: Maildir support was chosen as the default when neither the mbox nor the diff --git a/net-mail/popa3d/popa3d-0.6.3.ebuild b/net-mail/popa3d/popa3d-0.6.3.ebuild index cd604c81797e..aa04c9ad107e 100644 --- a/net-mail/popa3d/popa3d-0.6.3.ebuild +++ b/net-mail/popa3d/popa3d-0.6.3.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/popa3d/popa3d-0.6.3.ebuild,v 1.5 2004/02/18 11:31:35 hhg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/popa3d/popa3d-0.6.3.ebuild,v 1.6 2004/04/27 21:01:55 agriffis Exp $ + +inherit eutils # # Mailbox format is determined by the 'mbox' and 'maildir' diff --git a/net-mail/popa3d/popa3d-0.6.4.ebuild b/net-mail/popa3d/popa3d-0.6.4.ebuild index 6249434a473d..e32448813edd 100644 --- a/net-mail/popa3d/popa3d-0.6.4.ebuild +++ b/net-mail/popa3d/popa3d-0.6.4.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/popa3d/popa3d-0.6.4.ebuild,v 1.3 2004/02/18 11:31:35 hhg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/popa3d/popa3d-0.6.4.ebuild,v 1.4 2004/04/27 21:01:55 agriffis Exp $ + +inherit eutils # # Mailbox format is determined by the 'mbox' and 'maildir' diff --git a/net-mail/qmail-autoresponder/ChangeLog b/net-mail/qmail-autoresponder/ChangeLog index 2f7009fe22c1..3664e4c6bba6 100644 --- a/net-mail/qmail-autoresponder/ChangeLog +++ b/net-mail/qmail-autoresponder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/qmail-autoresponder -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-autoresponder/ChangeLog,v 1.10 2003/11/29 03:47:39 robbat2 Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-autoresponder/ChangeLog,v 1.11 2004/04/27 21:02:47 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + qmail-autoresponder-0.96.1-r1.ebuild, qmail-autoresponder-0.96.1.ebuild: + Add inherit eutils 28 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-autoresponder-0.96.1-r1.ebuild: diff --git a/net-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild b/net-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild index 582185325ba3..078a3a6f8727 100644 --- a/net-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild +++ b/net-mail/qmail-autoresponder/qmail-autoresponder-0.95.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/qmail-autoresponder/qmail-autoresponder-0.95.ebuild,v 1.10 2003/09/05 09:06:05 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild,v 1.11 2004/04/27 21:02:47 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Rate-limited autoresponder for qmail." diff --git a/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1-r1.ebuild b/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1-r1.ebuild index 4b5736823f02..93c8b532e821 100644 --- a/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1-r1.ebuild +++ b/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1-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/qmail-autoresponder/qmail-autoresponder-0.96.1-r1.ebuild,v 1.3 2004/02/22 16:24:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1-r1.ebuild,v 1.4 2004/04/27 21:02:47 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Rate-limited autoresponder for qmail." @@ -17,7 +17,7 @@ DEPEND="virtual/glibc RDEPEND=">=net-mail/qmail-1.03-r7 mysql? ( dev-db/mysql )" -inherit fixheadtails +inherit fixheadtails eutils src_unpack() { unpack ${A} diff --git a/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.ebuild b/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.ebuild index 40818dee906f..a6ca5a6064b2 100644 --- a/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.ebuild +++ b/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.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/qmail-autoresponder/qmail-autoresponder-0.96.1.ebuild,v 1.4 2003/10/02 15:09:45 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.ebuild,v 1.5 2004/04/27 21:02:47 agriffis Exp $ + +inherit eutils S=${WORKDIR}/${P} DESCRIPTION="Rate-limited autoresponder for qmail." diff --git a/net-mail/qmhandle/ChangeLog b/net-mail/qmhandle/ChangeLog index beabda07d1cf..f6331461a3d3 100644 --- a/net-mail/qmhandle/ChangeLog +++ b/net-mail/qmhandle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/qmhandle # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qmhandle/ChangeLog,v 1.3 2004/03/14 00:48:17 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmhandle/ChangeLog,v 1.4 2004/04/27 21:03:37 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> qmhandle-1.1.1.ebuild: + Add inherit eutils 13 Mar 2004; Robin Johnson,,604-339-5621,604-298-8414 <robbat2@gentoo.org> qmhandle-1.1.1.ebuild: diff --git a/net-mail/qmhandle/qmhandle-1.1.1.ebuild b/net-mail/qmhandle/qmhandle-1.1.1.ebuild index 00b3ec45c450..0cba5f951b63 100644 --- a/net-mail/qmhandle/qmhandle-1.1.1.ebuild +++ b/net-mail/qmhandle/qmhandle-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qmhandle/qmhandle-1.1.1.ebuild,v 1.5 2004/03/14 00:48:17 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmhandle/qmhandle-1.1.1.ebuild,v 1.6 2004/04/27 21:03:37 agriffis Exp $ DESCRIPTION="Qmail message queue tool" HOMEPAGE="http://qmhandle.sf.net/" SRC_URI="mirror://sourceforge/qmhandle/${P}.tar.gz" @@ -13,6 +13,8 @@ RDEPEND="|| ( net-mail/qmail net-mail/qmail-mysql net-mail/qmail-ldap ) dev-lang DEPEND="" S=${WORKDIR} +inherit eutils + src_unpack() { unpack ${A} epatch ${FILESDIR}/qmHandle-gentoo.patch diff --git a/net-mail/queue-fix/ChangeLog b/net-mail/queue-fix/ChangeLog index 764f6dadf3af..e0bbc7a8e632 100644 --- a/net-mail/queue-fix/ChangeLog +++ b/net-mail/queue-fix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/queue-fix # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/ChangeLog,v 1.9 2004/04/10 04:32:34 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/ChangeLog,v 1.10 2004/04/27 21:04:28 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> queue-fix-1.4-r1.ebuild, + queue-fix-1.4-r2.ebuild: + Add inherit eutils 10 Apr 2004; Joshua Kinard <kumba@gentoo.org> queue-fix-1.4-r2.ebuild: Marked stable on mips. diff --git a/net-mail/queue-fix/queue-fix-1.4-r1.ebuild b/net-mail/queue-fix/queue-fix-1.4-r1.ebuild index 94a9f8a5e5ff..716732955899 100644 --- a/net-mail/queue-fix/queue-fix-1.4-r1.ebuild +++ b/net-mail/queue-fix/queue-fix-1.4-r1.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/queue-fix/queue-fix-1.4-r1.ebuild,v 1.1 2003/08/11 18:52:48 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/queue-fix-1.4-r1.ebuild,v 1.2 2004/04/27 21:04:28 agriffis Exp $ + +inherit eutils S=${WORKDIR}/${P} DESCRIPTION="Qmail Queue Repair Application with support for big-todo" diff --git a/net-mail/queue-fix/queue-fix-1.4-r2.ebuild b/net-mail/queue-fix/queue-fix-1.4-r2.ebuild index 0dab0ba106aa..bca2ab148574 100644 --- a/net-mail/queue-fix/queue-fix-1.4-r2.ebuild +++ b/net-mail/queue-fix/queue-fix-1.4-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/queue-fix/queue-fix-1.4-r2.ebuild,v 1.7 2004/04/10 04:32:34 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/queue-fix-1.4-r2.ebuild,v 1.8 2004/04/27 21:04:28 agriffis Exp $ + +inherit eutils S=${WORKDIR}/${P} DESCRIPTION="Qmail Queue Repair Application with support for big-todo" diff --git a/net-mail/safecat/ChangeLog b/net-mail/safecat/ChangeLog index 60902638c81e..9b68da1059fb 100644 --- a/net-mail/safecat/ChangeLog +++ b/net-mail/safecat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/safecat -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/safecat/ChangeLog,v 1.2 2003/09/21 19:35:11 robbat2 Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/safecat/ChangeLog,v 1.3 2004/04/27 21:05:42 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> safecat-1.11.ebuild: + Add inherit eutils 21 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> safecat-1.11.ebuild: fix bug #28978 and head -1 mess diff --git a/net-mail/safecat/safecat-1.11.ebuild b/net-mail/safecat/safecat-1.11.ebuild index 2961f2a1a372..9396b45a86b0 100644 --- a/net-mail/safecat/safecat-1.11.ebuild +++ b/net-mail/safecat/safecat-1.11.ebuild @@ -1,10 +1,10 @@ -# 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/safecat/safecat-1.11.ebuild,v 1.4 2004/02/22 16:28:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/safecat/safecat-1.11.ebuild,v 1.5 2004/04/27 21:05:42 agriffis Exp $ IUSE="" -inherit fixheadtails +inherit fixheadtails eutils S=${WORKDIR}/${P} diff --git a/net-mail/scmail/ChangeLog b/net-mail/scmail/ChangeLog index 2f436b8f4ceb..c066a6d57dc6 100644 --- a/net-mail/scmail/ChangeLog +++ b/net-mail/scmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/scmail # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/scmail/ChangeLog,v 1.5 2004/03/28 10:48:03 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/scmail/ChangeLog,v 1.6 2004/04/27 21:07:39 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> scmail-0.2.ebuild: + Add inherit eutils 28 Mar 2004; Akinori Hattori <hattya@gentoo.org> scmail-0.2.ebuild, scmail-1.1.ebuild, scmail-1.2.ebuild: diff --git a/net-mail/scmail/scmail-0.2.ebuild b/net-mail/scmail/scmail-0.2.ebuild index 40a9f4713232..ecdfbb2a82ae 100644 --- a/net-mail/scmail/scmail-0.2.ebuild +++ b/net-mail/scmail/scmail-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/scmail/scmail-0.2.ebuild,v 1.3 2004/03/28 10:48:03 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/scmail/scmail-0.2.ebuild,v 1.4 2004/04/27 21:07:39 agriffis Exp $ + +inherit eutils IUSE="" diff --git a/net-mail/squirrelmail/ChangeLog b/net-mail/squirrelmail/ChangeLog index f8eda1a42f53..374a7b6bfd79 100644 --- a/net-mail/squirrelmail/ChangeLog +++ b/net-mail/squirrelmail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/squirrelmail # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/squirrelmail/ChangeLog,v 1.41 2004/04/27 16:33:21 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/squirrelmail/ChangeLog,v 1.42 2004/04/27 21:09:00 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + squirrelmail-1.4.2-r3.ebuild: + Add inherit eutils *squirrelmail-1.4.2-r4 (27 Apr 2004) |