aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Healy <lmiphay@gmail.com>2018-01-17 22:17:14 +0000
committerPaul Healy <lmiphay@gmail.com>2018-01-17 22:17:14 +0000
commit076f2411143361d9d644220c22486d0d13ff4269 (patch)
tree66670b3bc573df9d361bb324c18162c1545430e1 /app-misc/homeassistant-bin/files
parentadd ebuild for release candidate 1 (diff)
downloadlmiphay-076f2411143361d9d644220c22486d0d13ff4269.tar.gz
lmiphay-076f2411143361d9d644220c22486d0d13ff4269.tar.bz2
lmiphay-076f2411143361d9d644220c22486d0d13ff4269.zip
revbump to 0.61.1; switch back to pure pip install for -bin version
Diffstat (limited to 'app-misc/homeassistant-bin/files')
-rw-r--r--app-misc/homeassistant-bin/files/homeassistant.conf.d2
-rwxr-xr-xapp-misc/homeassistant-bin/files/homeassistant.init.d2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/homeassistant-bin/files/homeassistant.conf.d b/app-misc/homeassistant-bin/files/homeassistant.conf.d
index bed680f..401cb10 100644
--- a/app-misc/homeassistant-bin/files/homeassistant.conf.d
+++ b/app-misc/homeassistant-bin/files/homeassistant.conf.d
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# /etc/conf.d/homeassistant: configuration for /etc/init.d/homeassistant
diff --git a/app-misc/homeassistant-bin/files/homeassistant.init.d b/app-misc/homeassistant-bin/files/homeassistant.init.d
index b11b4e9..c52885b 100755
--- a/app-misc/homeassistant-bin/files/homeassistant.init.d
+++ b/app-misc/homeassistant-bin/files/homeassistant.init.d
@@ -1,5 +1,5 @@
#!/sbin/openrc-run
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
description="Open-source home automation platform"