commit: 4135d44f83078e945f3142aa2c92b9dd95aeda4b Author: Thamognya Kodi <contact <AT> thamognya <DOT> com> AuthorDate: Mon Jun 13 13:16:27 2022 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Mon Sep 19 18:59:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4135d44f
dev-ml/react: update to eapi 8 Signed-off-by: Thamognya Kodi <contact <AT> thamognya.com> Closes: https://github.com/gentoo/gentoo/pull/25874 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> dev-ml/react/{react-1.2.2.ebuild => react-1.2.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/react/react-1.2.2.ebuild b/dev-ml/react/react-1.2.2-r1.ebuild similarity index 99% rename from dev-ml/react/react-1.2.2.ebuild rename to dev-ml/react/react-1.2.2-r1.ebuild index a0f919852efe..ffb75f23abed 100644 --- a/dev-ml/react/react-1.2.2.ebuild +++ b/dev-ml/react/react-1.2.2-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit opam
