commit:     b5f59bf340b8ef3fc52539750a2891b04555cd31
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  6 21:14:16 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  6 21:14:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5f59bf3

dev-libs/dmalloc: change live ebuild to ISC

The existing version in tree (5.5.2) is still the
old licence, but any bump to e.g. 5.6.1 will need
to be ISC too.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/dmalloc/dmalloc-999999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/dmalloc/dmalloc-999999.ebuild 
b/dev-libs/dmalloc/dmalloc-999999.ebuild
index d0ea9940859..8408576bf00 100644
--- a/dev-libs/dmalloc/dmalloc-999999.ebuild
+++ b/dev-libs/dmalloc/dmalloc-999999.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Debug Malloc Library"
 HOMEPAGE="https://dmalloc.com";
 EGIT_REPO_URI="https://github.com/j256/dmalloc";
 
-LICENSE="CC-BY-SA-3.0"
+LICENSE="ISC"
 SLOT="0"
 KEYWORDS=""
 IUSE="static-libs threads"

Reply via email to