diff options
author | Theo Anderson <telans@posteo.de> | 2021-01-10 00:42:31 +1300 |
---|---|---|
committer | Theo Anderson <telans@posteo.de> | 2021-01-10 08:56:52 +1300 |
commit | 8d47c1d94805bdb55e067355e4a024f1c90dac3a (patch) | |
tree | a8f1d8e73e536efc6c9694ab70d0ec3c9b3e119b | |
parent | app-editors/micro: fix LICENSE (diff) | |
download | guru-8d47c1d94805bdb55e067355e4a024f1c90dac3a.tar.gz guru-8d47c1d94805bdb55e067355e4a024f1c90dac3a.tar.bz2 guru-8d47c1d94805bdb55e067355e4a024f1c90dac3a.zip |
app-admin/antidot: fix LICENSE
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
-rw-r--r-- | app-admin/antidot/antidot-0.4.1.ebuild | 2 | ||||
-rw-r--r-- | app-admin/antidot/antidot-0.4.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/antidot/antidot-0.4.1.ebuild b/app-admin/antidot/antidot-0.4.1.ebuild index 9d624ae13..81974eb68 100644 --- a/app-admin/antidot/antidot-0.4.1.ebuild +++ b/app-admin/antidot/antidot-0.4.1.ebuild @@ -353,7 +353,7 @@ SRC_URI=" ${EGO_SUM_SRC_URI} " -LICENSE="MIT" +LICENSE="MIT Apache-2.0 BSD" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~x86" RESTRICT="mirror" diff --git a/app-admin/antidot/antidot-0.4.2.ebuild b/app-admin/antidot/antidot-0.4.2.ebuild index d4c858f79..feb3857df 100644 --- a/app-admin/antidot/antidot-0.4.2.ebuild +++ b/app-admin/antidot/antidot-0.4.2.ebuild @@ -353,7 +353,7 @@ SRC_URI=" ${EGO_SUM_SRC_URI} " -LICENSE="MIT" +LICENSE="MIT Apache-2.0 BSD" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~x86" RESTRICT="mirror" |