summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-24 03:19:19 +0000
committerSam James <sam@gentoo.org>2023-03-24 03:19:19 +0000
commit86196b77c8e1a8d5004d5caff6370a1016bf1df6 (patch)
tree3c1ddfc76731acaa5849a2562ea2d850e056575e /dev-ruby/tilt
parentdev-ruby/childlabor: update DESCRIPTION (diff)
downloadgentoo-86196b77c8e1a8d5004d5caff6370a1016bf1df6.tar.gz
gentoo-86196b77c8e1a8d5004d5caff6370a1016bf1df6.tar.bz2
gentoo-86196b77c8e1a8d5004d5caff6370a1016bf1df6.zip
dev-ruby/tilt: fix comment typo
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/tilt')
-rw-r--r--dev-ruby/tilt/tilt-2.0.11.ebuild4
-rw-r--r--dev-ruby/tilt/tilt-2.1.0.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/tilt/tilt-2.0.11.ebuild b/dev-ruby/tilt/tilt-2.0.11.ebuild
index e517e0e8b4d0..387bc08f7157 100644
--- a/dev-ruby/tilt/tilt-2.0.11.ebuild
+++ b/dev-ruby/tilt/tilt-2.0.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,7 +23,7 @@ IUSE=""
# Block on some of the potential test dependencies. These dependencies
# are optional for the test suite, and we don't want to depend on all of
-# them to faciliate keywording and stabling.
+# them to facilitate keywording and stabling.
ruby_add_bdepend "test? (
dev-ruby/erubis
dev-ruby/nokogiri
diff --git a/dev-ruby/tilt/tilt-2.1.0.ebuild b/dev-ruby/tilt/tilt-2.1.0.ebuild
index a1ad7679472a..1d30cb933e13 100644
--- a/dev-ruby/tilt/tilt-2.1.0.ebuild
+++ b/dev-ruby/tilt/tilt-2.1.0.ebuild
@@ -22,7 +22,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~
# Block on some of the potential test dependencies. These dependencies
# are optional for the test suite, and we don't want to depend on all of
-# them to faciliate keywording and stabling.
+# them to facilitate keywording and stabling.
ruby_add_bdepend "test? (
dev-ruby/erubi
dev-ruby/nokogiri