From 69e90becfcef1bc5b02f211195ddeb2e6850e6df Mon Sep 17 00:00:00 2001 From: Andreas Billmeier Date: Wed, 13 Feb 2019 21:16:51 +0100 Subject: [PATCH] change License to GNU General Public License v3.0 --- CHANGELOG.md | 1 + README.md | 2 +- _config.yml | 1 - .../home-assistant-frontend-20190212.0.ebuild | 2 +- app-misc/homeassistant/homeassistant-0.87.1.ebuild | 4 ++-- 5 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 _config.yml diff --git a/CHANGELOG.md b/CHANGELOG.md index f39583aa0..9c8da41c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * add pyarlo-0.2.3 * and somebody renamed esphomeyaml to esphome, renamed and hacked a fix for archived SRC_URIs * add platformio-core 3.6.3 & 3.6.4 + * change License to GNU General Public License v3.0 2019-02-12 div Updates * Update pyHS100 to 0.3.4 diff --git a/README.md b/README.md index 73efcf476..ee13d6b57 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ I have **no** Google, Amazon or Apple involved in my privacy (at least in this c ### Licenses -The Repository itself is released under MIT License, all work on the depending components under the Licenses they came from, which could be (as my grep told me): +The Repository itself is released under GNU General Public License v3.0, all work on the depending components under the Licenses they came from, which could be (as my grep told me): - "Apache-2.0" - "( Apache-2.0 BSD )" diff --git a/_config.yml b/_config.yml deleted file mode 100644 index c74188174..000000000 --- a/_config.yml +++ /dev/null @@ -1 +0,0 @@ -theme: jekyll-theme-slate \ No newline at end of file diff --git a/app-misc/home-assistant-frontend/home-assistant-frontend-20190212.0.ebuild b/app-misc/home-assistant-frontend/home-assistant-frontend-20190212.0.ebuild index 19f78baf1..5c7ce9e72 100644 --- a/app-misc/home-assistant-frontend/home-assistant-frontend-20190212.0.ebuild +++ b/app-misc/home-assistant-frontend/home-assistant-frontend-20190212.0.ebuild @@ -1,5 +1,5 @@ # Copyright 1999-2019 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 +# Distributed under the terms of the GNU General Public License v3.0 EAPI=6 diff --git a/app-misc/homeassistant/homeassistant-0.87.1.ebuild b/app-misc/homeassistant/homeassistant-0.87.1.ebuild index 46e14e9e3..da6225f9d 100644 --- a/app-misc/homeassistant/homeassistant-0.87.1.ebuild +++ b/app-misc/homeassistant/homeassistant-0.87.1.ebuild @@ -1,5 +1,5 @@ # Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net -# Distributed under the terms of the GNU General Public License v2 +# Distributed under the terms of the GNU General Public License v3.0 EAPI="7" @@ -15,7 +15,7 @@ HOMEPAGE="https://home-assistant.io https://git.edevau.net/onkelbeh/HomeAssistan SRC_URI="https://github.com/home-assistant/home-assistant/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz" RESTRICT="mirror" -LICENSE="Apache-2.0" +LICENSE="" SLOT="0" KEYWORDS="amd64" IUSE="asuswrt atv denonavr firetv +frontend homematic hs100 maxcube musiccast mysql qnap rxv samsungtv sonos ssl speedtest tradfri wemo zoneminder"