diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-07 19:15:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-07 19:15:53 +0000 |
commit | 422dcec10b5d37564beb27f2528fb122fc3565be (patch) | |
tree | 1724447f96c46e9b0796077908a8f017a0030745 /mail-filter/mimedefang | |
parent | Stable for x86, wrt bug #502828 (diff) | |
download | gentoo-2-422dcec10b5d37564beb27f2528fb122fc3565be.tar.gz gentoo-2-422dcec10b5d37564beb27f2528fb122fc3565be.tar.bz2 gentoo-2-422dcec10b5d37564beb27f2528fb122fc3565be.zip |
Stable for x86, wrt bug #502830
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-filter/mimedefang')
-rw-r--r-- | mail-filter/mimedefang/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/mimedefang/mimedefang-2.74.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/mimedefang/ChangeLog b/mail-filter/mimedefang/ChangeLog index 1202ab917690..beae37caae09 100644 --- a/mail-filter/mimedefang/ChangeLog +++ b/mail-filter/mimedefang/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/mimedefang # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/mimedefang/ChangeLog,v 1.18 2014/05/28 18:59:40 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/mimedefang/ChangeLog,v 1.19 2014/06/07 19:15:53 ago Exp $ + + 07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> mimedefang-2.74.ebuild: + Stable for x86, wrt bug #502830 28 May 2014; Chema Alonso <nimiux@gentoo.org> mimedefang-2.74.ebuild: Stable for amd64 wrt bug #502830 diff --git a/mail-filter/mimedefang/mimedefang-2.74.ebuild b/mail-filter/mimedefang/mimedefang-2.74.ebuild index c5a6c4a48194..ac4b6385c870 100644 --- a/mail-filter/mimedefang/mimedefang-2.74.ebuild +++ b/mail-filter/mimedefang/mimedefang-2.74.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-filter/mimedefang/mimedefang-2.74.ebuild,v 1.2 2014/05/28 18:59:40 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/mimedefang/mimedefang-2.74.ebuild,v 1.3 2014/06/07 19:15:53 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.mimedefang.org/static/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="clamav +poll" DEPEND=">=dev-perl/MIME-tools-5.412 |