summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Pavljuchenkov (SpiderX) <spiderx@spiderx.dp.ua>2017-05-02 19:34:23 +0300
committerMichał Górny <mgorny@gentoo.org>2017-05-07 11:32:08 +0200
commitb1f8691b92c2b9447b9dcd1e7952dd2fd8f37930 (patch)
treea169a88850b43b5b4177bc81eb35dad720eae8b4 /net-im/gitter-bin
parentnet-misc/tigervnc: Always install vncpasswd, #609394 (diff)
downloadgentoo-b1f8691b92c2b9447b9dcd1e7952dd2fd8f37930.tar.gz
gentoo-b1f8691b92c2b9447b9dcd1e7952dd2fd8f37930.tar.bz2
gentoo-b1f8691b92c2b9447b9dcd1e7952dd2fd8f37930.zip
net-im/gitter-bin: change license, #615460
Closes: https://github.com/gentoo/gentoo/pull/4534 Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'net-im/gitter-bin')
-rw-r--r--net-im/gitter-bin/gitter-bin-3.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gitter-bin/gitter-bin-3.1.0.ebuild b/net-im/gitter-bin/gitter-bin-3.1.0.ebuild
index ac1dcae363f7..4fe366ac20af 100644
--- a/net-im/gitter-bin/gitter-bin-3.1.0.ebuild
+++ b/net-im/gitter-bin/gitter-bin-3.1.0.ebuild
@@ -12,11 +12,11 @@ HOMEPAGE="http://www.gitter.im/"
SRC_URI="
amd64? ( https://update.gitter.im/linux64/${MY_PN}_${PV}_amd64.deb )
x86? ( https://update.gitter.im/linux32/${MY_PN}_${PV}_i386.deb )"
-LICENSE="gitter no-source-code"
+LICENSE="MIT no-source-code"
SLOT="0"
KEYWORDS="~amd64 ~x86 -*"
IUSE=""
-RESTRICT="mirror"
+RESTRICT="bindist mirror"
RDEPEND="dev-libs/expat:0
dev-libs/glib:2