diff options
author | Johannes Huber <johu@gentoo.org> | 2017-04-14 14:03:08 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2017-04-14 14:03:41 +0200 |
commit | c0ae301270f9ced3caa97e1613fc18de8956f55d (patch) | |
tree | 5e8d445cc0f3875ab25ffe72658ca44e0992d682 /net-im | |
parent | sci-chemistry/procheck: QA fixes and EAPI bump (diff) | |
download | gentoo-c0ae301270f9ced3caa97e1613fc18de8956f55d.tar.gz gentoo-c0ae301270f9ced3caa97e1613fc18de8956f55d.tar.bz2 gentoo-c0ae301270f9ced3caa97e1613fc18de8956f55d.zip |
net-im/discord-bin: Update LICENSE + RESTRICT
Thanks-to: Ulrich Müller <ulm@gentoo.org>
Gentoo-bug: 615464
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/discord-bin/discord-bin-0.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/discord-bin/discord-bin-0.0.1.ebuild b/net-im/discord-bin/discord-bin-0.0.1.ebuild index 346362cc8e86..2540b0ee3d7c 100644 --- a/net-im/discord-bin/discord-bin-0.0.1.ebuild +++ b/net-im/discord-bin/discord-bin-0.0.1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="All-in-one voice and text chat for gamers" HOMEPAGE="https://discordapp.com" SRC_URI="https://dl.discordapp.net/apps/linux/${PV}/${MY_PN}-${PV}.deb" -LICENSE="no-source-code" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64" IUSE="" @@ -46,7 +46,7 @@ RDEPEND=" S=${WORKDIR} -RESTRICT="mirror" +RESTRICT="mirror bindist" QA_PREBUILT=" opt/discord/share/discord/Discord |