diff options
author | 2013-12-09 18:09:42 +0000 | |
---|---|---|
committer | 2013-12-09 18:09:42 +0000 | |
commit | 7711205f3154887a927d84a904949fb51d5da94d (patch) | |
tree | 12a7a927902cba40499addadcc7ee66fd619d38b /mail-mta/opensmtpd | |
parent | Version bump. (diff) | |
download | gentoo-2-7711205f3154887a927d84a904949fb51d5da94d.tar.gz gentoo-2-7711205f3154887a927d84a904949fb51d5da94d.tar.bz2 gentoo-2-7711205f3154887a927d84a904949fb51d5da94d.zip |
The released verison is stable.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
Diffstat (limited to 'mail-mta/opensmtpd')
-rw-r--r-- | mail-mta/opensmtpd/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/opensmtpd/opensmtpd-5.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/opensmtpd/ChangeLog b/mail-mta/opensmtpd/ChangeLog index 3d6aa43e5b0d..a0996791d206 100644 --- a/mail-mta/opensmtpd/ChangeLog +++ b/mail-mta/opensmtpd/ChangeLog @@ -1,6 +1,9 @@ # 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.35 2013/12/09 18:08:34 zx2c4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/ChangeLog,v 1.36 2013/12/09 18:09:42 zx2c4 Exp $ + + 09 Dec 2013; Jason A. Donenfeld <zx2c4@gentoo.org> opensmtpd-5.4.1.ebuild: + The released verison is stable. *opensmtpd-5.4.1.201312081717_p1 (09 Dec 2013) *opensmtpd-5.4.1 (09 Dec 2013) diff --git a/mail-mta/opensmtpd/opensmtpd-5.4.1.ebuild b/mail-mta/opensmtpd/opensmtpd-5.4.1.ebuild index af4270d0bb5d..256803024887 100644 --- a/mail-mta/opensmtpd/opensmtpd-5.4.1.ebuild +++ b/mail-mta/opensmtpd/opensmtpd-5.4.1.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.1 2013/12/09 18:08:34 zx2c4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/opensmtpd/opensmtpd-5.4.1.ebuild,v 1.2 2013/12/09 18:09:42 zx2c4 Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://www.opensmtpd.org/archives/${MY_P/_}.tar.gz" LICENSE="ISC BSD BSD-1 BSD-2 BSD-4" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="pam sqlite +mta" DEPEND="dev-libs/openssl |