app-shells/fish: Fix DESCRIPTION
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 24 Apr 2018 10:39:01 +0000 (13:39 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 24 Apr 2018 10:39:24 +0000 (13:39 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-shells/fish/fish-2.6.0.ebuild
app-shells/fish/fish-2.7.1.ebuild

index fd71035af5305ab1c628680ac82df575756386ee..2d5bbce6f54d681a3f522a8669791fc40e43f758 100644 (file)
@@ -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="fish is the Friendly Interactive SHell"
+DESCRIPTION="Friendly Interactive SHell"
 HOMEPAGE="http://fishshell.com/"
 SRC_URI="https://github.com/${PN}-shell/${PN}-shell/releases/download/${PV}/${P}.tar.gz"
 
index 3c3119fb6510127a6e92fc53ed80e523fafd3398..d69c93f70246e3a170a22c1b6925583d76bba724 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 MY_PV="${PV/_beta/b}"
 MY_P="${PN}-${MY_PV}"
 
-DESCRIPTION="fish is the Friendly Interactive SHell"
+DESCRIPTION="Friendly Interactive SHell"
 HOMEPAGE="http://fishshell.com/"
 SRC_URI="https://github.com/${PN}-shell/${PN}-shell/releases/download/${MY_PV}/${MY_P}.tar.gz"