mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
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:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user