diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-05 15:06:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-05 15:06:51 +0000 |
commit | f7e0f942299952895ff2a0a1f6d2444bd3ef1611 (patch) | |
tree | a6eb2e3967b3e4a9aceebbe748f0d1b8f45fdc5f /mail-filter | |
parent | Stable for ppc, wrt bug #524154 (diff) | |
download | gentoo-2-f7e0f942299952895ff2a0a1f6d2444bd3ef1611.tar.gz gentoo-2-f7e0f942299952895ff2a0a1f6d2444bd3ef1611.tar.bz2 gentoo-2-f7e0f942299952895ff2a0a1f6d2444bd3ef1611.zip |
Stable for ppc, wrt bug #524154
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 eac62d938057..840006181709 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.15 2014/10/05 15:04:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.16 2014/10/05 15:06:51 ago Exp $ + + 05 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild: + Stable for ppc, wrt bug #524154 05 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild: Stable for alpha, wrt bug #524154 diff --git a/mail-filter/opendmarc/opendmarc-1.1.3.ebuild b/mail-filter/opendmarc/opendmarc-1.1.3.ebuild index 3b3853c3e90a..6d83043e1767 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.12 2014/10/05 15:04:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.13 2014/10/05 15:06:51 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 x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ~ia64 ppc x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/DBI |