diff options
author | 2014-03-01 22:13:12 +0000 | |
---|---|---|
committer | 2014-03-01 22:13:12 +0000 | |
commit | 4a5ae8ac03f4c984ef6a91d090f62b9b33dce904 (patch) | |
tree | 7ba876c63740044c64783309a1002c7575c5985c /net-libs/ccrtp/ccrtp-2.0.5.ebuild | |
parent | Update libgcrypt dep to use slot :0. (diff) | |
download | gentoo-2-4a5ae8ac03f4c984ef6a91d090f62b9b33dce904.tar.gz gentoo-2-4a5ae8ac03f4c984ef6a91d090f62b9b33dce904.tar.bz2 gentoo-2-4a5ae8ac03f4c984ef6a91d090f62b9b33dce904.zip |
Update libgcrypt dep to use slot :0.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-libs/ccrtp/ccrtp-2.0.5.ebuild')
-rw-r--r-- | net-libs/ccrtp/ccrtp-2.0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/ccrtp/ccrtp-2.0.5.ebuild b/net-libs/ccrtp/ccrtp-2.0.5.ebuild index c91319e2d231..3f2d669211bf 100644 --- a/net-libs/ccrtp/ccrtp-2.0.5.ebuild +++ b/net-libs/ccrtp/ccrtp-2.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-2.0.5.ebuild,v 1.5 2013/08/10 12:55:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-2.0.5.ebuild,v 1.6 2014/03/01 22:13:12 mgorny Exp $ EAPI=4 inherit eutils multilib @@ -15,7 +15,7 @@ IUSE="doc" SLOT="0" RDEPEND=">=dev-cpp/commoncpp2-1.3.0 - dev-libs/libgcrypt + dev-libs/libgcrypt:0 >=dev-libs/ucommon-5.0.0" DEPEND="${RDEPEND} virtual/pkgconfig |