summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2016-11-26 19:55:39 +0100
committerUlrich Müller <ulm@gentoo.org>2016-11-26 21:23:31 +0100
commitcdb7079208b3899fc0a5c2ca554cc479469631a6 (patch)
tree5228b4af289af970adc85b2c9286081aa6318825 /app-office
parentsys-kernel/gentoo-sources: Linux patch 4.8.11 (diff)
downloadgentoo-cdb7079208b3899fc0a5c2ca554cc479469631a6.tar.gz
gentoo-cdb7079208b3899fc0a5c2ca554cc479469631a6.tar.bz2
gentoo-cdb7079208b3899fc0a5c2ca554cc479469631a6.zip
app-office/worklog-assistant-bin: [QA] Add missing bindist restriction.
Also fix variables blocks to be in canonical order. Package-Manager: portage-2.3.2
Diffstat (limited to 'app-office')
-rw-r--r--app-office/worklog-assistant-bin/worklog-assistant-bin-2.1.3577.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/worklog-assistant-bin/worklog-assistant-bin-2.1.3577.ebuild b/app-office/worklog-assistant-bin/worklog-assistant-bin-2.1.3577.ebuild
index e5e0a2c220cf..268081df608c 100644
--- a/app-office/worklog-assistant-bin/worklog-assistant-bin-2.1.3577.ebuild
+++ b/app-office/worklog-assistant-bin/worklog-assistant-bin-2.1.3577.ebuild
@@ -13,13 +13,12 @@ SRC_URI="https://worklogassistant.com/downloads/${MY_PN}-v2_${PV}_amd64.deb"
LICENSE="worklog-assistant"
SLOT="0"
KEYWORDS="~amd64"
-IUSE=""
+RESTRICT="fetch bindist strip"
RDEPEND=""
DEPEND="${RDEPEND}"
S="${WORKDIR}"
-RESTRICT="fetch strip"
PATCHES=(
"${FILESDIR}/${P}-fix-desktop.patch"