summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2010-02-21 12:28:49 +0000
committerPatrick Lauer <patrick@gentoo.org>2010-02-21 12:28:49 +0000
commit0251325e6dc79eff9e940ecca811a23981b7b3c4 (patch)
tree49163f287abd71319baffb84aa3a8ed308197083 /dev-perl/Mail-SPF
parentBump for #302887, thanks to dabbott for the fixes (diff)
downloadgentoo-2-0251325e6dc79eff9e940ecca811a23981b7b3c4.tar.gz
gentoo-2-0251325e6dc79eff9e940ecca811a23981b7b3c4.tar.bz2
gentoo-2-0251325e6dc79eff9e940ecca811a23981b7b3c4.zip
Adding blocker for #281189
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Mail-SPF')
-rw-r--r--dev-perl/Mail-SPF/ChangeLog5
-rw-r--r--dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild6
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-perl/Mail-SPF/ChangeLog b/dev-perl/Mail-SPF/ChangeLog
index b4c169d8e2a2..79cb5cbb0dfb 100644
--- a/dev-perl/Mail-SPF/ChangeLog
+++ b/dev-perl/Mail-SPF/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Mail-SPF
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF/ChangeLog,v 1.7 2010/02/20 17:21:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF/ChangeLog,v 1.8 2010/02/21 12:28:49 patrick Exp $
+
+ 21 Feb 2010; Patrick Lauer <patrick@gentoo.org> Mail-SPF-2.007.ebuild:
+ Adding blocker for #281189
20 Feb 2010; Raúl Porcel <armin76@gentoo.org> Mail-SPF-2.007.ebuild:
Add ~alpha/~ia64/~sparc wrt #302880
diff --git a/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild b/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild
index 13526a7e73cb..59ab904244fa 100644
--- a/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild
+++ b/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild,v 1.3 2010/02/20 17:21:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF/Mail-SPF-2.007.ebuild,v 1.4 2010/02/21 12:28:49 patrick Exp $
EAPI=2
@@ -24,7 +24,9 @@ RDEPEND="dev-perl/Error
>=dev-perl/Net-DNS-0.65
>=dev-perl/NetAddr-IP-4.026
>=dev-perl/Net-DNS-Resolver-Programmable-0.003
- virtual/perl-version"
+ virtual/perl-version
+ !dev-perl/Mail-SPF-Query"
+
DEPEND="${RDEPEND}
>=virtual/perl-Module-Build-0.33"