diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-01-03 21:24:17 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-01-03 21:26:09 +0200 |
commit | 27f8a3eb571e92c18bbb7e3b4d58a921e2267fb7 (patch) | |
tree | 948806cdedfa4c3b57beb6d34070ecab986dac3e /sys-fs | |
parent | sys-fs/tmsu: version bump to 0.7.4 (diff) | |
download | gentoo-27f8a3eb571e92c18bbb7e3b4d58a921e2267fb7.tar.gz gentoo-27f8a3eb571e92c18bbb7e3b4d58a921e2267fb7.tar.bz2 gentoo-27f8a3eb571e92c18bbb7e3b4d58a921e2267fb7.zip |
sys-fs/tmsu: update licenses
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/tmsu/tmsu-0.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/tmsu/tmsu-0.7.4.ebuild b/sys-fs/tmsu/tmsu-0.7.4.ebuild index 3eed835c14af..7483ecb0b7d6 100644 --- a/sys-fs/tmsu/tmsu-0.7.4.ebuild +++ b/sys-fs/tmsu/tmsu-0.7.4.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Files tagger and virtual tag-based filesystem" HOMEPAGE="https://github.com/oniony/TMSU/wiki" SRC_URI="https://github.com/oniony/TMSU/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-3+" +LICENSE="AGPL-3 AGPL-3+ BSD-4 GPL-3+ MIT" SLOT="0" KEYWORDS="~amd64" IUSE="test" |