public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: x11-wm/firefox-i3-workspaces/
@ 2024-04-07  5:55 Vitaly Zdanevich
  0 siblings, 0 replies; 5+ messages in thread
From: Vitaly Zdanevich @ 2024-04-07  5:55 UTC (permalink / raw
  To: gentoo-commits

commit:     d913ab40226251d62a4b70b0e727c56df73f7f06
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Sun Apr  7 05:55:02 2024 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
CommitDate: Sun Apr  7 05:55:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d913ab40

x11-wm/firefox-i3-workspaces: remove commented line of code about S=...

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild b/x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild
index 372f2d6040..473488147c 100644
--- a/x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild
+++ b/x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild
@@ -16,8 +16,6 @@ RDEPEND="
 	dev-python/i3ipc
 "
 
-# S="${DISTDIR}"
-
 PATCHES=(
 	"$FILESDIR/path-adapt.patch"
 )


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: x11-wm/firefox-i3-workspaces/
@ 2024-04-08  8:24 Vitaly Zdanevich
  0 siblings, 0 replies; 5+ messages in thread
From: Vitaly Zdanevich @ 2024-04-08  8:24 UTC (permalink / raw
  To: gentoo-commits

commit:     6000289ff41119afda465bf7c68e8280d338872b
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Mon Apr  8 08:24:45 2024 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
CommitDate: Mon Apr  8 08:24:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6000289f

metadata.xml: fix gitlab to github

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 x11-wm/firefox-i3-workspaces/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/firefox-i3-workspaces/metadata.xml b/x11-wm/firefox-i3-workspaces/metadata.xml
index 241f322a87..b05b7389ed 100644
--- a/x11-wm/firefox-i3-workspaces/metadata.xml
+++ b/x11-wm/firefox-i3-workspaces/metadata.xml
@@ -6,7 +6,7 @@
 		<email>zdanevich.vitaly@ya.ru</email>
 	</maintainer>
 	<upstream>
-		<remote-id type="gitlab">yurikhan/firefox-i3-workspaces</remote-id>
+		<remote-id type="github">yurikhan/firefox-i3-workspaces</remote-id>
 		<bugs-to>https://github.com/yurikhan/firefox-i3-workspaces/issues</bugs-to>
 	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: x11-wm/firefox-i3-workspaces/
@ 2024-04-09 14:14 Vitaly Zdanevich
  0 siblings, 0 replies; 5+ messages in thread
From: Vitaly Zdanevich @ 2024-04-09 14:14 UTC (permalink / raw
  To: gentoo-commits

commit:     340a815b68ff576fe26c1eb85d3028756dd09024
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Tue Apr  9 14:14:04 2024 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
CommitDate: Tue Apr  9 14:14:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=340a815b

x11-wm/firefox-i3-workspaces: windowS workspaceS to windows workspaces

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild b/x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild
index 473488147c..adbaa09892 100644
--- a/x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild
+++ b/x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-DESCRIPTION="Restore Firefox windowS to correct i3 workspaceS, helper web extension is needed"
+DESCRIPTION="Restore Firefox windows to correct i3 workspaces, helper web extension is needed"
 HOMEPAGE="https://github.com/yurikhan/firefox-i3-workspaces"
 SRC_URI="https://github.com/yurikhan/$PN/archive/refs/tags/$PV.tar.gz"
 


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: x11-wm/firefox-i3-workspaces/
  2024-04-09 16:30 [gentoo-commits] repo/proj/guru:master commit in: x11-wm/firefox-i3-workspaces/ Viorel Munteanu
@ 2024-04-09 16:26 ` Viorel Munteanu
  0 siblings, 0 replies; 5+ messages in thread
From: Viorel Munteanu @ 2024-04-09 16:26 UTC (permalink / raw
  To: gentoo-commits

commit:     5588712c41e64927ec8220c879557a89015a95af
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  9 16:25:42 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 16:25:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5588712c

x11-wm/firefox-i3-workspaces: fix tarball name

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 x11-wm/firefox-i3-workspaces/Manifest                          | 2 +-
 x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/firefox-i3-workspaces/Manifest b/x11-wm/firefox-i3-workspaces/Manifest
index 9314fe40f1..ba0f20113c 100644
--- a/x11-wm/firefox-i3-workspaces/Manifest
+++ b/x11-wm/firefox-i3-workspaces/Manifest
@@ -1 +1 @@
-DIST 0.10.tar.gz 54784 BLAKE2B 88f61133a04fc0a13eee72a12ab222d4378bf4daa02fab812a6ea61ef167fd19c4ca9b7571fdb8d762b82cbbd0932b0fbd3b621748481ead77f425e8d879a1f2 SHA512 45c97cd37e436d2b61767a1ca62f96bc6efa650829f587329008189d1b87f6af80fc10c7046b5c788bc9ae932d415c2b6d8f26a3cede0841e055f6ce8bd90ffb
+DIST firefox-i3-workspaces-0.10.gh.tar.gz 54784 BLAKE2B 88f61133a04fc0a13eee72a12ab222d4378bf4daa02fab812a6ea61ef167fd19c4ca9b7571fdb8d762b82cbbd0932b0fbd3b621748481ead77f425e8d879a1f2 SHA512 45c97cd37e436d2b61767a1ca62f96bc6efa650829f587329008189d1b87f6af80fc10c7046b5c788bc9ae932d415c2b6d8f26a3cede0841e055f6ce8bd90ffb

diff --git a/x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild b/x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild
index adbaa09892..6ef48303e3 100644
--- a/x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild
+++ b/x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DESCRIPTION="Restore Firefox windows to correct i3 workspaces, helper web extension is needed"
 HOMEPAGE="https://github.com/yurikhan/firefox-i3-workspaces"
-SRC_URI="https://github.com/yurikhan/$PN/archive/refs/tags/$PV.tar.gz"
+SRC_URI="https://github.com/yurikhan/$PN/archive/refs/tags/$PV.tar.gz -> ${P}.gh.tar.gz"
 
 LICENSE="GPL-3"
 SLOT=0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: x11-wm/firefox-i3-workspaces/
@ 2024-04-09 16:30 Viorel Munteanu
  2024-04-09 16:26 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
  0 siblings, 1 reply; 5+ messages in thread
From: Viorel Munteanu @ 2024-04-09 16:30 UTC (permalink / raw
  To: gentoo-commits

commit:     5588712c41e64927ec8220c879557a89015a95af
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  9 16:25:42 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 16:25:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5588712c

x11-wm/firefox-i3-workspaces: fix tarball name

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 x11-wm/firefox-i3-workspaces/Manifest                          | 2 +-
 x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/firefox-i3-workspaces/Manifest b/x11-wm/firefox-i3-workspaces/Manifest
index 9314fe40f1..ba0f20113c 100644
--- a/x11-wm/firefox-i3-workspaces/Manifest
+++ b/x11-wm/firefox-i3-workspaces/Manifest
@@ -1 +1 @@
-DIST 0.10.tar.gz 54784 BLAKE2B 88f61133a04fc0a13eee72a12ab222d4378bf4daa02fab812a6ea61ef167fd19c4ca9b7571fdb8d762b82cbbd0932b0fbd3b621748481ead77f425e8d879a1f2 SHA512 45c97cd37e436d2b61767a1ca62f96bc6efa650829f587329008189d1b87f6af80fc10c7046b5c788bc9ae932d415c2b6d8f26a3cede0841e055f6ce8bd90ffb
+DIST firefox-i3-workspaces-0.10.gh.tar.gz 54784 BLAKE2B 88f61133a04fc0a13eee72a12ab222d4378bf4daa02fab812a6ea61ef167fd19c4ca9b7571fdb8d762b82cbbd0932b0fbd3b621748481ead77f425e8d879a1f2 SHA512 45c97cd37e436d2b61767a1ca62f96bc6efa650829f587329008189d1b87f6af80fc10c7046b5c788bc9ae932d415c2b6d8f26a3cede0841e055f6ce8bd90ffb

diff --git a/x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild b/x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild
index adbaa09892..6ef48303e3 100644
--- a/x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild
+++ b/x11-wm/firefox-i3-workspaces/firefox-i3-workspaces-0.10.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DESCRIPTION="Restore Firefox windows to correct i3 workspaces, helper web extension is needed"
 HOMEPAGE="https://github.com/yurikhan/firefox-i3-workspaces"
-SRC_URI="https://github.com/yurikhan/$PN/archive/refs/tags/$PV.tar.gz"
+SRC_URI="https://github.com/yurikhan/$PN/archive/refs/tags/$PV.tar.gz -> ${P}.gh.tar.gz"
 
 LICENSE="GPL-3"
 SLOT=0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-04-09 16:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-09 16:30 [gentoo-commits] repo/proj/guru:master commit in: x11-wm/firefox-i3-workspaces/ Viorel Munteanu
2024-04-09 16:26 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
  -- strict thread matches above, loose matches on Subject: below --
2024-04-09 14:14 Vitaly Zdanevich
2024-04-08  8:24 Vitaly Zdanevich
2024-04-07  5:55 Vitaly Zdanevich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox