commit:     d729e464414eb0971b6899d8c2a1dee961a14ac5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  4 02:39:09 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug  4 02:42:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d729e464

app-eselect/eselect-lib-bin-symlink: Correct license

Closes: https://bugs.gentoo.org/911652
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1-r1.ebuild   | 3 +--
 .../eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild       | 4 +---
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git 
a/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1-r1.ebuild 
b/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1-r1.ebuild
index 8b08d6fa21d3..bb2d42ffc5e8 100644
--- 
a/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1-r1.ebuild
+++ 
b/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1-r1.ebuild
@@ -7,9 +7,8 @@ DESCRIPTION="An eselect library to manage executable symlinks"
 HOMEPAGE="https://github.com/projg2/eselect-lib-bin-symlink/";
 
SRC_URI="https://github.com/projg2/eselect-lib-bin-symlink/releases/download/${P}/${P}.tar.bz2";
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
-IUSE=""
 
 RDEPEND="app-admin/eselect"

diff --git 
a/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild 
b/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild
index c2bd54a862e2..d52de81af377 100644
--- a/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild
+++ b/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild
@@ -9,10 +9,8 @@ DESCRIPTION="An eselect library to manage executable symlinks"
 HOMEPAGE="https://github.com/projg2/eselect-lib-bin-symlink/";
 EGIT_REPO_URI="https://github.com/projg2/eselect-lib-bin-symlink.git";
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS=""
-IUSE=""
 
 RDEPEND="app-admin/eselect"
 

Reply via email to