mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
app-office/nixnote-bin: add PROPERTIES="live", remove duplicate line with S declaration, remove KEYWORDS
Closes: https://bugs.gentoo.org/927532 Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
@@ -7,10 +7,10 @@ DESCRIPTION="Free and open source note taking app, compatible with Evernote sync
|
||||
HOMEPAGE="https://github.com/robert7/nixnote2"
|
||||
|
||||
SRC_URI="https://github.com/robert7/nixnote2/releases/download/continuous-develop/NixNote2-x86_64.AppImage"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
PROPERTIES="live"
|
||||
RESTRICT="strip"
|
||||
|
||||
RDEPEND="sys-fs/fuse:0"
|
||||
@@ -18,7 +18,6 @@ RDEPEND="sys-fs/fuse:0"
|
||||
S="${WORKDIR}"
|
||||
|
||||
QA_PREBUILT="*"
|
||||
S="${WORKDIR}"
|
||||
|
||||
src_install() {
|
||||
cp "${DISTDIR}/NixNote2-x86_64.AppImage" nixnote-bin || die
|
||||
|
||||
Reference in New Issue
Block a user