commit: 50e7f35640a5b6a963e509954c68d74f7376529c
Author: scardracs <marco <AT> scardovi <DOT> com>
AuthorDate: Tue Mar 23 15:12:37 2021 +0000
Commit: Marco Scardovi <marco <AT> scardovi <DOT> com>
CommitDate: Tue Mar 23 15:12:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=50e7f356
app-editors/atom: fixed removed licenses/unused files
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
app-editors/atom/atom-1.55.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/atom/atom-1.55.0.ebuild
b/app-editors/atom/atom-1.55.0.ebuild
index 4bbaeb60f..77036d433 100644
--- a/app-editors/atom/atom-1.55.0.ebuild
+++ b/app-editors/atom/atom-1.55.0.ebuild
@@ -22,7 +22,7 @@ src_prepare(){
default
# Remove useless license files.
- rm LICENSE.electron.txt LICENSES.electron.html
+ rm LICENSE LICENSES.chromium.html version
}
src_install(){