summaryrefslogtreecommitdiff
path: root/media-video/ushare/ushare-1.1a_p20200824.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/ushare/ushare-1.1a_p20200824.ebuild')
-rw-r--r--media-video/ushare/ushare-1.1a_p20200824.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ushare/ushare-1.1a_p20200824.ebuild b/media-video/ushare/ushare-1.1a_p20200824.ebuild
index d84a7ddf0c95..aa9239211470 100644
--- a/media-video/ushare/ushare-1.1a_p20200824.ebuild
+++ b/media-video/ushare/ushare-1.1a_p20200824.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+
inherit readme.gentoo-r1 toolchain-funcs systemd
COMMIT="5f7f66cd89d5b0652c1226e65bbf9c85aeba00f2"
@@ -10,7 +11,7 @@ DESCRIPTION="uShare is a UPnP (TM) A/V & DLNA Media Server"
HOMEPAGE="https://github.com/ddugovic/uShare/"
SRC_URI="https://github.com/ddugovic/uShare/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="nls"
@@ -56,7 +57,6 @@ src_install() {
}
pkg_postinst() {
- enewuser ushare
readme.gentoo_print_elog
elog
elog "The config file has been moved to /etc/ushare.conf"