commit:     483ec5cfda4b5e7ff224dea5a509940f27410f77
Author:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat May 22 13:21:47 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat May 22 15:21:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=483ec5cf

licenses: add sunpro and turkowski

Signed-off-by: Anna Vyalkova <cyber+gentoo <AT> sysrq.in>

 licenses/sunpro                               | 10 ++++++++++
 licenses/turkowski                            | 15 +++++++++++++++
 profiles/license_groups                       |  4 ++--
 sci-biology/geneathome/geneathome-1.10.ebuild |  2 +-
 4 files changed, 28 insertions(+), 3 deletions(-)

diff --git a/licenses/sunpro b/licenses/sunpro
new file mode 100644
index 000000000..4d3af3409
--- /dev/null
+++ b/licenses/sunpro
@@ -0,0 +1,10 @@
+/*
+ * ====================================================
+ * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
+ * Developed at SunPro, a Sun Microsystems, Inc. business.
+ *
+ * Permission to use, copy, modify, and distribute this
+ * software is freely granted, provided that this notice
+ * is preserved.
+ * ====================================================
+ */

diff --git a/licenses/turkowski b/licenses/turkowski
new file mode 100644
index 000000000..e470b1374
--- /dev/null
+++ b/licenses/turkowski
@@ -0,0 +1,15 @@
+Open Source Repository
+
+courtesy of
+Ken Turkowski
+
+The source code available from this page may be freely downloaded and used in
+any applications for any purpose, as long as the code is used in its entirety
+and the copyright notice and warranty information is retained.
+
+If you make any improvements to this software, you should provide me with said
+improvements.
+
+If any of this code is incorporated into a commercial product, you should
+notify me of this by email, and provide me with a complimentary copy of said
+product. :-)

diff --git a/profiles/license_groups b/profiles/license_groups
index 39115f1cb..2190fbae0 100644
--- a/profiles/license_groups
+++ b/profiles/license_groups
@@ -1,7 +1,7 @@
 FSF-APPROVED EUPL-1.2
 OSI-APPROVED EUPL-1.2
-MISC-FREE AOM Unicode_Fonts_for_Ancient_Scripts noweb
+MISC-FREE AOM Unicode_Fonts_for_Ancient_Scripts noweb sunpro turkowski
 FREE-SOFTWARE @FSF-APPROVED @OSI-APPROVED @MISC-FREE
 FREE @FREE-SOFTWARE
 DFSG @FREE lablgtk-examples meschach VOSTROM
-EULA technic Warframe-EULA
+EULA technic Typora-EULA Warframe-EULA

diff --git a/sci-biology/geneathome/geneathome-1.10.ebuild 
b/sci-biology/geneathome/geneathome-1.10.ebuild
index b82d1dce5..10a169916 100644
--- a/sci-biology/geneathome/geneathome-1.10.ebuild
+++ b/sci-biology/geneathome/geneathome-1.10.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/BOINC/boinc/archive/client_release/${BOINC_RELEASE}/
        https://bitbucket.org/francesco-asnicar/${MY_PN}/get/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
 
S="${WORKDIR}/boinc-client_release-${BOINC_RELEASE}-${BOINC_VER}/samples/francesco-asnicar-${MY_PN}-${COMMIT}"
 
-LICENSE="FSFAP public-domain"
+LICENSE="sunpro public-domain"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 

Reply via email to