diff options
author | Naohiro Aota <naota@gentoo.org> | 2013-12-30 08:03:52 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2013-12-30 08:03:52 +0000 |
commit | 16dd9efcf8ec267ed2520afa1f4bbe8b0bdc2a2f (patch) | |
tree | 670927113f0d267a7bb926e1722cbf938887bc0e /mail-filter/opendmarc | |
parent | Add ~x86-fbsd. (diff) | |
download | gentoo-2-16dd9efcf8ec267ed2520afa1f4bbe8b0bdc2a2f.tar.gz gentoo-2-16dd9efcf8ec267ed2520afa1f4bbe8b0bdc2a2f.tar.bz2 gentoo-2-16dd9efcf8ec267ed2520afa1f4bbe8b0bdc2a2f.zip |
Add ~x86-fbsd.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8551514)
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 abb73a52409d..a0430eb59040 100644 --- a/mail-filter/opendmarc/ChangeLog +++ b/mail-filter/opendmarc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/opendmarc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.4 2013/12/17 20:49:49 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.5 2013/12/30 08:03:52 naota Exp $ + + 30 Dec 2013; Naohiro Aota <naota@gentoo.org> opendmarc-1.1.3.ebuild: + Add ~x86-fbsd. 17 Dec 2013; Fabian Groffen <grobian@gentoo.org> opendmarc-1.1.3.ebuild: Update milter dependency because sendmail provides milter interface as well, diff --git a/mail-filter/opendmarc/opendmarc-1.1.3.ebuild b/mail-filter/opendmarc/opendmarc-1.1.3.ebuild index 707925459fec..f1af002232cb 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-2013 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.4 2013/12/17 20:49:49 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.5 2013/12/30 08:03:52 naota Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/opendmarc/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa" +KEYWORDS="~amd64 ~hppa ~x86-fbsd" IUSE="" DEPEND="dev-perl/DBI |