diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-01 07:45:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-01 07:45:26 +0000 |
commit | 4294d6cf973c7818738445da57a110cfe0bbb057 (patch) | |
tree | 001b1235398978be1093a660ee2d06dfa1f7c760 /mail-filter | |
parent | Stable for x86, wrt bug #524154 (diff) | |
download | gentoo-2-4294d6cf973c7818738445da57a110cfe0bbb057.tar.gz gentoo-2-4294d6cf973c7818738445da57a110cfe0bbb057.tar.bz2 gentoo-2-4294d6cf973c7818738445da57a110cfe0bbb057.zip |
Stable for x86, wrt bug #524154
(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')
-rw-r--r-- | mail-filter/opendmarc/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/opendmarc/opendmarc-1.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/opendmarc/ChangeLog b/mail-filter/opendmarc/ChangeLog index 8a15e2c4b6e5..5bbec3a7de7a 100644 --- a/mail-filter/opendmarc/ChangeLog +++ b/mail-filter/opendmarc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/opendmarc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.13 2014/10/01 07:44:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.14 2014/10/01 07:45:26 ago Exp $ + + 01 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild: + Stable for x86, wrt bug #524154 01 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild: Stable for amd64, wrt bug #524154 diff --git a/mail-filter/opendmarc/opendmarc-1.1.3.ebuild b/mail-filter/opendmarc/opendmarc-1.1.3.ebuild index 2984d16d9de6..34cce731ad03 100644 --- a/mail-filter/opendmarc/opendmarc-1.1.3.ebuild +++ b/mail-filter/opendmarc/opendmarc-1.1.3.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/opendmarc/opendmarc-1.1.3.ebuild,v 1.10 2014/10/01 07:44:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.11 2014/10/01 07:45:26 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/opendmarc/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ~x86-fbsd" +KEYWORDS="amd64 hppa ~ia64 x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/DBI |