commit:     3e717e6f720fe9806d2c2dae8f2c759fca08352e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 23:15:51 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 23:15:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e717e6f

app-misc/boxes: fix LICENSE

It's GPL-3-only.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/boxes/boxes-2.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/boxes/boxes-2.2.0.ebuild 
b/app-misc/boxes/boxes-2.2.0.ebuild
index 42da13cbe43f..dbd9e72ab418 100644
--- a/app-misc/boxes/boxes-2.2.0.ebuild
+++ b/app-misc/boxes/boxes-2.2.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Draw any kind of boxes around your text"
 HOMEPAGE="https://boxes.thomasjensen.com/ https://github.com/ascii-boxes/boxes";
 SRC_URI="https://github.com/ascii-boxes/boxes/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"

Reply via email to