commit:     955ed8477fdf325c345b2979cc3e84b78eda1466
Author:     Zoltan Puskas <zoltan <AT> sinustrom <DOT> info>
AuthorDate: Sun Sep 24 05:31:38 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 07:02:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955ed847

sys-process/at: Fix license information

Closes: https://bugs.gentoo.org/913203
Signed-off-by: Zoltan Puskas <zoltan <AT> sinustrom.info>
Closes: https://github.com/gentoo/gentoo/pull/33022
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 sys-process/at/at-3.2.5-r2.ebuild | 2 +-
 sys-process/at/at-3.2.5.ebuild    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-process/at/at-3.2.5-r2.ebuild 
b/sys-process/at/at-3.2.5-r2.ebuild
index b101917d2536..e2714bcf3e39 100644
--- a/sys-process/at/at-3.2.5-r2.ebuild
+++ b/sys-process/at/at-3.2.5-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://blog.calhariz.com/index.php/tag/at 
https://packages.qa.debian.o
 SRC_URI="http://software.calhariz.com/at/${MY_P}.orig.tar.gz
        mirror://debian/pool/main/a/at/${MY_P}.orig.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+ GPL-3+ ISC"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
 IUSE="pam selinux"

diff --git a/sys-process/at/at-3.2.5.ebuild b/sys-process/at/at-3.2.5.ebuild
index e42b80b0270b..c8c25a848c95 100644
--- a/sys-process/at/at-3.2.5.ebuild
+++ b/sys-process/at/at-3.2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ HOMEPAGE="http://blog.calhariz.com/index.php/tag/at 
https://packages.qa.debian.o
 SRC_URI="http://software.calhariz.com/at/${MY_P}.orig.tar.gz
        mirror://debian/pool/main/a/at/${MY_P}.orig.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+ GPL-3+ ISC"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
 IUSE="pam selinux"

Reply via email to