projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a668cc
)
net-p2p/litecoind: add slot operator to dev-libs/leveldb
author
Louis Sautier
<sautier.louis@gmail.com>
Fri, 15 Jun 2018 23:55:06 +0000
(
01:55
+0200)
committer
David Seifert
<soap@gentoo.org>
Sun, 17 Jun 2018 20:33:45 +0000
(22:33 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
net-p2p/litecoind/litecoind-0.10.4.0.ebuild
patch
|
blob
|
history
diff --git
a/net-p2p/litecoind/litecoind-0.10.4.0.ebuild
b/net-p2p/litecoind/litecoind-0.10.4.0.ebuild
index 32c939ec998e06d935e5f266c1082aaaef2dade6..343fe5987cf1e7699a1a478096d2176d6faadf0c 100644
(file)
--- a/
net-p2p/litecoind/litecoind-0.10.4.0.ebuild
+++ b/
net-p2p/litecoind/litecoind-0.10.4.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-26,7
+26,7
@@
RDEPEND="
logrotate? ( app-admin/logrotate )
upnp? ( net-libs/miniupnpc )
sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
- >=dev-libs/leveldb-1.18-r1
+ >=dev-libs/leveldb-1.18-r1
:=
"
DEPEND="${RDEPEND}
>=app-shells/bash-4.1