diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-01 14:42:30 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-01 14:42:30 +0000 |
commit | b0f78f6c65f0b64ba7d09cc2a74a236df71d19ec (patch) | |
tree | ca1f1b5484814fa78cff5afd9c6246f3a8cd847a /mail-mta | |
parent | Added to ~sparc. (diff) | |
download | historical-b0f78f6c65f0b64ba7d09cc2a74a236df71d19ec.tar.gz historical-b0f78f6c65f0b64ba7d09cc2a74a236df71d19ec.tar.bz2 historical-b0f78f6c65f0b64ba7d09cc2a74a236df71d19ec.zip |
Wording
Package-Manager: portage-2.0.54
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/netqmail/Manifest | 2 | ||||
-rw-r--r-- | mail-mta/netqmail/netqmail-1.05.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail-mta/netqmail/Manifest b/mail-mta/netqmail/Manifest index 5c2a49f08c69..6f5ecb736fdf 100644 --- a/mail-mta/netqmail/Manifest +++ b/mail-mta/netqmail/Manifest @@ -27,4 +27,4 @@ MD5 1b6de3a03925b8036ad711249c281ad9 files/tcp.qmqp.sample 571 MD5 236eb15657100fcae1828d2ab834971d files/tcp.qmtp.sample 997 MD5 ab8e1f0ae6b685ef461847c8c4a15a94 files/tcp.smtp.sample 3585 MD5 1f12f659d2cf9550971387cb78c2f0af metadata.xml 278 -MD5 1aca1b8378529cd7b86714045e5cbe39 netqmail-1.05.ebuild 11795 +MD5 3fc512f0cbb5fb3a1b0d7159ec6fcecd netqmail-1.05.ebuild 11790 diff --git a/mail-mta/netqmail/netqmail-1.05.ebuild b/mail-mta/netqmail/netqmail-1.05.ebuild index 651c1f264ca6..6e8fe267aba0 100644 --- a/mail-mta/netqmail/netqmail-1.05.ebuild +++ b/mail-mta/netqmail/netqmail-1.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05.ebuild,v 1.3 2006/03/01 14:32:39 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05.ebuild,v 1.4 2006/03/01 14:42:30 hansmi Exp $ inherit eutils toolchain-funcs fixheadtails flag-o-matic @@ -74,7 +74,7 @@ src_unpack() { echo ewarn "You enabled custom patches from ${QMAIL_PATCH_DIR}." ewarn "Be warned that you won't get any support when using " - ewarn "when this feature. You're on your own from now." + ewarn "this feature. You're on your own from now!" ebeep EPATCH_SOURCE=${QMAIL_PATCH_DIR} epatch echo |