summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-03-24 00:16:24 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-03-24 00:17:43 +0300
commit4257fb6ca0e4a6f0001ba1883102a0fec6ad4859 (patch)
tree4d26a31ac2c5c8d90d383f47180253964dca7344 /net-p2p/go-ipfs-bin
parentdev-db/influxdb: new package, Open Source time series database (diff)
downloadgentoo-4257fb6ca0e4a6f0001ba1883102a0fec6ad4859.tar.gz
gentoo-4257fb6ca0e4a6f0001ba1883102a0fec6ad4859.tar.bz2
gentoo-4257fb6ca0e4a6f0001ba1883102a0fec6ad4859.zip
net-p2p/go-ipfs-bin: Fix DESCRIPTION
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-p2p/go-ipfs-bin')
-rw-r--r--net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.11.ebuild4
-rw-r--r--net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.12.ebuild4
-rw-r--r--net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.13-r1.ebuild2
-rw-r--r--net-p2p/go-ipfs-bin/go-ipfs-bin-0.4.13.ebuild2
4 files changed, 6 insertions, 6 deletions
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
index 8e07ed6fc878..3477a3efe37e 100644
--- 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
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-DESCRIPTION="go-ipfs is the main implementation of IPFS."
+DESCRIPTION="The main implementation of IPFS."
HOMEPAGE="https://ipfs.io/"
SRC_URI="amd64? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-amd64.tar.gz )
x86? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-386.tar.gz )"
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
index 8e07ed6fc878..3477a3efe37e 100644
--- 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
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-DESCRIPTION="go-ipfs is the main implementation of IPFS."
+DESCRIPTION="The main implementation of IPFS."
HOMEPAGE="https://ipfs.io/"
SRC_URI="amd64? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-amd64.tar.gz )
x86? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-386.tar.gz )"
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
index 5771da30b8d5..2383025e0dc5 100644
--- 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
@@ -5,7 +5,7 @@ EAPI=6
inherit bash-completion-r1
-DESCRIPTION="go-ipfs is the main implementation of IPFS."
+DESCRIPTION="The main implementation of IPFS."
HOMEPAGE="https://ipfs.io/"
SRC_URI="amd64? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-amd64.tar.gz )
x86? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-386.tar.gz )
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
index 142d353d7e07..b066411259af 100644
--- 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
@@ -3,7 +3,7 @@
EAPI=6
-DESCRIPTION="go-ipfs is the main implementation of IPFS."
+DESCRIPTION="The main implementation of IPFS."
HOMEPAGE="https://ipfs.io/"
SRC_URI="amd64? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-amd64.tar.gz )
x86? ( https://dist.ipfs.io/go-ipfs/v${PV}/go-ipfs_v${PV}_linux-386.tar.gz )