diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:09:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:09:39 +0000 |
commit | 99ce6af35965b53a6f08d0d20963fe521ff9be5e (patch) | |
tree | e2c9733b46f4566828b6b4e2a2dc5f0e1816e279 /mail-filter | |
parent | Stable for sparc, wrt bug #524154 (diff) | |
download | gentoo-2-99ce6af35965b53a6f08d0d20963fe521ff9be5e.tar.gz gentoo-2-99ce6af35965b53a6f08d0d20963fe521ff9be5e.tar.bz2 gentoo-2-99ce6af35965b53a6f08d0d20963fe521ff9be5e.zip |
Stable for sparc, wrt bug #524154
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 70c3fd544332..20f2d7c83780 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.18 2014/10/18 14:05:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.19 2014/10/18 14:09:39 ago Exp $ + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild: + Stable for sparc, wrt bug #524154 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild: Stable for ia64, wrt bug #524154 diff --git a/mail-filter/opendmarc/opendmarc-1.1.3.ebuild b/mail-filter/opendmarc/opendmarc-1.1.3.ebuild index 64ed05b58ef3..ddbcd940a5a5 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.15 2014/10/18 14:05:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.16 2014/10/18 14:09:39 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/opendmarc/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/DBI |