summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-03-05 00:17:18 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-03-05 00:17:18 +0100
commit7f93c4f343fe977ccd3cafba67a8839bde1e7b61 (patch)
treeb04b11209da1e2d08168ff5e8e56b4b70438ca0c /net-p2p/litecoind
parentx11-plugins/asmon: update HOMEPAGE, SRC_URI (diff)
downloadgentoo-7f93c4f343fe977ccd3cafba67a8839bde1e7b61.tar.gz
gentoo-7f93c4f343fe977ccd3cafba67a8839bde1e7b61.tar.bz2
gentoo-7f93c4f343fe977ccd3cafba67a8839bde1e7b61.zip
net-p2p/litecoind: update DESCRIPTION
Closes: https://bugs.gentoo.org/607846 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-p2p/litecoind')
-rw-r--r--net-p2p/litecoind/litecoind-0.10.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/litecoind/litecoind-0.10.4.0.ebuild b/net-p2p/litecoind/litecoind-0.10.4.0.ebuild
index 343fe5987cf1..7fce85154fd6 100644
--- 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-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ MyPV="${PV/_/-}"
MyPN="litecoin"
MyP="${MyPN}-${MyPV}"
-DESCRIPTION="P2P Internet currency based on Bitcoin but easier to mine"
+DESCRIPTION="The offical daemon to run your own (full) Litecoin node"
HOMEPAGE="https://litecoin.org/"
SRC_URI="https://github.com/${MyPN}-project/${MyPN}/archive/v${MyPV}.tar.gz -> ${MyP}.tar.gz"