diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2017-10-04 10:38:19 +0300 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2017-10-04 10:38:19 +0300 |
commit | cec70f867b495b0fa6914b436e20e49cf1c49830 (patch) | |
tree | 719ee5681e331f2de04b91dac9db97c5123f47ff /dev-vcs | |
parent | dev-libs/botan: version bump (diff) | |
download | gentoo-cec70f867b495b0fa6914b436e20e49cf1c49830.tar.gz gentoo-cec70f867b495b0fa6914b436e20e49cf1c49830.tar.bz2 gentoo-cec70f867b495b0fa6914b436e20e49cf1c49830.zip |
dev-vcs/monotone: use slotted botan
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/monotone/monotone-1.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/monotone/monotone-1.0-r4.ebuild b/dev-vcs/monotone/monotone-1.0-r4.ebuild index a04a8dd6684d..16d77a02eb42 100644 --- a/dev-vcs/monotone/monotone-1.0-r4.ebuild +++ b/dev-vcs/monotone/monotone-1.0-r4.ebuild @@ -16,7 +16,7 @@ IUSE="doc ipv6 nls test" RDEPEND="sys-libs/zlib >=dev-libs/libpcre-7.6 - >=dev-libs/botan-1.8.0 + >=dev-libs/botan-1.8.0:0 >=dev-db/sqlite-3.3.8 >=dev-lang/lua-5.1 net-dns/libidn" |