diff options
author | Amy Liffey <amynka@gentoo.org> | 2017-08-01 16:26:56 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-01 16:31:56 +0200 |
commit | 9a9e74485c76135992f95bbe4eaf819a5cb54945 (patch) | |
tree | 28fb50081e523afb49138dea2a92ab2474c9e2dd /net-p2p | |
parent | net-p2p/litecoin-qt: remove inactive proxy maintainer (diff) | |
download | gentoo-9a9e74485c76135992f95bbe4eaf819a5cb54945.tar.gz gentoo-9a9e74485c76135992f95bbe4eaf819a5cb54945.tar.bz2 gentoo-9a9e74485c76135992f95bbe4eaf819a5cb54945.zip |
net-p2p/litecoind: remove inactive proxy maintainer
- fix description
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/litecoind/litecoind-0.10.4.0.ebuild | 2 | ||||
-rw-r--r-- | 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 f4502b3b3194..32c939ec998e 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 49aac94c26aa..e5fa4a887501 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>marc.popp@sunny-computing.de</email> - <name>Marc Popp</name> - <description>Maintainer. Assign bugs to him</description> - </maintainer> - <maintainer type="project"> - <email>proxy-maint@gentoo.org</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> |