commit: a1c91dd4d5a1ca9720ade56195280f5b90aca374 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Mar 22 07:42:49 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Mar 22 07:43:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1c91dd4
net-misc/sjphone: Add mirror and bindist restrictions. Bug: https://bugs.gentoo.org/465196 Closes: https://bugs.gentoo.org/681228 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> net-misc/sjphone/sjphone-1.60.2235.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net-misc/sjphone/sjphone-1.60.2235.ebuild b/net-misc/sjphone/sjphone-1.60.2235.ebuild index 9b44f78549e..fa22405afa4 100644 --- a/net-misc/sjphone/sjphone-1.60.2235.ebuild +++ b/net-misc/sjphone/sjphone-1.60.2235.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -14,6 +14,7 @@ LICENSE="SJ-Labs IJG libpng ZLIB RSA W3C BSD" SLOT="0" KEYWORDS="~x86" IUSE="" +RESTRICT="strip mirror bindist" RDEPEND="x11-libs/libSM x11-libs/libICE @@ -23,8 +24,6 @@ RDEPEND="x11-libs/libSM x11-libs/libXdmcp" S=${WORKDIR}/${MY_P} -RESTRICT="strip" - src_install() { insinto /opt/sjphone doins -r lib/*
