diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:30:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:30:34 +0000 |
commit | 03b03ac11f80583780c60a37540a1ccc599c9dd2 (patch) | |
tree | b9c04708a1232912cd4fac365dc9829d68b40ef0 /mail-filter/opendkim | |
parent | Stable for x86, wrt bug #458702 (diff) | |
download | gentoo-2-03b03ac11f80583780c60a37540a1ccc599c9dd2.tar.gz gentoo-2-03b03ac11f80583780c60a37540a1ccc599c9dd2.tar.bz2 gentoo-2-03b03ac11f80583780c60a37540a1ccc599c9dd2.zip |
Stable for x86, wrt bug #458702
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-filter/opendkim')
-rw-r--r-- | mail-filter/opendkim/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/opendkim/opendkim-2.7.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/opendkim/ChangeLog b/mail-filter/opendkim/ChangeLog index cdf5ef16a593..694d75bda36b 100644 --- a/mail-filter/opendkim/ChangeLog +++ b/mail-filter/opendkim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/opendkim # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendkim/ChangeLog,v 1.59 2013/02/24 11:24:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendkim/ChangeLog,v 1.60 2013/02/24 11:30:34 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> opendkim-2.7.4-r1.ebuild: + Stable for x86, wrt bug #458702 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> opendkim-2.7.4-r1.ebuild: Stable for amd64, wrt bug #458702 diff --git a/mail-filter/opendkim/opendkim-2.7.4-r1.ebuild b/mail-filter/opendkim/opendkim-2.7.4-r1.ebuild index 9106cadbb448..527b6971afef 100644 --- a/mail-filter/opendkim/opendkim-2.7.4-r1.ebuild +++ b/mail-filter/opendkim/opendkim-2.7.4-r1.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-filter/opendkim/opendkim-2.7.4-r1.ebuild,v 1.2 2013/02/24 11:24:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendkim/opendkim-2.7.4-r1.ebuild,v 1.3 2013/02/24 11:30:33 ago Exp $ EAPI=4 inherit eutils db-use autotools user @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/opendkim/${P}.tar.gz" LICENSE="Sendmail-Open-Source BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+berkdb gnutls ldap lua opendbx poll sasl +ssl static-libs unbound" DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail ) |