summaryrefslogtreecommitdiff
path: root/dev-ruby/thor/thor-1.1.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-24 06:46:57 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-24 06:46:57 +0000
commite8932755452c72a02ecae0b3f37395d1f607bbef (patch)
tree176877e3d181c45c4af1f0fc785749f36112a840 /dev-ruby/thor/thor-1.1.0.ebuild
parentdd52d0e37fe2f9a207f98abaf21108a6af8d5d3b (diff)
gentoo auto-resync : 24:03:2023 - 06:46:57
Diffstat (limited to 'dev-ruby/thor/thor-1.1.0.ebuild')
-rw-r--r--dev-ruby/thor/thor-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/thor/thor-1.1.0.ebuild b/dev-ruby/thor/thor-1.1.0.ebuild
index bc66fcb688e2..063dc3ff34fe 100644
--- a/dev-ruby/thor/thor-1.1.0.ebuild
+++ b/dev-ruby/thor/thor-1.1.0.ebuild
@@ -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"