summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2013-10-29 19:45:35 +0000
committerFabian Groffen <grobian@gentoo.org>2013-10-29 19:45:35 +0000
commit222b6f7a6c2474535d50e05a7dfaea1bf7f0d1ea (patch)
treecc313f40adca0865340b6394f4a38c566bbd5faa /mail-filter
parentNew package. Import from kde overlay. Will be required for KDE Telepathy 0.7. (diff)
downloadgentoo-2-222b6f7a6c2474535d50e05a7dfaea1bf7f0d1ea.tar.gz
gentoo-2-222b6f7a6c2474535d50e05a7dfaea1bf7f0d1ea.tar.bz2
gentoo-2-222b6f7a6c2474535d50e05a7dfaea1bf7f0d1ea.zip
Fix dependencies to better reflect reality, bug #489680
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/opendmarc/ChangeLog5
-rw-r--r--mail-filter/opendmarc/opendmarc-1.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/opendmarc/ChangeLog b/mail-filter/opendmarc/ChangeLog
index b66cdb6907a4..1a62573b7e1a 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.1 2013/09/30 19:21:37 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/ChangeLog,v 1.2 2013/10/29 19:45:35 grobian Exp $
+
+ 29 Oct 2013; Fabian Groffen <grobian@gentoo.org> opendmarc-1.1.3.ebuild:
+ Fix dependencies to better reflect reality, bug #489680
*opendmarc-1.1.3 (30 Sep 2013)
diff --git a/mail-filter/opendmarc/opendmarc-1.1.3.ebuild b/mail-filter/opendmarc/opendmarc-1.1.3.ebuild
index 926783160398..152c1edcd9dc 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.1 2013/09/30 19:21:37 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendmarc/opendmarc-1.1.3.ebuild,v 1.2 2013/10/29 19:45:35 grobian Exp $
EAPI=5
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE=""
-DEPEND="dev-db/opendbx
+DEPEND="dev-perl/DBI
mail-filter/libmilter"
RDEPEND="${DEPEND}
virtual/perl-Switch"