commit:     14a7a66110e29a8cbd88623fd3691e2f83a0f494
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  3 22:11:00 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Dec  3 22:55:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14a7a661

app-admin/lsyncd: limit unmigrated ebuilds to dev-lang/lua:0

...with the exception of 2.2.3, which is masked due to requiring
at least lua-5.2.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-admin/lsyncd/lsyncd-2.2.0.ebuild | 4 ++--
 app-admin/lsyncd/lsyncd-2.2.1.ebuild | 4 ++--
 app-admin/lsyncd/lsyncd-2.2.2.ebuild | 4 ++--
 app-admin/lsyncd/lsyncd-2.2.3.ebuild | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-admin/lsyncd/lsyncd-2.2.0.ebuild 
b/app-admin/lsyncd/lsyncd-2.2.0.ebuild
index 3819d469946..6fcf0da3b93 100644
--- a/app-admin/lsyncd/lsyncd-2.2.0.ebuild
+++ b/app-admin/lsyncd/lsyncd-2.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 
-CDEPEND=">=dev-lang/lua-5.1[deprecated]"
+CDEPEND=">=dev-lang/lua-5.1:0=[deprecated]"
 DEPEND="${CDEPEND}
        app-text/asciidoc
        virtual/pkgconfig"

diff --git a/app-admin/lsyncd/lsyncd-2.2.1.ebuild 
b/app-admin/lsyncd/lsyncd-2.2.1.ebuild
index fe75a2d6c54..13a978ad2fd 100644
--- a/app-admin/lsyncd/lsyncd-2.2.1.ebuild
+++ b/app-admin/lsyncd/lsyncd-2.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
-CDEPEND=">=dev-lang/lua-5.1[deprecated]"
+CDEPEND=">=dev-lang/lua-5.1:0=[deprecated]"
 DEPEND="${CDEPEND}
        app-text/asciidoc
        virtual/pkgconfig"

diff --git a/app-admin/lsyncd/lsyncd-2.2.2.ebuild 
b/app-admin/lsyncd/lsyncd-2.2.2.ebuild
index fe75a2d6c54..13a978ad2fd 100644
--- a/app-admin/lsyncd/lsyncd-2.2.2.ebuild
+++ b/app-admin/lsyncd/lsyncd-2.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
-CDEPEND=">=dev-lang/lua-5.1[deprecated]"
+CDEPEND=">=dev-lang/lua-5.1:0=[deprecated]"
 DEPEND="${CDEPEND}
        app-text/asciidoc
        virtual/pkgconfig"

diff --git a/app-admin/lsyncd/lsyncd-2.2.3.ebuild 
b/app-admin/lsyncd/lsyncd-2.2.3.ebuild
index 67ccfb4ab94..9b83dd0fc77 100644
--- a/app-admin/lsyncd/lsyncd-2.2.3.ebuild
+++ b/app-admin/lsyncd/lsyncd-2.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"

Reply via email to