summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-16 02:11:55 +0000
committerSam James <sam@gentoo.org>2024-01-16 02:11:55 +0000
commit4b7a0aeea443782bf8611ff181d73b35c47562b0 (patch)
treee5baee8d04cf517d4a305dab5b7ad04397b6b15f /sys-process/cronie
parentsys-process/cronie: add 1.7.1 (diff)
downloadgentoo-4b7a0aeea443782bf8611ff181d73b35c47562b0.tar.gz
gentoo-4b7a0aeea443782bf8611ff181d73b35c47562b0.tar.bz2
gentoo-4b7a0aeea443782bf8611ff181d73b35c47562b0.zip
sys-process/cronie: fix LICENSE
Closes: https://bugs.gentoo.org/913207 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/cronie')
-rw-r--r--sys-process/cronie/cronie-1.7.0-r2.ebuild4
-rw-r--r--sys-process/cronie/cronie-1.7.1.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/cronie/cronie-1.7.0-r2.ebuild b/sys-process/cronie/cronie-1.7.0-r2.ebuild
index 2871359a9de2..2dbbbb127ec4 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 13415f7c1a50..623981c18a36 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"