From 5f67f36a8ee84b29110e7a0c8fdcff58ed8ea2c8 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Thu, 29 Jan 2015 01:39:03 +0000 Subject: Adjust use dependencies to handle >=app-crypt/qca-2.1. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD) --- net-libs/libktorrent/ChangeLog | 7 +++++-- net-libs/libktorrent/libktorrent-1.3.1.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'net-libs/libktorrent') diff --git a/net-libs/libktorrent/ChangeLog b/net-libs/libktorrent/ChangeLog index 419a6f934bc0..3b712c06ce71 100644 --- a/net-libs/libktorrent/ChangeLog +++ b/net-libs/libktorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libktorrent -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.54 2014/03/01 22:26:27 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.55 2015/01/29 01:39:03 johu Exp $ + + 29 Jan 2015; Johannes Huber libktorrent-1.3.1.ebuild: + Adjust use dependencies to handle >=app-crypt/qca-2.1. 01 Mar 2014; Michał Górny libktorrent-1.3.1.ebuild: Update libgcrypt dep to use slot :0. diff --git a/net-libs/libktorrent/libktorrent-1.3.1.ebuild b/net-libs/libktorrent/libktorrent-1.3.1.ebuild index 93e8fe720006..b1fe6c7000a7 100644 --- a/net-libs/libktorrent/libktorrent-1.3.1.ebuild +++ b/net-libs/libktorrent/libktorrent-1.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.3.1.ebuild,v 1.7 2014/03/01 22:26:27 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.3.1.ebuild,v 1.8 2015/01/29 01:39:03 johu Exp $ EAPI=5 @@ -36,7 +36,7 @@ SLOT="4" IUSE="debug" RDEPEND=" - app-crypt/qca:2 + app-crypt/qca:2[qt4(+)] dev-libs/gmp dev-libs/libgcrypt:0 " -- cgit v1.2.3-65-gdbad