[gentoo-commits] repo/gentoo:master commit in: app-office/worklog-assistant-bin/files/

2024-05-24 Thread Conrad Kostecki
commit: a93c39f8ff2362b85113a7634fde465bc1f74e15
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sun May 19 10:50:49 2024 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri May 24 23:35:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a93c39f8

app-office/worklog-assistant-bin: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../worklog-assistant-bin-2.1.3580-fix-desktop.patch  | 15 ---
 1 file changed, 15 deletions(-)

diff --git 
a/app-office/worklog-assistant-bin/files/worklog-assistant-bin-2.1.3580-fix-desktop.patch
 
b/app-office/worklog-assistant-bin/files/worklog-assistant-bin-2.1.3580-fix-desktop.patch
deleted file mode 100644
index f990482e3155..
--- 
a/app-office/worklog-assistant-bin/files/worklog-assistant-bin-2.1.3580-fix-desktop.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-The .desktop file wrongly indicates the version of the software instead of the
-version of the .desktop file format. This has been reported upstream and should
-be fixed in the next version.
-
 "a/usr/share/applications/Worklog Assistant.desktop"
-+++ "b/usr/share/applications/Worklog Assistant.desktop"
-@@ -3,7 +3,7 @@
- [Desktop Entry]
- Type=Application
- Name=Worklog Assistant
--Version=2.1.3580
-+Version=1.0
- Comment=Hassle-free time tracking for JIRA
- Exec=/bin/bash "/opt/Worklog Assistant/bin/wrapper.sh"
- Icon=/opt/Worklog Assistant/share/logo.png



[gentoo-commits] repo/gentoo:master commit in: app-office/worklog-assistant-bin/

2024-05-13 Thread Arthur Zamarin
commit: 8f51c0b3ec7700917b9eb541f6dd9b6ab3fc8382
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon May 13 11:30:06 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon May 13 11:34:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f51c0b3

app-office/worklog-assistant-bin: drop 2.1.3580

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/worklog-assistant-bin/Manifest  |  1 -
 .../worklog-assistant-bin-2.1.3580.ebuild  | 38 --
 2 files changed, 39 deletions(-)

diff --git a/app-office/worklog-assistant-bin/Manifest 
b/app-office/worklog-assistant-bin/Manifest
index be09db0e3d16..4061f1d21fa2 100644
--- a/app-office/worklog-assistant-bin/Manifest
+++ b/app-office/worklog-assistant-bin/Manifest
@@ -1,2 +1 @@
-DIST worklog-assistant-v2_2.1.3580_amd64.deb 31434440 BLAKE2B 
44a85e3cefa652fac6d01d2b3dc0e1a32128d8c7e27b6177d2c3187b97011cf5cce7493d67e9f989e034f26bd88589e3d9960232a5da2dbadf909c26bede2ce9
 SHA512 
cac38acfd7e00a57f6869d1205920a27f5e6cc0525b09cc7b76350df38d5b6dd673779df22fdf55e8e327cb591a1c4738fe23645a6e42b6d2753af2eb330a646
 DIST worklog-assistant-v2_2.3.3900_amd64.deb 38333978 BLAKE2B 
5e12d4ddaf6354e817959752fddf6b9409a47c3dd32de4c8e946ab9dc3c2d44333f43de77fe575300520070d65f6e22bb1f521eda22d3b572585758b92f1c4c9
 SHA512 
94b2c16e6e802fbe240f58f115626018e3d63feed8704fd6769d21657b6bf98387f325d4986ed4b096e7ca11d9c55b8dd6a471ccc57e68fd2c60bbca16a10ebb

diff --git 
a/app-office/worklog-assistant-bin/worklog-assistant-bin-2.1.3580.ebuild 
b/app-office/worklog-assistant-bin/worklog-assistant-bin-2.1.3580.ebuild
deleted file mode 100644
index 268081df608c..
--- a/app-office/worklog-assistant-bin/worklog-assistant-bin-2.1.3580.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit unpacker
-
-MY_PN="${PN%-bin}"
-
-DESCRIPTION="Hassle-free time tracking for JIRA self-hosted and OnDemand"
-HOMEPAGE="https://worklogassistant.com;
-SRC_URI="https://worklogassistant.com/downloads/${MY_PN}-v2_${PV}_amd64.deb;
-
-LICENSE="worklog-assistant"
-SLOT="0"
-KEYWORDS="~amd64"
-RESTRICT="fetch bindist strip"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}"
-
-PATCHES=(
-   "${FILESDIR}/${P}-fix-desktop.patch"
-)
-
-src_prepare() {
-   default
-
-   rm -r etc/ || die
-   rm _gpgbuilder || die
-}
-
-src_install() {
-   mv * "${ED}" || die
-
-   dosym "/opt/Worklog Assistant/bin/Worklog Assistant" 
/opt/bin/WorklogAssistant
-}



[gentoo-commits] repo/gentoo:master commit in: app-office/worklog-assistant-bin/

2024-04-19 Thread Arthur Zamarin
commit: 0f773782d7345b58b7b186ee3e1b2db77b0ae3e0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 19 20:10:47 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 19 20:10:47 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f773782

app-office/worklog-assistant-bin: add 2.3.3900, EAPI=8

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-office/worklog-assistant-bin/Manifest  |  1 +
 .../worklog-assistant-bin-2.3.3900.ebuild  | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/app-office/worklog-assistant-bin/Manifest 
b/app-office/worklog-assistant-bin/Manifest
index f9b1a12cb294..be09db0e3d16 100644
--- a/app-office/worklog-assistant-bin/Manifest
+++ b/app-office/worklog-assistant-bin/Manifest
@@ -1 +1,2 @@
 DIST worklog-assistant-v2_2.1.3580_amd64.deb 31434440 BLAKE2B 
44a85e3cefa652fac6d01d2b3dc0e1a32128d8c7e27b6177d2c3187b97011cf5cce7493d67e9f989e034f26bd88589e3d9960232a5da2dbadf909c26bede2ce9
 SHA512 
cac38acfd7e00a57f6869d1205920a27f5e6cc0525b09cc7b76350df38d5b6dd673779df22fdf55e8e327cb591a1c4738fe23645a6e42b6d2753af2eb330a646
+DIST worklog-assistant-v2_2.3.3900_amd64.deb 38333978 BLAKE2B 
5e12d4ddaf6354e817959752fddf6b9409a47c3dd32de4c8e946ab9dc3c2d44333f43de77fe575300520070d65f6e22bb1f521eda22d3b572585758b92f1c4c9
 SHA512 
94b2c16e6e802fbe240f58f115626018e3d63feed8704fd6769d21657b6bf98387f325d4986ed4b096e7ca11d9c55b8dd6a471ccc57e68fd2c60bbca16a10ebb

diff --git 
a/app-office/worklog-assistant-bin/worklog-assistant-bin-2.3.3900.ebuild 
b/app-office/worklog-assistant-bin/worklog-assistant-bin-2.3.3900.ebuild
new file mode 100644
index ..1d0c08bba197
--- /dev/null
+++ b/app-office/worklog-assistant-bin/worklog-assistant-bin-2.3.3900.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit unpacker
+
+DESCRIPTION="Hassle-free time tracking for JIRA self-hosted and OnDemand"
+HOMEPAGE="https://worklogassistant.com;
+SRC_URI="https://worklogassistant.com/downloads/${PN%-bin}-v2_${PV}_amd64.deb;
+S=${WORKDIR}
+
+LICENSE="worklog-assistant"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+RESTRICT="fetch bindist strip"
+
+QA_PREBUILT="opt/Worklog Assistant/*"
+
+src_prepare() {
+   default
+
+   rm -r etc/ || die
+}
+
+src_install() {
+   mv * "${ED}" || die
+
+   dosym -r "/opt/Worklog Assistant/bin/Worklog Assistant" 
/opt/bin/WorklogAssistant
+}



[gentoo-commits] repo/gentoo:master commit in: app-office/worklog-assistant-bin/

2017-12-10 Thread Ulrich Müller
commit: d46eef50e893cbd9b1afe79af5e1c36729babcb4
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Dec 10 08:50:35 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Dec 10 09:26:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d46eef50

app-office/worklog-assistant-bin: Update Manifest hashes.

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

diff --git a/app-office/worklog-assistant-bin/Manifest 
b/app-office/worklog-assistant-bin/Manifest
index 97559e45bfa..f9b1a12cb29 100644
--- a/app-office/worklog-assistant-bin/Manifest
+++ b/app-office/worklog-assistant-bin/Manifest
@@ -1 +1 @@
-DIST worklog-assistant-v2_2.1.3580_amd64.deb 31434440 SHA256 
9e738516de0a72f803cca952bce00b42dacb874b041475a4ae6420c78f7b8bcc SHA512 
cac38acfd7e00a57f6869d1205920a27f5e6cc0525b09cc7b76350df38d5b6dd673779df22fdf55e8e327cb591a1c4738fe23645a6e42b6d2753af2eb330a646
 WHIRLPOOL 
170a8d3b13fb5385c280f4ee34e146d377cbb779909712a01490e4373616af4ed8d3eef8fa26939808b659a6a9617294a37bd62e913f0d7805ac6f7484ad98e8
+DIST worklog-assistant-v2_2.1.3580_amd64.deb 31434440 BLAKE2B 
44a85e3cefa652fac6d01d2b3dc0e1a32128d8c7e27b6177d2c3187b97011cf5cce7493d67e9f989e034f26bd88589e3d9960232a5da2dbadf909c26bede2ce9
 SHA512 
cac38acfd7e00a57f6869d1205920a27f5e6cc0525b09cc7b76350df38d5b6dd673779df22fdf55e8e327cb591a1c4738fe23645a6e42b6d2753af2eb330a646



[gentoo-commits] repo/gentoo:master commit in: app-office/worklog-assistant-bin/files/, app-office/worklog-assistant-bin/

2016-12-03 Thread Patrice Clement
commit: a5d73d30d50e7278058bb0a02efc13be36622ff9
Author: Mathy Vanvoorden  vanvoorden  be>
AuthorDate: Wed Nov 30 09:15:57 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Dec  4 01:05:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d73d30

app-office/worklog-assistant-bin: version bump to 2.1.3580.

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2957

 app-office/worklog-assistant-bin/Manifest   | 2 +-
 ...x-desktop.patch => worklog-assistant-bin-2.1.3580-fix-desktop.patch} | 2 +-
 ...istant-bin-2.1.3577.ebuild => worklog-assistant-bin-2.1.3580.ebuild} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/worklog-assistant-bin/Manifest 
b/app-office/worklog-assistant-bin/Manifest
index 3b2cfda..97559e4 100644
--- a/app-office/worklog-assistant-bin/Manifest
+++ b/app-office/worklog-assistant-bin/Manifest
@@ -1 +1 @@
-DIST worklog-assistant-v2_2.1.3577_amd64.deb 31450392 SHA256 
200c59c3301b04267387324ec8505908b424ea14e5324275717f1e08bcaeda58 SHA512 
17445e4b3b77f5ff7c4ed4fad30569b4037830769010cf4d4d6fd15a0ac2524983864fdd1ca435eff97155150ef56992e95f759cf047642135bdb35d7dbb7b75
 WHIRLPOOL 
61895868dc2c0181cbc3f45f2efe4fe8bea8affeff22bbd35a0b1c7c71e2bc6b567188fb86d000ea646e819b5c2f9e686d34ac2d9eb6664b6c79565f85fb4257
+DIST worklog-assistant-v2_2.1.3580_amd64.deb 31434440 SHA256 
9e738516de0a72f803cca952bce00b42dacb874b041475a4ae6420c78f7b8bcc SHA512 
cac38acfd7e00a57f6869d1205920a27f5e6cc0525b09cc7b76350df38d5b6dd673779df22fdf55e8e327cb591a1c4738fe23645a6e42b6d2753af2eb330a646
 WHIRLPOOL 
170a8d3b13fb5385c280f4ee34e146d377cbb779909712a01490e4373616af4ed8d3eef8fa26939808b659a6a9617294a37bd62e913f0d7805ac6f7484ad98e8

diff --git 
a/app-office/worklog-assistant-bin/files/worklog-assistant-bin-2.1.3577-fix-desktop.patch
 
b/app-office/worklog-assistant-bin/files/worklog-assistant-bin-2.1.3580-fix-desktop.patch
similarity index 96%
rename from 
app-office/worklog-assistant-bin/files/worklog-assistant-bin-2.1.3577-fix-desktop.patch
rename to 
app-office/worklog-assistant-bin/files/worklog-assistant-bin-2.1.3580-fix-desktop.patch
index 850707f..f990482 100644
--- 
a/app-office/worklog-assistant-bin/files/worklog-assistant-bin-2.1.3577-fix-desktop.patch
+++ 
b/app-office/worklog-assistant-bin/files/worklog-assistant-bin-2.1.3580-fix-desktop.patch
@@ -8,7 +8,7 @@ be fixed in the next version.
  [Desktop Entry]
  Type=Application
  Name=Worklog Assistant
--Version=2.1.3577
+-Version=2.1.3580
 +Version=1.0
  Comment=Hassle-free time tracking for JIRA
  Exec=/bin/bash "/opt/Worklog Assistant/bin/wrapper.sh"

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.3580.ebuild
similarity index 100%
rename from 
app-office/worklog-assistant-bin/worklog-assistant-bin-2.1.3577.ebuild
rename to app-office/worklog-assistant-bin/worklog-assistant-bin-2.1.3580.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-office/worklog-assistant-bin/

2016-11-26 Thread Ulrich Müller
commit: cdb7079208b3899fc0a5c2ca554cc479469631a6
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Nov 26 18:55:39 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Nov 26 20:23:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb70792

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

 app-office/worklog-assistant-bin/worklog-assistant-bin-2.1.3577.ebuild | 3 +--
 1 file changed, 1 insertion(+), 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 e5e0a2c..268081d 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"



[gentoo-commits] repo/gentoo:master commit in: app-office/worklog-assistant-bin/, app-office/worklog-assistant-bin/files/, ...

2016-11-26 Thread David Seifert
commit: 99d5c7ea86d44cb5959b70298f23c69aa1298aa6
Author: Mathy Vanvoorden  vanvoorden  be>
AuthorDate: Mon Nov 21 20:58:32 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Nov 26 12:17:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99d5c7ea

app-office/worklog-assistant-bin: New package

Worklog Assistant is a tool that helps you maintain logs of your activities
related to JIRA issues which you can also push towards said JIRA instance.

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=600436

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2888

 app-office/worklog-assistant-bin/Manifest  |  1 +
 ...orklog-assistant-bin-2.1.3577-fix-desktop.patch | 15 
 app-office/worklog-assistant-bin/metadata.xml  | 12 
 .../worklog-assistant-bin-2.1.3577.ebuild  | 39 ++
 licenses/worklog-assistant | 83 ++
 profiles/license_groups|  2 +-
 6 files changed, 151 insertions(+), 1 deletion(-)

diff --git a/app-office/worklog-assistant-bin/Manifest 
b/app-office/worklog-assistant-bin/Manifest
new file mode 100644
index ..3b2cfda
--- /dev/null
+++ b/app-office/worklog-assistant-bin/Manifest
@@ -0,0 +1 @@
+DIST worklog-assistant-v2_2.1.3577_amd64.deb 31450392 SHA256 
200c59c3301b04267387324ec8505908b424ea14e5324275717f1e08bcaeda58 SHA512 
17445e4b3b77f5ff7c4ed4fad30569b4037830769010cf4d4d6fd15a0ac2524983864fdd1ca435eff97155150ef56992e95f759cf047642135bdb35d7dbb7b75
 WHIRLPOOL 
61895868dc2c0181cbc3f45f2efe4fe8bea8affeff22bbd35a0b1c7c71e2bc6b567188fb86d000ea646e819b5c2f9e686d34ac2d9eb6664b6c79565f85fb4257

diff --git 
a/app-office/worklog-assistant-bin/files/worklog-assistant-bin-2.1.3577-fix-desktop.patch
 
b/app-office/worklog-assistant-bin/files/worklog-assistant-bin-2.1.3577-fix-desktop.patch
new file mode 100644
index ..850707f
--- /dev/null
+++ 
b/app-office/worklog-assistant-bin/files/worklog-assistant-bin-2.1.3577-fix-desktop.patch
@@ -0,0 +1,15 @@
+The .desktop file wrongly indicates the version of the software instead of the
+version of the .desktop file format. This has been reported upstream and should
+be fixed in the next version.
+
+--- "a/usr/share/applications/Worklog Assistant.desktop"
 "b/usr/share/applications/Worklog Assistant.desktop"
+@@ -3,7 +3,7 @@
+ [Desktop Entry]
+ Type=Application
+ Name=Worklog Assistant
+-Version=2.1.3577
++Version=1.0
+ Comment=Hassle-free time tracking for JIRA
+ Exec=/bin/bash "/opt/Worklog Assistant/bin/wrapper.sh"
+ Icon=/opt/Worklog Assistant/share/logo.png

diff --git a/app-office/worklog-assistant-bin/metadata.xml 
b/app-office/worklog-assistant-bin/metadata.xml
new file mode 100644
index ..72530b2
--- /dev/null
+++ b/app-office/worklog-assistant-bin/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ma...@vanvoorden.be
+   Mathy Vanvoorden
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+

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
new file mode 100644
index ..e5e0a2c
--- /dev/null
+++ b/app-office/worklog-assistant-bin/worklog-assistant-bin-2.1.3577.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit unpacker
+
+MY_PN="${PN%-bin}"
+
+DESCRIPTION="Hassle-free time tracking for JIRA self-hosted and OnDemand"
+HOMEPAGE="https://worklogassistant.com;
+SRC_URI="https://worklogassistant.com/downloads/${MY_PN}-v2_${PV}_amd64.deb;
+
+LICENSE="worklog-assistant"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}"
+RESTRICT="fetch strip"
+
+PATCHES=(
+   "${FILESDIR}/${P}-fix-desktop.patch"
+)
+
+src_prepare() {
+   default
+
+   rm -r etc/ || die
+   rm _gpgbuilder || die
+}
+
+src_install() {
+   mv * "${ED}" || die
+
+   dosym "/opt/Worklog Assistant/bin/Worklog Assistant" 
/opt/bin/WorklogAssistant
+}

diff --git a/licenses/worklog-assistant b/licenses/worklog-assistant
new file mode 100644
index ..1b446ec
--- /dev/null
+++ b/licenses/worklog-assistant
@@ -0,0 +1,83 @@
+LICENSE AGREEMENT
+
+Your use of Worklog Assistant is governed by the following Terms and 
Conditions:
+
+Acceptance of License Agreement
+
+You should carefully read the following terms and conditions before using
+Worklog Assistant (the "Software"). Unless you have a different license
+agreement signed by Fizz Buzz Inc., your use of this software indicates your
+agreement to these terms and conditions. If you do not accept all of these 
terms
+and conditions, you must cease using the Software immediately.
+
+Copyright
+
+Licensee acknowledges that the Software, License Key and