From 1480f7b81b2c748218c3b8d0adb2dbeccf3b7e81 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Sun, 5 Jan 2014 00:59:30 +0000 Subject: Add blocker on net-misc/libreswan. (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4) --- net-misc/openswan/openswan-2.6.39-r1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net-misc/openswan/openswan-2.6.39-r1.ebuild') diff --git a/net-misc/openswan/openswan-2.6.39-r1.ebuild b/net-misc/openswan/openswan-2.6.39-r1.ebuild index 07f5b0911c0e..e55564468d25 100644 --- a/net-misc/openswan/openswan-2.6.39-r1.ebuild +++ b/net-misc/openswan/openswan-2.6.39-r1.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/net-misc/openswan/openswan-2.6.39-r1.ebuild,v 1.2 2014/01/04 18:19:01 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/openswan-2.6.39-r1.ebuild,v 1.3 2014/01/05 00:59:30 floppym Exp $ EAPI="4" @@ -31,7 +31,8 @@ DEPEND="${COMMON_DEPEND} app-text/docbook-xml-dtd:4.1.2" # see bug 237132 RDEPEND="${COMMON_DEPEND} virtual/logger - sys-apps/iproute2" + sys-apps/iproute2 + !net-misc/libreswan" pkg_setup() { if use nocrypto-algorithms && ! use weak-algorithms; then -- cgit v1.2.3-65-gdbad