diff options
author | Jason A. Donenfeld <zx2c4@gentoo.org> | 2015-06-02 12:00:05 +0000 |
---|---|---|
committer | Jason A. Donenfeld <zx2c4@gentoo.org> | 2015-06-02 12:00:05 +0000 |
commit | cf3b5441e88f251aa885df0b28f22f49f9ff9767 (patch) | |
tree | a32e29c7710e6dac1706b3a8ee270ab03db4c99b /mail-filter | |
parent | New snapshot doesn't need patch (diff) | |
download | gentoo-2-cf3b5441e88f251aa885df0b28f22f49f9ff9767.tar.gz gentoo-2-cf3b5441e88f251aa885df0b28f22f49f9ff9767.tar.bz2 gentoo-2-cf3b5441e88f251aa885df0b28f22f49f9ff9767.zip |
Version bump.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 55758000)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/opensmtpd-extras/ChangeLog | 9 | ||||
-rw-r--r-- | mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201506020835.ebuild (renamed from mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201505291521.ebuild) | 5 |
2 files changed, 10 insertions, 4 deletions
diff --git a/mail-filter/opensmtpd-extras/ChangeLog b/mail-filter/opensmtpd-extras/ChangeLog index 1e155bb8ab69..79a3ee852758 100644 --- a/mail-filter/opensmtpd-extras/ChangeLog +++ b/mail-filter/opensmtpd-extras/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for mail-filter/opensmtpd-extras # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog,v 1.3 2015/05/29 13:54:36 zx2c4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog,v 1.4 2015/06/02 12:00:05 zx2c4 Exp $ + +*opensmtpd-extras-5.4.5.201506020835 (02 Jun 2015) + + 02 Jun 2015; Jason A. Donenfeld <zx2c4@gentoo.org> + +opensmtpd-extras-5.4.5.201506020835.ebuild, + -opensmtpd-extras-5.4.5.201505291521.ebuild: + Version bump. *opensmtpd-extras-5.4.5.201505291521 (29 May 2015) diff --git a/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201505291521.ebuild b/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201506020835.ebuild index 620b8eaf0a2a..1bfce2a61c35 100644 --- a/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201505291521.ebuild +++ b/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201506020835.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201505291521.ebuild,v 1.1 2015/05/29 13:54:36 zx2c4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201506020835.ebuild,v 1.1 2015/06/02 12:00:05 zx2c4 Exp $ EAPI=5 @@ -8,8 +8,7 @@ inherit versionator eutils flag-o-matic autotools DESCRIPTION="Extra tables, filters, and various other addons for OpenSMTPD" HOMEPAGE="https://github.com/OpenSMTPD/OpenSMTPD-extras" -#SRC_URI="https://www.opensmtpd.org/archives/${PN}-$(get_version_component_range 4-).tar.gz" -SRC_URI="https://dev.gentoo.org/~zx2c4/${PN}-$(get_version_component_range 4-).tar.gz" +SRC_URI="https://www.opensmtpd.org/archives/${PN}-$(get_version_component_range 4-).tar.gz" LICENSE="ISC BSD BSD-1 BSD-2 BSD-4" SLOT="0" |