dev-ruby/thor: update DESCRIPTION

I think this was a copy/paste error from elsewhere.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-03-24 03:11:24 +00:00
parent 47200ff134
commit bd23b693d9
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2000-2021 Gentoo Authors
# Copyright 2000-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_GEMSPEC="thor.gemspec"
inherit ruby-fakegem
DESCRIPTION="A scripting framework that replaces rake and sake"
DESCRIPTION="Simple and efficient tool for building self-documenting command line utilities"
HOMEPAGE="http://whatisthor.com/"
SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz"

View File

@@ -13,7 +13,7 @@ RUBY_FAKEGEM_GEMSPEC="thor.gemspec"
inherit ruby-fakegem
DESCRIPTION="A scripting framework that replaces rake and sake"
DESCRIPTION="Simple and efficient tool for building self-documenting command line utilities"
HOMEPAGE="http://whatisthor.com/"
SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz"

View File

@@ -1,4 +1,4 @@
# Copyright 2000-2022 Gentoo Authors
# Copyright 2000-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_GEMSPEC="thor.gemspec"
inherit ruby-fakegem
DESCRIPTION="A scripting framework that replaces rake and sake"
DESCRIPTION="Simple and efficient tool for building self-documenting command line utilities"
HOMEPAGE="http://whatisthor.com/"
SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz"