Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/go-ipfs-bin/
Date: Fri, 23 Mar 2018 21:17:53
Message-Id: 1521839863.4257fb6ca0e4a6f0001ba1883102a0fec6ad4859.zlogene@gentoo
1 commit: 4257fb6ca0e4a6f0001ba1883102a0fec6ad4859
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 23 21:16:24 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 23 21:17:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4257fb6c
7
8 net-p2p/go-ipfs-bin: Fix DESCRIPTION
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.11.ebuild | 4 ++--
13 net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.12.ebuild | 4 ++--
14 net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.13-r1.ebuild | 2 +-
15 net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.13.ebuild | 2 +-
16 4 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.11.ebuild b/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.11.ebuild
19 index 8e07ed6fc87..3477a3efe37 100644
20 --- a/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.11.ebuild
21 +++ b/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.11.ebuild
22 @@ -1,9 +1,9 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28
29 -DESCRIPTION="go-ipfs is the main implementation of IPFS."
30 +DESCRIPTION="The main implementation of IPFS."
31 HOMEPAGE="https://ipfs.io/"
32 SRC_URI="amd64? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-amd64.tar.gz )
33 x86? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-386.tar.gz )"
34
35 diff --git a/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.12.ebuild b/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.12.ebuild
36 index 8e07ed6fc87..3477a3efe37 100644
37 --- a/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.12.ebuild
38 +++ b/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.12.ebuild
39 @@ -1,9 +1,9 @@
40 -# Copyright 1999-2017 Gentoo Foundation
41 +# Copyright 1999-2018 Gentoo Foundation
42 # Distributed under the terms of the GNU General Public License v2
43
44 EAPI=6
45
46 -DESCRIPTION="go-ipfs is the main implementation of IPFS."
47 +DESCRIPTION="The main implementation of IPFS."
48 HOMEPAGE="https://ipfs.io/"
49 SRC_URI="amd64? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-amd64.tar.gz )
50 x86? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-386.tar.gz )"
51
52 diff --git a/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.13-r1.ebuild b/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.13-r1.ebuild
53 index 5771da30b8d..2383025e0dc 100644
54 --- a/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.13-r1.ebuild
55 +++ b/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.13-r1.ebuild
56 @@ -5,7 +5,7 @@ EAPI=6
57
58 inherit bash-completion-r1
59
60 -DESCRIPTION="go-ipfs is the main implementation of IPFS."
61 +DESCRIPTION="The main implementation of IPFS."
62 HOMEPAGE="https://ipfs.io/"
63 SRC_URI="amd64? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-amd64.tar.gz )
64 x86? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-386.tar.gz )
65
66 diff --git a/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.13.ebuild b/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.13.ebuild
67 index 142d353d7e0..b066411259a 100644
68 --- a/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.13.ebuild
69 +++ b/net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.13.ebuild
70 @@ -3,7 +3,7 @@
71
72 EAPI=6
73
74 -DESCRIPTION="go-ipfs is the main implementation of IPFS."
75 +DESCRIPTION="The main implementation of IPFS."
76 HOMEPAGE="https://ipfs.io/"
77 SRC_URI="amd64? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-amd64.tar.gz )
78 x86? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-386.tar.gz )