diff options
author | Jason A. Donenfeld <zx2c4@gentoo.org> | 2013-12-09 18:14:14 +0000 |
---|---|---|
committer | Jason A. Donenfeld <zx2c4@gentoo.org> | 2013-12-09 18:14:14 +0000 |
commit | c6f5a6194e2bcbcff97a9780535cc5aaf2492e34 (patch) | |
tree | e5a141be4992bf88284e8fef108fe24fc0dff3e5 /mail-mta | |
parent | The released verison is stable. (diff) | |
download | gentoo-2-c6f5a6194e2bcbcff97a9780535cc5aaf2492e34.tar.gz gentoo-2-c6f5a6194e2bcbcff97a9780535cc5aaf2492e34.tar.bz2 gentoo-2-c6f5a6194e2bcbcff97a9780535cc5aaf2492e34.zip |
Be sure to ship portable, not openbsd version.
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key A5DE03AE)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/opensmtpd/ChangeLog | 8 | ||||
-rw-r--r-- | mail-mta/opensmtpd/opensmtpd-5.4.1_p1.ebuild (renamed from mail-mta/opensmtpd/opensmtpd-5.4.1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/mail-mta/opensmtpd/ChangeLog b/mail-mta/opensmtpd/ChangeLog index a0996791d206..86afc3b129c4 100644 --- a/mail-mta/opensmtpd/ChangeLog +++ b/mail-mta/opensmtpd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for mail-mta/opensmtpd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/ChangeLog,v 1.36 2013/12/09 18:09:42 zx2c4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/ChangeLog,v 1.37 2013/12/09 18:14:14 zx2c4 Exp $ + +*opensmtpd-5.4.1_p1 (09 Dec 2013) + + 09 Dec 2013; Jason A. Donenfeld <zx2c4@gentoo.org> +opensmtpd-5.4.1_p1.ebuild, + -opensmtpd-5.4.1.ebuild: + Be sure to ship portable, not openbsd version. 09 Dec 2013; Jason A. Donenfeld <zx2c4@gentoo.org> opensmtpd-5.4.1.ebuild: The released verison is stable. diff --git a/mail-mta/opensmtpd/opensmtpd-5.4.1.ebuild b/mail-mta/opensmtpd/opensmtpd-5.4.1_p1.ebuild index 256803024887..59d0b49d3fde 100644 --- a/mail-mta/opensmtpd/opensmtpd-5.4.1.ebuild +++ b/mail-mta/opensmtpd/opensmtpd-5.4.1_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.4.1.ebuild,v 1.2 2013/12/09 18:09:42 zx2c4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.4.1_p1.ebuild,v 1.1 2013/12/09 18:14:14 zx2c4 Exp $ EAPI=5 |