[gentoo-commits] repo/proj/guru:dev commit in: app-office/nixnote-bin/

2024-06-13 Thread Vitaly Zdanevich
commit: 611c53d799582bc4a3189798ceb7f9196be3b634
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Fri Jun 14 00:57:45 2024 +
Commit: Vitaly Zdanevich  ya  ru>
CommitDate: Fri Jun 14 00:57:45 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=611c53d7

app-office/nixnote-bin: remove  because no way to fetch binary from a branch

See the context 
https://github.com/gentoo/guru/commit/6e321e9189b3963b01bbe52f6466a122b9e2c47d#commitcomment-143113023

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/Manifest|  1 -
 app-office/nixnote-bin/nixnote-bin-.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/app-office/nixnote-bin/Manifest b/app-office/nixnote-bin/Manifest
index 3e2d4845b..92220a2d3 100644
--- a/app-office/nixnote-bin/Manifest
+++ b/app-office/nixnote-bin/Manifest
@@ -1,2 +1 @@
-DIST NixNote2-x86_64.AppImage 67507392 BLAKE2B 
2817e9b7cd96f79880d55e7d2ed7449c77c6d2006bd135b2bdcfb2b9d3b554a04d8c03477158b460d11ffd9a12f9cd4c4964daebc8e644a174de04db65aa6fe4
 SHA512 
87a483c2254019bda1c9ba41c6d9739f30b2728ac521da8ca20023236123438f64b208171fd019ba2057f89069a0f322ee8ac79fc97f87c4343411f3b0de7eb5
 DIST nixnote-bin-2.1.10.AppImage 67507392 BLAKE2B 
2817e9b7cd96f79880d55e7d2ed7449c77c6d2006bd135b2bdcfb2b9d3b554a04d8c03477158b460d11ffd9a12f9cd4c4964daebc8e644a174de04db65aa6fe4
 SHA512 
87a483c2254019bda1c9ba41c6d9739f30b2728ac521da8ca20023236123438f64b208171fd019ba2057f89069a0f322ee8ac79fc97f87c4343411f3b0de7eb5

diff --git a/app-office/nixnote-bin/nixnote-bin-.ebuild 
b/app-office/nixnote-bin/nixnote-bin-.ebuild
deleted file mode 100644
index 62ee5eb93..0
--- a/app-office/nixnote-bin/nixnote-bin-.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Free and open source note taking app, compatible with Evernote 
sync server"
-HOMEPAGE="https://github.com/robert7/nixnote2;
-SRC_URI="https://github.com/robert7/nixnote2/releases/download/continuous-develop/NixNote2-x86_64.AppImage;
-
-S="${WORKDIR}"
-
-LICENSE="GPL-3"
-SLOT="0"
-PROPERTIES="live"
-RESTRICT="strip"
-
-RDEPEND="sys-fs/fuse:0"
-
-QA_PREBUILT="*"
-
-src_install() {
-   cp "${DISTDIR}/NixNote2-x86_64.AppImage" nixnote-bin || die
-   dobin nixnote-bin
-}



[gentoo-commits] repo/proj/guru:dev commit in: app-office/nixnote-bin/

2024-06-13 Thread Vitaly Zdanevich
commit: 3758d9b18c3acf3d39680930cd4249859f7d0274
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Fri Jun 14 00:54:17 2024 +
Commit: Vitaly Zdanevich  ya  ru>
CommitDate: Fri Jun 14 00:54:17 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3758d9b1

app-office/nixnote-bin: file name add version number

See the context here 
https://github.com/gentoo/guru/commit/6e321e9189b3963b01bbe52f6466a122b9e2c47d#commitcomment-143113023

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/Manifest  | 1 +
 app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-office/nixnote-bin/Manifest b/app-office/nixnote-bin/Manifest
index 9bb3a95b8..3e2d4845b 100644
--- a/app-office/nixnote-bin/Manifest
+++ b/app-office/nixnote-bin/Manifest
@@ -1 +1,2 @@
 DIST NixNote2-x86_64.AppImage 67507392 BLAKE2B 
2817e9b7cd96f79880d55e7d2ed7449c77c6d2006bd135b2bdcfb2b9d3b554a04d8c03477158b460d11ffd9a12f9cd4c4964daebc8e644a174de04db65aa6fe4
 SHA512 
87a483c2254019bda1c9ba41c6d9739f30b2728ac521da8ca20023236123438f64b208171fd019ba2057f89069a0f322ee8ac79fc97f87c4343411f3b0de7eb5
+DIST nixnote-bin-2.1.10.AppImage 67507392 BLAKE2B 
2817e9b7cd96f79880d55e7d2ed7449c77c6d2006bd135b2bdcfb2b9d3b554a04d8c03477158b460d11ffd9a12f9cd4c4964daebc8e644a174de04db65aa6fe4
 SHA512 
87a483c2254019bda1c9ba41c6d9739f30b2728ac521da8ca20023236123438f64b208171fd019ba2057f89069a0f322ee8ac79fc97f87c4343411f3b0de7eb5

diff --git a/app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild 
b/app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild
index a547f978e..505aea1a8 100644
--- a/app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild
+++ b/app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DESCRIPTION="Free and open source note taking app, compatible with Evernote 
sync server"
 HOMEPAGE="https://github.com/robert7/nixnote2;
-SRC_URI="https://github.com/robert7/nixnote2/releases/download/v${PV}/NixNote2-x86_64.AppImage;
+SRC_URI="https://github.com/robert7/nixnote2/releases/download/v${PV}/NixNote2-x86_64.AppImage
 -> ${P}.AppImage"
 
 S="${WORKDIR}"
 
@@ -20,5 +20,5 @@ RDEPEND="sys-fs/fuse:0"
 QA_PREBUILT="*"
 
 src_install() {
-   newbin "${DISTDIR}/NixNote2-x86_64.AppImage" nixnote-bin
+   newbin "${DISTDIR}/${P}.AppImage" nixnote-bin
 }



[gentoo-commits] repo/proj/guru:dev commit in: app-office/nixnote-bin/

2024-06-13 Thread Vitaly Zdanevich
commit: f401ed027106fab58052fad1d59731ebe6a75c8e
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Thu Jun 13 19:18:12 2024 +
Commit: Vitaly Zdanevich  ya  ru>
CommitDate: Thu Jun 13 19:18:12 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f401ed02

app-office/nixnote-bin: copyright fix

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild | 2 +-
 app-office/nixnote-bin/nixnote-bin-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild 
b/app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild
index 9b52d9290..a547f978e 100644
--- a/app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild
+++ b/app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Foundation
+# Copyright 2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8

diff --git a/app-office/nixnote-bin/nixnote-bin-.ebuild 
b/app-office/nixnote-bin/nixnote-bin-.ebuild
index f45ed6907..62ee5eb93 100644
--- a/app-office/nixnote-bin/nixnote-bin-.ebuild
+++ b/app-office/nixnote-bin/nixnote-bin-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Foundation
+# Copyright 2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8



[gentoo-commits] repo/proj/guru:dev commit in: app-office/nixnote-bin/

2024-06-09 Thread Vitaly Zdanevich
commit: 6e321e9189b3963b01bbe52f6466a122b9e2c47d
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Sun Jun  9 16:21:44 2024 +
Commit: Vitaly Zdanevich  ya  ru>
CommitDate: Sun Jun  9 16:21:44 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6e321e91

app-office/nixnote-bin: hash fix

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/nixnote-bin/Manifest b/app-office/nixnote-bin/Manifest
index fa9904565..9bb3a95b8 100644
--- a/app-office/nixnote-bin/Manifest
+++ b/app-office/nixnote-bin/Manifest
@@ -1 +1 @@
-DIST NixNote2-x86_64.AppImage 67507392 BLAKE2B 
1a1419bebc5f30aeb7160e0f99c0fede11538c97d87b49c2cb10c2ed610ef2998f03d055d5795afede7108eb54a8bbe7fbe7fc54303abbcf941ae0478c583db7
 SHA512 
6bea8fa7e5d1396d80d7073811493f7c0635bbc161efbc3cdc31e179bb194bce422f67119ce1ab97c64ff6ab210624b540510df1bb81acf3b055e20ea0d1cee3
+DIST NixNote2-x86_64.AppImage 67507392 BLAKE2B 
2817e9b7cd96f79880d55e7d2ed7449c77c6d2006bd135b2bdcfb2b9d3b554a04d8c03477158b460d11ffd9a12f9cd4c4964daebc8e644a174de04db65aa6fe4
 SHA512 
87a483c2254019bda1c9ba41c6d9739f30b2728ac521da8ca20023236123438f64b208171fd019ba2057f89069a0f322ee8ac79fc97f87c4343411f3b0de7eb5



[gentoo-commits] repo/proj/guru:dev commit in: app-office/nixnote-bin/

2024-03-22 Thread Vitaly Zdanevich
commit: bc76f61a3e6b1ceedcdedb1ec0e9e549d0b2983f
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Fri Mar 22 19:31:09 2024 +
Commit: Vitaly Zdanevich  ya  ru>
CommitDate: Fri Mar 22 19:31:09 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bc76f61a

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  ya.ru>

 app-office/nixnote-bin/nixnote-bin-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-office/nixnote-bin/nixnote-bin-.ebuild 
b/app-office/nixnote-bin/nixnote-bin-.ebuild
index 7d09cbf4ab..8b3b261b10 100644
--- a/app-office/nixnote-bin/nixnote-bin-.ebuild
+++ b/app-office/nixnote-bin/nixnote-bin-.ebuild
@@ -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



[gentoo-commits] repo/proj/guru:dev commit in: app-office/nixnote-bin/

2023-08-05 Thread Vitaly Zdanevich
commit: ea4baf40588ea4b61b08eb5e73288e23f48ed85b
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Sat Aug  5 18:33:18 2023 +
Commit: Vitaly Zdanevich  ya  ru>
CommitDate: Sat Aug  5 18:33:18 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ea4baf40

