summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-08-14 16:17:22 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-08-14 16:17:22 +0000
commit9cc36ce700e5a562f57ab50b9af7e3f951aa0e7b (patch)
tree0d0480784351b8dedfff7115b7ca37a28f63563a /mail-filter
parentx86 stable wrt bug #508764 (diff)
downloadgentoo-2-9cc36ce700e5a562f57ab50b9af7e3f951aa0e7b.tar.gz
gentoo-2-9cc36ce700e5a562f57ab50b9af7e3f951aa0e7b.tar.bz2
gentoo-2-9cc36ce700e5a562f57ab50b9af7e3f951aa0e7b.zip
x86 stable wrt bug #508764
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/opendkim/ChangeLog6
-rw-r--r--mail-filter/opendkim/opendkim-2.9.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-filter/opendkim/ChangeLog b/mail-filter/opendkim/ChangeLog
index c85d2ba67e4b..47ae27315ff7 100644
--- a/mail-filter/opendkim/ChangeLog
+++ b/mail-filter/opendkim/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-filter/opendkim
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendkim/ChangeLog,v 1.81 2014/08/08 09:40:27 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendkim/ChangeLog,v 1.82 2014/08/14 16:17:22 phajdan.jr Exp $
+
+ 14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ opendkim-2.9.2-r1.ebuild:
+ x86 stable wrt bug #508764
08 Aug 2014; Chema Alonso <nimiux@gentoo.org> opendkim-2.9.2-r1.ebuild:
Stable for amd64 wrt bug #508764
diff --git a/mail-filter/opendkim/opendkim-2.9.2-r1.ebuild b/mail-filter/opendkim/opendkim-2.9.2-r1.ebuild
index 471059908b2f..456497017c4a 100644
--- a/mail-filter/opendkim/opendkim-2.9.2-r1.ebuild
+++ b/mail-filter/opendkim/opendkim-2.9.2-r1.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/opendkim/opendkim-2.9.2-r1.ebuild,v 1.4 2014/08/08 09:40:27 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendkim/opendkim-2.9.2-r1.ebuild,v 1.5 2014/08/14 16:17:22 phajdan.jr Exp $
EAPI=5
inherit autotools db-use eutils systemd user
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/opendkim/${P}.tar.gz"
LICENSE="Sendmail-Open-Source BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="+berkdb gnutls ldap lmdb lua memcached opendbx poll sasl selinux +ssl static-libs unbound"
DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail )