summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-28 07:38:59 +0100
committerSam James <sam@gentoo.org>2022-07-28 07:38:59 +0100
commitfa5f5f891a4a0d012a8a78c5deb45a8fe387e0ae (patch)
treed192e4ab7da04d97244f9496294ba6e32c87f55e /sys-devel/bc
parentsys-devel/bison: fix LICENSE (diff)
downloadgentoo-fa5f5f891a4a0d012a8a78c5deb45a8fe387e0ae.tar.gz
gentoo-fa5f5f891a4a0d012a8a78c5deb45a8fe387e0ae.tar.bz2
gentoo-fa5f5f891a4a0d012a8a78c5deb45a8fe387e0ae.zip
sys-devel/bc: fix LICENSE
Closes: https://bugs.gentoo.org/861182 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/bc')
-rw-r--r--sys-devel/bc/bc-1.07.1-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/bc/bc-1.07.1-r4.ebuild b/sys-devel/bc/bc-1.07.1-r4.ebuild
index b0ba700abde5..82f798fc4f69 100644
--- a/sys-devel/bc/bc-1.07.1-r4.ebuild
+++ b/sys-devel/bc/bc-1.07.1-r4.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Handy console-based calculator utility"
HOMEPAGE="https://www.gnu.org/software/bc/bc.html"
SRC_URI="mirror://gnu/bc/${P}.tar.gz"
-LICENSE="GPL-2 LGPL-2.1"
+LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="libedit readline static"