diff --git a/sys-process/cronie/cronie-1.7.0-r2.ebuild b/sys-process/cronie/cronie-1.7.0-r2.ebuild index 2871359a9de23..2dbbbb127ec49 100644 --- a/sys-process/cronie/cronie-1.7.0-r2.ebuild +++ b/sys-process/cronie/cronie-1.7.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ DESCRIPTION="Cronie is a standard UNIX daemon cron based on the original vixie-c HOMEPAGE="https://github.com/cronie-crond/cronie" SRC_URI="https://github.com/cronie-crond/cronie/releases/download/${P}/${P}.tar.gz" -LICENSE="ISC BSD BSD-2 GPL-2" +LICENSE="ISC BSD BSD-2 GPL-2+" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="+anacron +inotify pam selinux" diff --git a/sys-process/cronie/cronie-1.7.1.ebuild b/sys-process/cronie/cronie-1.7.1.ebuild index 13415f7c1a500..623981c18a36f 100644 --- a/sys-process/cronie/cronie-1.7.1.ebuild +++ b/sys-process/cronie/cronie-1.7.1.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Cronie is a standard UNIX daemon cron based on the original vixie-c HOMEPAGE="https://github.com/cronie-crond/cronie" SRC_URI="https://github.com/cronie-crond/cronie/releases/download/${P}/${P}.tar.gz" -LICENSE="ISC BSD BSD-2 GPL-2" +LICENSE="ISC BSD BSD-2 GPL-2+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="+anacron +inotify pam selinux"