commit: ec8e05cc19718859c6121a397f0702601e97b2cb
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu May 6 21:14:38 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Thu May 6 23:07:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ec8e05cc
www-client/browsh: revert my last change
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
www-client/browsh/browsh-1.6.4_p1.ebuild | 23 +----------------------
1 file changed, 1 insertion(+), 22 deletions(-)
diff --git a/www-client/browsh/browsh-1.6.4_p1.ebuild
b/www-client/browsh/browsh-1.6.4_p1.ebuild
index 63e6bca03..59ff230f7 100644
--- a/www-client/browsh/browsh-1.6.4_p1.ebuild
+++ b/www-client/browsh/browsh-1.6.4_p1.ebuild
@@ -209,28 +209,7 @@ SRC_URI="
${EGO_SUM_SRC_URI}
"
S="${WORKDIR}/${PN}-${COMMIT}/interfacer"
-
-BUNDLED_NODE_MODULES_LICENSES="
- 0BSD
- Apache-2.0
- BSD
- BSD-2
- CC0-1.0
- CC-BY-3.0
- ISC
- MIT
- MPL-2.0
- PSF-2
- Unlicense
- ZLIB
- || ( AFL-2.1 BSD )
- || ( BSD-2 MIT Apache-2.0 )
- || ( BSD GPL-2 )
- || ( LGPL-2 MIT )
- || ( MIT GPL-3 )
- || ( WTFPL-2 MIT )
-"
-LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 CC-BY-3.0 ISC LGPL-2.1 MIT MPL-2.0
${BUNDLED_NODE_MODULES_LICENSES}"
+LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 CC-BY-3.0 ISC LGPL-2.1 MIT MPL-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm64"