app-office/nixnote-bin: add 2.1.10, drop 2.1.9

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/Manifest | 2 +-
 .../nixnote-bin/{nixnote-bin-2.1.9.ebuild => nixnote-bin-2.1.10.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/nixnote-bin/Manifest b/app-office/nixnote-bin/Manifest
index dc8b8ee247..fa99045653 100644
--- a/app-office/nixnote-bin/Manifest
+++ b/app-office/nixnote-bin/Manifest
@@ -1 +1 @@
-DIST NixNote2-x86_64.AppImage 54666432 BLAKE2B 
f4b47ccdae51446408e33f80c81e0336e98a6230ed3e688d585c8c0c34b9207520244152bd388cc12b83a9dafb5e55e6bbcac14278f4670be452377043dc0528
 SHA512 
0ee6916032767a5dcf3688359e6cfa8243a65f9a1faef34ec22d30aaf1ba5e8880812d9f4d8c6154ad9f08a325da562694fbb53e735e7f4c5a5b12fa29ecde6d
+DIST NixNote2-x86_64.AppImage 67507392 BLAKE2B 
1a1419bebc5f30aeb7160e0f99c0fede11538c97d87b49c2cb10c2ed610ef2998f03d055d5795afede7108eb54a8bbe7fbe7fc54303abbcf941ae0478c583db7
 SHA512 
6bea8fa7e5d1396d80d7073811493f7c0635bbc161efbc3cdc31e179bb194bce422f67119ce1ab97c64ff6ab210624b540510df1bb81acf3b055e20ea0d1cee3

diff --git a/app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild 
b/app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild
similarity index 100%
rename from app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild
rename to app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: app-office/nixnote-bin/

2023-07-12 Thread Vitaly Zdanevich
commit: e9ef682fc04cd0f40c19985929afe59b1623ae24
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Wed Jul 12 20:23:37 2023 +
Commit: Vitaly Zdanevich  ya  ru>
CommitDate: Wed Jul 12 20:23:37 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e9ef682f

app-office/nixnote-bin: remove duplicate S assign

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild 
b/app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild
index 76b86e9a0..d111e5a27 100644
--- a/app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild
+++ b/app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild
@@ -18,7 +18,6 @@ RDEPEND="sys-fs/fuse:0"
 S="${WORKDIR}"
 
 QA_PREBUILT="*"
-S="${WORKDIR}"
 
 src_install() {
newbin "${DISTDIR}/NixNote2-x86_64.AppImage" nixnote-bin



[gentoo-commits] repo/proj/guru:dev commit in: app-office/nixnote-bin/

2023-04-19 Thread Vitaly Zdanevich
commit: 8edc8fdcadacac8312dc2ddf1619f9aba6750229
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Wed Apr 19 19:54:45 2023 +
Commit: Vitaly Zdanevich  ya  ru>
CommitDate: Wed Apr 19 19:54:45 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8edc8fdc

app-office/nixnote-bin: bump to 2.1.9

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/Manifest | 2 +-
 .../nixnote-bin/{nixnote-bin-2.1.8.ebuild => nixnote-bin-2.1.9.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/nixnote-bin/Manifest b/app-office/nixnote-bin/Manifest
index e31259222..dc8b8ee24 100644
--- a/app-office/nixnote-bin/Manifest
+++ b/app-office/nixnote-bin/Manifest
@@ -1 +1 @@
-DIST NixNote2-x86_64.AppImage 55858368 BLAKE2B 
2a0dba60b342d405ac1d3a392da5f9eb768b39c60f706b6fe0ac9ae7888ef5f33673edc34c4c8513b87d98178ab84165d4c6216081346b94ca6471c3626eed10
 SHA512 
9d2992afe7bcf5c466b08dbcc608554b1adca6f8063de38f6945ef5f15f3672b6f6462df81318b13bb3eb4c219eb2278a07b2cb3776d7c889f25be47591ea7c3
+DIST NixNote2-x86_64.AppImage 54666432 BLAKE2B 
f4b47ccdae51446408e33f80c81e0336e98a6230ed3e688d585c8c0c34b9207520244152bd388cc12b83a9dafb5e55e6bbcac14278f4670be452377043dc0528
 SHA512 
0ee6916032767a5dcf3688359e6cfa8243a65f9a1faef34ec22d30aaf1ba5e8880812d9f4d8c6154ad9f08a325da562694fbb53e735e7f4c5a5b12fa29ecde6d

diff --git a/app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild 
b/app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild
similarity index 100%
rename from app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild
rename to app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: app-office/nixnote-bin/

2023-04-15 Thread Vitaly Zdanevich
commit: 0d2f01d145dd8eae337c302e6d31d065271f684e
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Sat Apr 15 23:27:44 2023 +
Commit: Vitaly Zdanevich  ya  ru>
CommitDate: Sat Apr 15 23:27:44 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0d2f01d1

app-office/nixnote-bin: dobin -> newbin

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild 
b/app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild
index c5ef0c5d4..76b86e9a0 100644
--- a/app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild
+++ b/app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild
@@ -21,6 +21,5 @@ QA_PREBUILT="*"
 S="${WORKDIR}"
 
 src_install() {
-   cp "${DISTDIR}/NixNote2-x86_64.AppImage" nixnote-bin || die
-   dobin nixnote-bin
+   newbin "${DISTDIR}/NixNote2-x86_64.AppImage" nixnote-bin
 }



[gentoo-commits] repo/proj/guru:dev commit in: app-office/nixnote-bin/

2023-04-15 Thread Vitaly Zdanevich
commit: f97fce7ac952eafa959f13cb3f1c91de0574d361
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Sat Apr 15 23:24:01 2023 +
Commit: Vitaly Zdanevich  ya  ru>
CommitDate: Sat Apr 15 23:24:01 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f97fce7a

app-office/nixnote-bin remove empty IUSE

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild 
b/app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild
index 273f786db..c5ef0c5d4 100644
--- a/app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild
+++ b/app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild
@@ -11,7 +11,6 @@ KEYWORDS="~amd64"
 
 LICENSE="GPL-3"
 SLOT="0"
-IUSE=""
 RESTRICT="strip"
 
 RDEPEND="sys-fs/fuse:0"



[gentoo-commits] repo/proj/guru:dev commit in: app-office/nixnote-bin/

2023-04-15 Thread Vitaly Zdanevich
commit: e3a8c6b7eb4662d39250d1c4bb2081facfedca8e
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Sat Apr 15 14:49:15 2023 +
Commit: Vitaly Zdanevich  ya  ru>
CommitDate: Sat Apr 15 14:49:15 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e3a8c6b7

app-office/nixnote-bin add 2.1.8

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/Manifest |  2 +-
 app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild | 27 +
 2 files changed, 28 insertions(+), 1 deletion(-)

diff --git a/app-office/nixnote-bin/Manifest b/app-office/nixnote-bin/Manifest
index 8879f4d26..e31259222 100644
--- a/app-office/nixnote-bin/Manifest
+++ b/app-office/nixnote-bin/Manifest
@@ -1 +1 @@
-DIST NixNote2-x86_64.AppImage 54973632 BLAKE2B 
4d3e2e92734dc95f27f7240cb940d20a8eb253ccd79210f08407724c012fdbd2dec81916906bddf85ff72cd30997adb6bd9c57c634d2392c1b422109aa4ed2b8
 SHA512 
821959221aaa9605f854bfaecb29801f3ed386e62c83d76a09accb4899bcdf6f8c3fa55d04a1d045ef56aa96aeea84266050f027d0d155b5ccfb09cc1787c441
+DIST NixNote2-x86_64.AppImage 55858368 BLAKE2B 
2a0dba60b342d405ac1d3a392da5f9eb768b39c60f706b6fe0ac9ae7888ef5f33673edc34c4c8513b87d98178ab84165d4c6216081346b94ca6471c3626eed10
 SHA512 
9d2992afe7bcf5c466b08dbcc608554b1adca6f8063de38f6945ef5f15f3672b6f6462df81318b13bb3eb4c219eb2278a07b2cb3776d7c889f25be47591ea7c3

diff --git a/app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild 
b/app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild
new file mode 100644
index 0..273f786db
--- /dev/null
+++ b/app-office/nixnote-bin/nixnote-bin-2.1.8.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Free and open source note taking app, compatible with Evernote 
sync server"
+HOMEPAGE="https://github.com/robert7/nixnote2;
+
+SRC_URI="https://github.com/robert7/nixnote2/releases/download/v${PV}/NixNote2-x86_64.AppImage;
+KEYWORDS="~amd64"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE=""
+RESTRICT="strip"
+
+RDEPEND="sys-fs/fuse:0"
+
+S="${WORKDIR}"
+
+QA_PREBUILT="*"
+S="${WORKDIR}"
+
+src_install() {
+   cp "${DISTDIR}/NixNote2-x86_64.AppImage" nixnote-bin || die
+   dobin nixnote-bin
+}



[gentoo-commits] repo/proj/guru:dev commit in: app-office/nixnote-bin/

2023-03-28 Thread Vitaly Zdanevich
commit: 6c592ac462afdf77c4b7f391454f143511f9cec7
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Tue Mar 28 20:34:03 2023 +
Commit: Vitaly Zdanevich  ya  ru>
CommitDate: Tue Mar 28 20:34:03 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6c592ac4

app-office/nixnote-bin: year fix

Signed-off-by: Vitaly Zdanevich  ya.ru>

 app-office/nixnote-bin/nixnote-bin-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/nixnote-bin/nixnote-bin-.ebuild 
b/app-office/nixnote-bin/nixnote-bin-.ebuild
index 0bb0bb74d..e593a5906 100644
--- a/app-office/nixnote-bin/nixnote-bin-.ebuild
+++ b/app-office/nixnote-bin/nixnote-bin-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8