public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 1/2] lua-single.eclass: fix typo in eclassdocs
@ 2021-08-28 11:31 Petr Vaněk
  2021-08-28 11:31 ` [gentoo-dev] [PATCH 2/2] lua.eclass: fix typo in eclassdoc Petr Vaněk
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Vaněk @ 2021-08-28 11:31 UTC (permalink / raw
  To: gentoo-dev; +Cc: William Hubbs, Marek Szuba, Petr Vaněk

Fixes: f5fcdf65ffef ("lua-single.eclass: do not mention lua5-2 in eclassdocs")
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
---
 eclass/lua-single.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/lua-single.eclass b/eclass/lua-single.eclass
index ba7973d82c4..26967000748 100644
--- a/eclass/lua-single.eclass
+++ b/eclass/lua-single.eclass
@@ -154,7 +154,7 @@ EXPORT_FUNCTIONS pkg_setup
 # Example value:
 # @CODE
 # lua_targets_lua5-1? ( dev-lang/lua:5.1 )
-# lua_targets_lua5-3? ( dev-lang/lua:5.2 )
+# lua_targets_lua5-3? ( dev-lang/lua:5.3 )
 # @CODE
 
 # @ECLASS-VARIABLE: LUA_REQUIRED_USE
-- 
2.31.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-dev] [PATCH 2/2] lua.eclass: fix typo in eclassdoc
  2021-08-28 11:31 [gentoo-dev] [PATCH 1/2] lua-single.eclass: fix typo in eclassdocs Petr Vaněk
@ 2021-08-28 11:31 ` Petr Vaněk
  0 siblings, 0 replies; 2+ messages in thread
From: Petr Vaněk @ 2021-08-28 11:31 UTC (permalink / raw
  To: gentoo-dev; +Cc: William Hubbs, Marek Szuba, Petr Vaněk

Fixes: a69d77200dd2 ("lua.eclass: do not mention lua5-2 in eclassdocs")
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
---
 eclass/lua.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/lua.eclass b/eclass/lua.eclass
index b6c309a3e55..f1967ae6e01 100644
--- a/eclass/lua.eclass
+++ b/eclass/lua.eclass
@@ -157,7 +157,7 @@ fi
 # Example value:
 # @CODE
 # lua_targets_lua5-1? ( dev-lang/lua:5.1 )
-# lua_targets_lua5-3? ( dev-lang/lua:5.2 )
+# lua_targets_lua5-3? ( dev-lang/lua:5.3 )
 # @CODE
 
 # @ECLASS-VARIABLE: LUA_REQUIRED_USE
-- 
2.31.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-28 11:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-28 11:31 [gentoo-dev] [PATCH 1/2] lua-single.eclass: fix typo in eclassdocs Petr Vaněk
2021-08-28 11:31 ` [gentoo-dev] [PATCH 2/2] lua.eclass: fix typo in eclassdoc Petr Vaněk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox