commit: 9a9e74485c76135992f95bbe4eaf819a5cb54945
Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 1 14:26:56 2017 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Tue Aug 1 14:31:56 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a9e7448
net-p2p/litecoind: remove inactive proxy maintainer
- fix description
Package-Manager: Portage-2.3.6, Repoman-2.3.1
net-p2p/litecoind/litecoind-0.10.4.0.ebuild | 2 +-
net-p2p/litecoind/metadata.xml | 10 +---------
2 files changed, 2 insertions(+), 10 deletions(-)
diff --git a/net-p2p/litecoind/litecoind-0.10.4.0.ebuild
b/net-p2p/litecoind/litecoind-0.10.4.0.ebuild
index f4502b3b319..32c939ec998 100644
--- a/net-p2p/litecoind/litecoind-0.10.4.0.ebuild
+++ b/net-p2p/litecoind/litecoind-0.10.4.0.ebuild
@@ -11,7 +11,7 @@ MyPV="${PV/_/-}"
MyPN="litecoin"
MyP="${MyPN}-${MyPV}"
-DESCRIPTION="Litecoin is a peer-to-peer Internet currency that enables
instant, near-zero cost payments to anyone in the world. It's based on Bitcoin
and not so widely adapted."
+DESCRIPTION="P2P Internet currency based on Bitcoin but easier to mine"
HOMEPAGE="https://litecoin.org/"
SRC_URI="https://github.com/${MyPN}-project/${MyPN}/archive/v${MyPV}.tar.gz ->
${MyP}.tar.gz"
diff --git a/net-p2p/litecoind/metadata.xml b/net-p2p/litecoind/metadata.xml
index 49aac94c26a..e5fa4a88750 100644
--- a/net-p2p/litecoind/metadata.xml
+++ b/net-p2p/litecoind/metadata.xml
@@ -1,15 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>[email protected]</email>
- <name>Marc Popp</name>
- <description>Maintainer. Assign bugs to him</description>
- </maintainer>
- <maintainer type="project">
- <email>[email protected]</email>
- <name>Proxy Maintainers</name>
- </maintainer>
+<!-- maintainer-needed -->
<use>
<flag name="logrotate">Use app-admin/logrotate for rotating
logs</flag>
<flag name="wallet">Enable wallet support</flag>