diff options
author | Jason A. Donenfeld <zx2c4@gentoo.org> | 2014-01-20 12:55:10 +0000 |
---|---|---|
committer | Jason A. Donenfeld <zx2c4@gentoo.org> | 2014-01-20 12:55:10 +0000 |
commit | f37d2db1f2de54a74ff9ec1d62e03dfccbc44bfb (patch) | |
tree | 952dd9a7ece14da6e0c6ae5319d9404e7c919d58 /mail-mta | |
parent | Fix png detection, bug #487138. Drop some older ebuilds. (diff) | |
download | gentoo-2-f37d2db1f2de54a74ff9ec1d62e03dfccbc44bfb.tar.gz gentoo-2-f37d2db1f2de54a74ff9ec1d62e03dfccbc44bfb.tar.bz2 gentoo-2-f37d2db1f2de54a74ff9ec1d62e03dfccbc44bfb.zip |
Version bump.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/opensmtpd/ChangeLog | 9 | ||||
-rw-r--r-- | mail-mta/opensmtpd/opensmtpd-5.4.1.201401201010_p1.ebuild (renamed from mail-mta/opensmtpd/opensmtpd-5.4.1.201401061555_p1.ebuild) | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/mail-mta/opensmtpd/ChangeLog b/mail-mta/opensmtpd/ChangeLog index 2dbcadfba025..fae631ccfddc 100644 --- a/mail-mta/opensmtpd/ChangeLog +++ b/mail-mta/opensmtpd/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for mail-mta/opensmtpd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/ChangeLog,v 1.41 2014/01/06 23:26:05 zx2c4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/ChangeLog,v 1.42 2014/01/20 12:55:10 zx2c4 Exp $ + +*opensmtpd-5.4.1.201401201010_p1 (20 Jan 2014) + + 20 Jan 2014; Jason A. Donenfeld <zx2c4@gentoo.org> + +opensmtpd-5.4.1.201401201010_p1.ebuild, + -opensmtpd-5.4.1.201401061555_p1.ebuild: + Version bump. *opensmtpd-5.4.1.201401061555_p1 (06 Jan 2014) diff --git a/mail-mta/opensmtpd/opensmtpd-5.4.1.201401061555_p1.ebuild b/mail-mta/opensmtpd/opensmtpd-5.4.1.201401201010_p1.ebuild index 27263f003821..92a8133ce6ec 100644 --- a/mail-mta/opensmtpd/opensmtpd-5.4.1.201401061555_p1.ebuild +++ b/mail-mta/opensmtpd/opensmtpd-5.4.1.201401201010_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.201401061555_p1.ebuild,v 1.1 2014/01/06 23:26:05 zx2c4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.4.1.201401201010_p1.ebuild,v 1.1 2014/01/20 12:55:10 zx2c4 Exp $ EAPI=5 |