mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -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"
|
HOMEPAGE="https://github.com/robert7/nixnote2"
|
||||||
|
|
||||||
SRC_URI="https://github.com/robert7/nixnote2/releases/download/continuous-develop/NixNote2-x86_64.AppImage"
|
SRC_URI="https://github.com/robert7/nixnote2/releases/download/continuous-develop/NixNote2-x86_64.AppImage"
|
||||||
KEYWORDS="~amd64"
|
|
||||||
|
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
PROPERTIES="live"
|
||||||
RESTRICT="strip"
|
RESTRICT="strip"
|
||||||
|
|
||||||
RDEPEND="sys-fs/fuse:0"
|
RDEPEND="sys-fs/fuse:0"
|
||||||
@@ -18,7 +18,6 @@ RDEPEND="sys-fs/fuse:0"
|
|||||||
S="${WORKDIR}"
|
S="${WORKDIR}"
|
||||||
|
|
||||||
QA_PREBUILT="*"
|
QA_PREBUILT="*"
|
||||||
S="${WORKDIR}"
|
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
cp "${DISTDIR}/NixNote2-x86_64.AppImage" nixnote-bin || die
|
cp "${DISTDIR}/NixNote2-x86_64.AppImage" nixnote-bin || die
|
||||||
|
|||||||
Reference in New Issue
Block a user