app-office/worklog-assistant-bin: [QA] Add missing bindist restriction.
authorUlrich Müller <ulm@gentoo.org>
Sat, 26 Nov 2016 18:55:39 +0000 (19:55 +0100)
committerUlrich Müller <ulm@gentoo.org>
Sat, 26 Nov 2016 20:23:31 +0000 (21:23 +0100)
Also fix variables blocks to be in canonical order.

Package-Manager: portage-2.3.2

app-office/worklog-assistant-bin/worklog-assistant-bin-2.1.3577.ebuild

index e5e0a2c220cfbb89a3910d160ce6c8d2b7eee099..268081df608c3fa023b53e34e0684f7d997e4779 100644 (file)
@@ -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"