public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/librime-lua/, app-i18n/fcitx/
@ 2022-01-30 10:22 David Seifert
  0 siblings, 0 replies; only message in thread
From: David Seifert @ 2022-01-30 10:22 UTC (permalink / raw
  To: gentoo-commits

commit:     918290cac3f3872d8e7d88748fe192abf5e166e9
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 30 10:21:51 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 30 10:21:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=918290ca

app-i18n/*: consistent LUA_COMPAT style

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-i18n/fcitx/fcitx-4.2.9.8.ebuild                    | 4 ++--
 app-i18n/fcitx/fcitx-4.9999.ebuild                     | 4 ++--
 app-i18n/librime-lua/librime-lua-20201011103348.ebuild | 4 ++--
 app-i18n/librime-lua/librime-lua-20211030072627.ebuild | 4 ++--
 app-i18n/librime-lua/librime-lua-99999999999999.ebuild | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/app-i18n/fcitx/fcitx-4.2.9.8.ebuild b/app-i18n/fcitx/fcitx-4.2.9.8.ebuild
index b7b077a9ed9d..a3cf6681a440 100644
--- a/app-i18n/fcitx/fcitx-4.2.9.8.ebuild
+++ b/app-i18n/fcitx/fcitx-4.2.9.8.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2003-2021 Gentoo Authors
+# Copyright 2003-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-LUA_COMPAT=(lua{5-1,5-2,5-3,5-4})
+LUA_COMPAT=( lua5-{1..4} )
 
 inherit cmake gnome2-utils lua-single xdg-utils
 

diff --git a/app-i18n/fcitx/fcitx-4.9999.ebuild b/app-i18n/fcitx/fcitx-4.9999.ebuild
index 76f6bdd6c634..0a5ca80701ca 100644
--- a/app-i18n/fcitx/fcitx-4.9999.ebuild
+++ b/app-i18n/fcitx/fcitx-4.9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2003-2020 Gentoo Authors
+# Copyright 2003-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-LUA_COMPAT=(lua{5-1,5-2,5-3,5-4})
+LUA_COMPAT=( lua5-{1..4} )
 
 inherit cmake gnome2-utils lua-single xdg-utils
 

diff --git a/app-i18n/librime-lua/librime-lua-20201011103348.ebuild b/app-i18n/librime-lua/librime-lua-20201011103348.ebuild
index 996b1508ab82..52202aa4718d 100644
--- a/app-i18n/librime-lua/librime-lua-20201011103348.ebuild
+++ b/app-i18n/librime-lua/librime-lua-20201011103348.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-LUA_COMPAT=(lua{5-1,5-2,5-3,5-4})
+LUA_COMPAT=( lua5-{1..4} )
 
 inherit cmake lua-single
 

diff --git a/app-i18n/librime-lua/librime-lua-20211030072627.ebuild b/app-i18n/librime-lua/librime-lua-20211030072627.ebuild
index 74d5ffac79a3..64263dc37b78 100644
--- a/app-i18n/librime-lua/librime-lua-20211030072627.ebuild
+++ b/app-i18n/librime-lua/librime-lua-20211030072627.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-LUA_COMPAT=(lua{5-3,5-4})
+LUA_COMPAT=( lua5-{3..4} )
 
 inherit cmake lua-single
 

diff --git a/app-i18n/librime-lua/librime-lua-99999999999999.ebuild b/app-i18n/librime-lua/librime-lua-99999999999999.ebuild
index 0b7dc6a14eba..2211e7aea769 100644
--- a/app-i18n/librime-lua/librime-lua-99999999999999.ebuild
+++ b/app-i18n/librime-lua/librime-lua-99999999999999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-LUA_COMPAT=(lua{5-3,5-4})
+LUA_COMPAT=( lua5-{3..4} )
 
 inherit cmake lua-single
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-30 10:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-30 10:22 [gentoo-commits] repo/gentoo:master commit in: app-i18n/librime-lua/, app-i18n/fcitx/ David Seifert

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