diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-30 00:58:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-30 00:58:41 +0000 |
commit | f9e702806aeb3f1b67339bcff6b968276d99ba64 (patch) | |
tree | fd2c310a5a16dd1f8449fe4ce4fc92f310569731 /mail-filter/opendmarc | |
parent | Add ruby20 target. (diff) | |
download | gentoo-2-f9e702806aeb3f1b67339bcff6b968276d99ba64.tar.gz gentoo-2-f9e702806aeb3f1b67339bcff6b968276d99ba64.tar.bz2 gentoo-2-f9e702806aeb3f1b67339bcff6b968276d99ba64.zip |
Marked ~hppa (bug #489676).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 1a62573b7e1a..7a1c124dc39a 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.2 2013/10/29 19:45:35 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.3 2013/10/30 00:58:41 jer Exp $ + + 30 Oct 2013; Jeroen Roovers <jer@gentoo.org> opendmarc-1.1.3.ebuild: + Marked ~hppa (bug #489676). 29 Oct 2013; Fabian Groffen <grobian@gentoo.org> opendmarc-1.1.3.ebuild: Fix dependencies to better reflect reality, bug #489680 diff --git a/mail-filter/opendmarc/opendmarc-1.1.3.ebuild b/mail-filter/opendmarc/opendmarc-1.1.3.ebuild index 152c1edcd9dc..24c4c0f75d32 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.2 2013/10/29 19:45:35 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.3 2013/10/30 00:58:41 jer Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/opendmarc/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa" IUSE="" DEPEND="dev-perl/DBI |