diff options
author | 2017-02-18 08:53:43 +0200 | |
---|---|---|
committer | 2017-02-18 10:52:21 +0100 | |
commit | 0d1ebef0f7b144a908b7e7caad2f6fb0cefcf64f (patch) | |
tree | cdfc095e76d6252426f2599518bf94b13d1771e2 /app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217-r1.ebuild | |
parent | app-portage/perl-info: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-0d1ebef0f7b144a908b7e7caad2f6fb0cefcf64f.tar.gz gentoo-0d1ebef0f7b144a908b7e7caad2f6fb0cefcf64f.tar.bz2 gentoo-0d1ebef0f7b144a908b7e7caad2f6fb0cefcf64f.zip |
app-shells/gentoo-bashcomp: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217-r1.ebuild')
-rw-r--r-- | app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217-r1.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217-r1.ebuild index d52619b79abb..6dc18681414a 100644 --- a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217-r1.ebuild +++ b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217-r1.ebuild @@ -5,7 +5,7 @@ EAPI=4 inherit eutils prefix -DESCRIPTION="Gentoo-specific bash command-line completions (emerge, ebuild, equery, repoman, layman, etc)" +DESCRIPTION="Gentoo-specific bash command-line completions (emerge, ebuild, equery, etc)" HOMEPAGE="https://www.gentoo.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2 https://dev.gentoo.org/~darkside/tmp/${P}.tar.bz2" |