diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-05 15:04:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-05 15:04:42 +0000 |
commit | 88f8bab9512d76ff8dd26053128654835827d6b5 (patch) | |
tree | d295dd780a1959febd1259a60f96547a1c19f7e1 /mail-filter/opendmarc | |
parent | Stable for alpha, wrt bug #524154 (diff) | |
download | gentoo-2-88f8bab9512d76ff8dd26053128654835827d6b5.tar.gz gentoo-2-88f8bab9512d76ff8dd26053128654835827d6b5.tar.bz2 gentoo-2-88f8bab9512d76ff8dd26053128654835827d6b5.zip |
Stable for alpha, wrt bug #524154
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-filter/opendmarc')
-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 5bbec3a7de7a..eac62d938057 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.14 2014/10/01 07:45:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.15 2014/10/05 15:04:42 ago Exp $ + + 05 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild: + Stable for alpha, wrt bug #524154 01 Oct 2014; Agostino Sarubbo <ago@gentoo.org> opendmarc-1.1.3.ebuild: Stable for x86, wrt bug #524154 diff --git a/mail-filter/opendmarc/opendmarc-1.1.3.ebuild b/mail-filter/opendmarc/opendmarc-1.1.3.ebuild index 34cce731ad03..3b3853c3e90a 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.11 2014/10/01 07:45:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.12 2014/10/05 15:04:42 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 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ~ia64 x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/DBI |