diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:54:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:54:24 +0000 |
commit | 1cf6307b52b7c4684582d782149c0da49310305a (patch) | |
tree | 2d9385778af4a5ec9e69e5924b2d95b98be9fc49 /mail-mta | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff) | |
download | historical-1cf6307b52b7c4684582d782149c0da49310305a.tar.gz historical-1cf6307b52b7c4684582d782149c0da49310305a.tar.bz2 historical-1cf6307b52b7c4684582d782149c0da49310305a.zip |
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'mail-mta')
6 files changed, 10 insertions, 11 deletions
diff --git a/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild b/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild index ae542674fbc8..357b7ae5ebec 100644 --- a/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild +++ b/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild,v 1.3 2004/07/01 19:53:31 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild,v 1.4 2004/07/14 16:51:37 agriffis Exp $ inherit eutils @@ -13,6 +13,7 @@ HOMEPAGE="http://untroubled.org/${PN}/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" DEPEND="virtual/libc sys-apps/groff" @@ -91,4 +92,3 @@ pkg_postinst() { einfo "and create the following links :" einfo "ln -fs /var/nullmailer/service /service/nullmailer" } - diff --git a/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild b/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild index 491dba5c12a8..e736e8115c58 100644 --- a/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild +++ b/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild,v 1.3 2004/07/01 19:53:31 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild,v 1.4 2004/07/14 16:51:37 agriffis Exp $ inherit eutils @@ -13,6 +13,7 @@ HOMEPAGE="http://untroubled.org/${PN}/" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" +IUSE="" DEPEND="virtual/libc sys-apps/groff" @@ -96,4 +97,3 @@ pkg_postinst() { einfo "ln -fs /var/nullmailer/service /service/nullmailer" ewarn "Please ensure you have selected nullmailer in your /etc/mailer.conf" } - diff --git a/mail-mta/nullmailer/nullmailer-1.00_rc7-r4.ebuild b/mail-mta/nullmailer/nullmailer-1.00_rc7-r4.ebuild index 9926b917009c..266856b295f3 100644 --- a/mail-mta/nullmailer/nullmailer-1.00_rc7-r4.ebuild +++ b/mail-mta/nullmailer/nullmailer-1.00_rc7-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7-r4.ebuild,v 1.3 2004/07/01 19:53:31 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7-r4.ebuild,v 1.4 2004/07/14 16:51:37 agriffis Exp $ inherit eutils @@ -109,4 +109,3 @@ pkg_postinst() { use mailwrapper && \ ewarn "Please ensure you have selected nullmailer in your /etc/mailer.conf" } - diff --git a/mail-mta/nullmailer/nullmailer-1.00_rc7.ebuild b/mail-mta/nullmailer/nullmailer-1.00_rc7.ebuild index eec9ba77c430..636d98adaca3 100644 --- a/mail-mta/nullmailer/nullmailer-1.00_rc7.ebuild +++ b/mail-mta/nullmailer/nullmailer-1.00_rc7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7.ebuild,v 1.3 2004/07/01 19:53:31 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7.ebuild,v 1.4 2004/07/14 16:51:37 agriffis Exp $ inherit eutils @@ -13,6 +13,7 @@ HOMEPAGE="http://untroubled.org/${PN}/" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86" +IUSE="" DEPEND="virtual/libc sys-apps/groff" @@ -93,4 +94,3 @@ pkg_postinst() { einfo "and create the following links :" einfo "ln -fs /var/nullmailer/service /service/nullmailer" } - diff --git a/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild b/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild index 7fd00f0e8ea8..b617862a371b 100644 --- a/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild +++ b/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild,v 1.3 2004/07/01 19:54:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-mysql/qmail-mysql-1.03-r13.ebuild,v 1.4 2004/07/14 16:54:24 agriffis Exp $ inherit eutils fixheadtails @@ -418,4 +418,3 @@ pkg_config() { einfo "cat signed_req.pem >> /var/qmail/control/servercert.pem" fi } - diff --git a/mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild b/mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild index a3a1ad62b0f3..376099505e29 100644 --- a/mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild +++ b/mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild,v 1.3 2004/07/01 19:54:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail-mysql/qmail-mysql-1.03.ebuild,v 1.4 2004/07/14 16:54:24 agriffis Exp $ inherit eutils @@ -17,6 +17,7 @@ SRC_URI="http://cr.yp.to/software/qmail-1.03.tar.gz SLOT="0" LICENSE="as-is" KEYWORDS="x86 ~ppc ~sparc" +IUSE="" PROVIDE="virtual/mta virtual/mda" |