diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-05-25 06:06:11 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-05-25 06:06:11 +0000 |
commit | 3207a470e744cf324357d2e8e99beba12f980bff (patch) | |
tree | 62dd1f29294943ca9e532f60ea040959498d8299 /mail-mta/qpsmtpd/qpsmtpd-9999.ebuild | |
parent | Mark arm64/m68k/s390/sh stable. (diff) | |
download | historical-3207a470e744cf324357d2e8e99beba12f980bff.tar.gz historical-3207a470e744cf324357d2e8e99beba12f980bff.tar.bz2 historical-3207a470e744cf324357d2e8e99beba12f980bff.zip |
Bump.
Package-Manager: portage-2.2.18/cvs/Linux x86_64
Diffstat (limited to 'mail-mta/qpsmtpd/qpsmtpd-9999.ebuild')
-rw-r--r-- | mail-mta/qpsmtpd/qpsmtpd-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild b/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild index 6e597eb7ad3a..a6659c38e6df 100644 --- a/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild +++ b/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild,v 1.9 2014/07/25 00:23:41 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild,v 1.10 2015/05/25 06:06:06 robbat2 Exp $ EAPI=5 @@ -72,5 +72,5 @@ src_install() { newconfd "${FILESDIR}"/qpsmtpd.confd qpsmtpd newinitd "${FILESDIR}"/qpsmtpd.initd-r1 qpsmtpd - dodoc CREDITS Changes README README.plugins STATUS + dodoc CREDITS Changes README.md README.plugins.md STATUS UPGRADING.md } |