public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-02-14  1:24 Stefan Strogin
  0 siblings, 0 replies; 53+ messages in thread
From: Stefan Strogin @ 2023-02-14  1:24 UTC (permalink / raw
  To: gentoo-commits

commit:     08498d463d603974ab61da5466ab56d3ca201b50
Author:     Stefan Strogin <steils <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 01:23:33 2023 +0000
Commit:     Stefan Strogin <steils <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 01:23:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08498d46

net-im/discord: add 0.0.25, drop 0.0.24

Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.24.ebuild => discord-0.0.25.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 3ff39e5d5baf..b1f0b60d9ccf 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.24.tar.gz 77551317 BLAKE2B 2a0ff44eac145aeadeeebe21ac03a756e5e088cc130ccfcb6a6a7b8040bf7507de49b788047e04cc6c9b1fb799ada6fc0b47a1804c5c910bbf4db362e1b5cb6e SHA512 9e1aa15bc1b1d8ebd2819ba88e7c012c47966d7f150264e732c849d4f15023729f8de4e5a5eb999603fa6102a02313dbf7d178b33cfacca58018dcd214ed4e40
+DIST discord-0.0.25.tar.gz 77709937 BLAKE2B 48617283675866b3ec8e8e7000800897fc8532ced4329a59561826d1eb018106ff4d499b5a3620ab3d557970f066f0e973211f9eb32f2566130298bd41abff57 SHA512 21a3e6dff2fd33fe0cd5b1c9c340cbeebc6fd214d9f0be8c05ac9faad2f287d17726bd45bebb4ecebe90533da20f501ad1156ac8097318d7545f78811ebe1224

diff --git a/net-im/discord/discord-0.0.24.ebuild b/net-im/discord/discord-0.0.25.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.24.ebuild
rename to net-im/discord/discord-0.0.25.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-03-31  0:44 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2023-03-31  0:44 UTC (permalink / raw
  To: gentoo-commits

commit:     806e1aa0de39ab3f7a89871c02124fcea6fb6965
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 00:41:10 2023 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 00:43:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=806e1aa0

net-im/discord: add 0.0.26, drop 0.0.25

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.25.ebuild => discord-0.0.26.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index b1f0b60d9ccf..0c2ba44cf6f2 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.25.tar.gz 77709937 BLAKE2B 48617283675866b3ec8e8e7000800897fc8532ced4329a59561826d1eb018106ff4d499b5a3620ab3d557970f066f0e973211f9eb32f2566130298bd41abff57 SHA512 21a3e6dff2fd33fe0cd5b1c9c340cbeebc6fd214d9f0be8c05ac9faad2f287d17726bd45bebb4ecebe90533da20f501ad1156ac8097318d7545f78811ebe1224
+DIST discord-0.0.26.tar.gz 93012747 BLAKE2B 9759a1319835d48e5bc5a72b9c96308ac2cc8251de66b82b55abff0cb2ea199a94f7fa25488a95ed577176ce12fe6eb8455f25fa111b6306778f195b15dc6468 SHA512 65477c2c033f30850a699706a6502ff4f4af8838185716d968d641fdab3033555139b04bf91a111a847aca14113e33ba6248d49ba317fd43cbacb099e974117b

diff --git a/net-im/discord/discord-0.0.25.ebuild b/net-im/discord/discord-0.0.26.ebuild
similarity index 98%
rename from net-im/discord/discord-0.0.25.ebuild
rename to net-im/discord/discord-0.0.26.ebuild
index 65e97d33cf4d..95653d446eaa 100644
--- a/net-im/discord/discord-0.0.25.ebuild
+++ b/net-im/discord/discord-0.0.26.ebuild
@@ -109,7 +109,7 @@ src_install() {
 	insinto "${DESTDIR}"
 	doins chrome_100_percent.pak chrome_200_percent.pak icudtl.dat resources.pak snapshot_blob.bin v8_context_snapshot.bin
 	insopts -m0755
-	doins -r locales resources swiftshader
+	doins -r locales resources
 
 	# Chrome-sandbox requires the setuid bit to be specifically set.
 	# see https://github.com/electron/electron/issues/17972


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-03-31 16:23 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2023-03-31 16:23 UTC (permalink / raw
  To: gentoo-commits

commit:     faa52c1c5bc2c1a2ac9382f22c6dd0802b8b7250
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 16:22:23 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 16:23:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa52c1c

net-im/discord: install chrome_crashpad_handler if it exists

This fixes crashes at startup.

Closes: https://bugs.gentoo.org/903616
Thanks-to: Jyrki Launonen <codez_iccd_99 <AT> yahoo.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-im/discord/{discord-0.0.26.ebuild => discord-0.0.26-r1.ebuild} | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/net-im/discord/discord-0.0.26.ebuild b/net-im/discord/discord-0.0.26-r1.ebuild
similarity index 94%
rename from net-im/discord/discord-0.0.26.ebuild
rename to net-im/discord/discord-0.0.26-r1.ebuild
index 95653d446eaa..9f84b3e48126 100644
--- a/net-im/discord/discord-0.0.26.ebuild
+++ b/net-im/discord/discord-0.0.26-r1.ebuild
@@ -116,6 +116,10 @@ src_install() {
 	fowners root "${DESTDIR}/chrome-sandbox"
 	fperms 4711 "${DESTDIR}/chrome-sandbox"
 
+	# Crashpad is included in the package once in a while and when it does, it must be installed.
+	# See #903616 and #890595
+	[[ -x chrome_crashpad_handler ]] && doins chrome_crashpad_handler
+
 	dosym "${DESTDIR}/${MY_PN^}" "/usr/bin/${MY_PN}"
 }
 


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-03-31 16:25 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2023-03-31 16:25 UTC (permalink / raw
  To: gentoo-commits

commit:     1533bba10098aa5535290cb77f097f45ba82f719
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 16:25:11 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 16:25:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1533bba1

net-im/discord: update at-spi2-core dep

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-im/discord/discord-0.0.26-r1.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-im/discord/discord-0.0.26-r1.ebuild b/net-im/discord/discord-0.0.26-r1.ebuild
index 9f84b3e48126..db19d1e80952 100644
--- a/net-im/discord/discord-0.0.26-r1.ebuild
+++ b/net-im/discord/discord-0.0.26-r1.ebuild
@@ -26,10 +26,7 @@ RESTRICT="bindist mirror strip test"
 IUSE="+seccomp"
 
 RDEPEND="
-		|| (
-			>=app-accessibility/at-spi2-core-2.46.0:2
-			( app-accessibility/at-spi2-atk dev-libs/atk )
-		)
+	>=app-accessibility/at-spi2-core-2.46.0:2
 	app-crypt/libsecret
 	dev-libs/expat
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-04-27 14:41 Pacho Ramos
  0 siblings, 0 replies; 53+ messages in thread
From: Pacho Ramos @ 2023-04-27 14:41 UTC (permalink / raw
  To: gentoo-commits

commit:     012ac9d98ffcf767240c736da60e45253428d428
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 27 14:23:07 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Apr 27 14:40:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=012ac9d9

net-im/discord: Support ayatana indicators

Also add missing locales

Closes: https://bugs.gentoo.org/898906
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 net-im/discord/discord-0.0.26-r2.ebuild | 134 ++++++++++++++++++++++++++++++++
 1 file changed, 134 insertions(+)

diff --git a/net-im/discord/discord-0.0.26-r2.ebuild b/net-im/discord/discord-0.0.26-r2.ebuild
new file mode 100644
index 000000000000..8f127eeca494
--- /dev/null
+++ b/net-im/discord/discord-0.0.26-r2.ebuild
@@ -0,0 +1,134 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN="${PN/-bin/}"
+MY_PV="${PV/-r*/}"
+
+CHROMIUM_VERSION="102"
+CHROMIUM_LANGS="
+	af am ar bg bn ca cs da de el en-GB en-US es es-419 et fa fi fil fr gu he hi
+	hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr sv
+	sw ta te th tr uk ur vi zh-CN zh-TW
+"
+
+inherit chromium-2 desktop linux-info optfeature unpacker xdg
+
+DESCRIPTION="All-in-one voice and text chat for gamers"
+HOMEPAGE="https://discordapp.com"
+SRC_URI="https://dl.discordapp.net/apps/linux/${MY_PV}/${MY_PN}-${MY_PV}.tar.gz"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="~amd64"
+RESTRICT="bindist mirror strip test"
+IUSE="appindicator +seccomp"
+
+RDEPEND="
+	>=app-accessibility/at-spi2-core-2.46.0:2
+	app-crypt/libsecret
+	dev-libs/expat
+	dev-libs/glib:2
+	dev-libs/nspr
+	dev-libs/nss
+	media-libs/alsa-lib
+	media-libs/fontconfig
+	media-libs/mesa[gbm(+)]
+	net-print/cups
+	sys-apps/dbus
+	sys-apps/util-linux
+	sys-libs/glibc
+	x11-libs/cairo
+	x11-libs/libdrm
+	x11-libs/gdk-pixbuf:2
+	x11-libs/gtk+:3
+	x11-libs/libX11
+	x11-libs/libXScrnSaver
+	x11-libs/libXcomposite
+	x11-libs/libXdamage
+	x11-libs/libXext
+	x11-libs/libXfixes
+	x11-libs/libXrandr
+	x11-libs/libxcb
+	x11-libs/libxkbcommon
+	x11-libs/libxshmfence
+	x11-libs/pango
+	appindicator? ( dev-libs/libayatana-appindicator )
+"
+
+DESTDIR="/opt/${MY_PN}"
+
+QA_PREBUILT="*"
+
+CONFIG_CHECK="~USER_NS"
+
+S="${WORKDIR}/${MY_PN^}"
+
+src_unpack() {
+	unpack ${MY_PN}-${MY_PV}.tar.gz
+}
+
+src_configure() {
+	default
+	chromium_suid_sandbox_check_kernel_config
+}
+
+src_prepare() {
+	default
+	# remove post-install script
+	rm postinst.sh || die "the removal of the unneeded post-install script failed"
+	# cleanup languages
+	pushd "locales/" >/dev/null || die "location change for language cleanup failed"
+	chromium_remove_language_paks
+	popd >/dev/null || die "location reset for language cleanup failed"
+	# fix .desktop exec location
+	sed -i "/Exec/s:/usr/share/discord/Discord:${DESTDIR}/${MY_PN^}:" \
+		"${MY_PN}.desktop" ||
+		die "fixing of exec location on .desktop failed"
+	# USE seccomp
+	if ! use seccomp; then
+		sed -i '/Exec/s/Discord/Discord --disable-seccomp-filter-sandbox/' \
+			"${MY_PN}.desktop" ||
+			die "sed failed for seccomp"
+	fi
+}
+
+src_install() {
+	doicon -s 256 "${MY_PN}.png"
+
+	# install .desktop file
+	domenu "${MY_PN}.desktop"
+
+	exeinto "${DESTDIR}"
+
+	doexe "${MY_PN^}" chrome-sandbox libEGL.so libffmpeg.so libGLESv2.so libvk_swiftshader.so
+
+	insinto "${DESTDIR}"
+	doins chrome_100_percent.pak chrome_200_percent.pak icudtl.dat resources.pak snapshot_blob.bin v8_context_snapshot.bin
+	insopts -m0755
+	doins -r locales resources
+
+	# Chrome-sandbox requires the setuid bit to be specifically set.
+	# see https://github.com/electron/electron/issues/17972
+	fowners root "${DESTDIR}/chrome-sandbox"
+	fperms 4711 "${DESTDIR}/chrome-sandbox"
+
+	# Crashpad is included in the package once in a while and when it does, it must be installed.
+	# See #903616 and #890595
+	[[ -x chrome_crashpad_handler ]] && doins chrome_crashpad_handler
+
+	dosym "${DESTDIR}/${MY_PN^}" "/usr/bin/${MY_PN}"
+
+	# https://bugs.gentoo.org/898912
+	if use appindicator; then
+		dosym ../../usr/lib64/libayatana-appindicator3.so /opt/discord/libappindicator3.so
+	fi
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+
+	optfeature "sound support" \
+		media-sound/pulseaudio media-sound/apulse[sdk] media-video/pipewire
+}


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-04-27 22:44 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2023-04-27 22:44 UTC (permalink / raw
  To: gentoo-commits

commit:     2e411579edeb0ef271064336ba1ab564a420b4ee
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 27 22:43:56 2023 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Thu Apr 27 22:43:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e411579

net-im/discord: add 0.0.27, drop 0.0.26-r2

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                            | 1 +
 net-im/discord/{discord-0.0.26-r2.ebuild => discord-0.0.27.ebuild} | 0
 2 files changed, 1 insertion(+)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 0c2ba44cf6f2..b19ecabe92b8 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1,2 @@
 DIST discord-0.0.26.tar.gz 93012747 BLAKE2B 9759a1319835d48e5bc5a72b9c96308ac2cc8251de66b82b55abff0cb2ea199a94f7fa25488a95ed577176ce12fe6eb8455f25fa111b6306778f195b15dc6468 SHA512 65477c2c033f30850a699706a6502ff4f4af8838185716d968d641fdab3033555139b04bf91a111a847aca14113e33ba6248d49ba317fd43cbacb099e974117b
+DIST discord-0.0.27.tar.gz 92317071 BLAKE2B 5328abd5f6aba87c73ee26cc6387dd9af7745c003e67b70e168153a959f5f582d118d38ce0b45ff4a9165ff1423708b05d468824c880e4685755df41ceadd5e1 SHA512 285a0119b4740402a3fa94d3679a52bc8d883413ee32187e90087960a4d34aaf316788d2708bbccafe3f995c2b99767b45bc4b7c731704ef887a8de1b3d3926f

diff --git a/net-im/discord/discord-0.0.26-r2.ebuild b/net-im/discord/discord-0.0.27.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.26-r2.ebuild
rename to net-im/discord/discord-0.0.27.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-05-10 14:02 Ionen Wolkens
  0 siblings, 0 replies; 53+ messages in thread
From: Ionen Wolkens @ 2023-05-10 14:02 UTC (permalink / raw
  To: gentoo-commits

commit:     1baf2c7dd679de5b72a2fb7ced054f001a80195b
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 14:00:46 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed May 10 14:00:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1baf2c7d

net-im/discord: drop 0.0.26-r1

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 net-im/discord/Manifest                 |   1 -
 net-im/discord/discord-0.0.26-r1.ebuild | 129 --------------------------------
 2 files changed, 130 deletions(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index b19ecabe92b8..24d8c28d11e5 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1,2 +1 @@
-DIST discord-0.0.26.tar.gz 93012747 BLAKE2B 9759a1319835d48e5bc5a72b9c96308ac2cc8251de66b82b55abff0cb2ea199a94f7fa25488a95ed577176ce12fe6eb8455f25fa111b6306778f195b15dc6468 SHA512 65477c2c033f30850a699706a6502ff4f4af8838185716d968d641fdab3033555139b04bf91a111a847aca14113e33ba6248d49ba317fd43cbacb099e974117b
 DIST discord-0.0.27.tar.gz 92317071 BLAKE2B 5328abd5f6aba87c73ee26cc6387dd9af7745c003e67b70e168153a959f5f582d118d38ce0b45ff4a9165ff1423708b05d468824c880e4685755df41ceadd5e1 SHA512 285a0119b4740402a3fa94d3679a52bc8d883413ee32187e90087960a4d34aaf316788d2708bbccafe3f995c2b99767b45bc4b7c731704ef887a8de1b3d3926f

diff --git a/net-im/discord/discord-0.0.26-r1.ebuild b/net-im/discord/discord-0.0.26-r1.ebuild
deleted file mode 100644
index db19d1e80952..000000000000
--- a/net-im/discord/discord-0.0.26-r1.ebuild
+++ /dev/null
@@ -1,129 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PN="${PN/-bin/}"
-MY_PV="${PV/-r*/}"
-
-CHROMIUM_VERSION="102"
-CHROMIUM_LANGS="
-	am ar bg bn ca cs da de el en-GB en-US es es-419 et fa fi fil fr gu he hi
-	hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr sv
-	sw ta te th tr uk vi zh-CN zh-TW
-"
-
-inherit chromium-2 desktop linux-info optfeature unpacker xdg
-
-DESCRIPTION="All-in-one voice and text chat for gamers"
-HOMEPAGE="https://discordapp.com"
-SRC_URI="https://dl.discordapp.net/apps/linux/${MY_PV}/${MY_PN}-${MY_PV}.tar.gz"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="amd64"
-RESTRICT="bindist mirror strip test"
-IUSE="+seccomp"
-
-RDEPEND="
-	>=app-accessibility/at-spi2-core-2.46.0:2
-	app-crypt/libsecret
-	dev-libs/expat
-	dev-libs/glib:2
-	dev-libs/nspr
-	dev-libs/nss
-	media-libs/alsa-lib
-	media-libs/fontconfig
-	media-libs/mesa[gbm(+)]
-	net-print/cups
-	sys-apps/dbus
-	sys-apps/util-linux
-	sys-libs/glibc
-	x11-libs/cairo
-	x11-libs/libdrm
-	x11-libs/gdk-pixbuf:2
-	x11-libs/gtk+:3
-	x11-libs/libX11
-	x11-libs/libXScrnSaver
-	x11-libs/libXcomposite
-	x11-libs/libXdamage
-	x11-libs/libXext
-	x11-libs/libXfixes
-	x11-libs/libXrandr
-	x11-libs/libxcb
-	x11-libs/libxkbcommon
-	x11-libs/libxshmfence
-	x11-libs/pango
-"
-
-DESTDIR="/opt/${MY_PN}"
-
-QA_PREBUILT="*"
-
-CONFIG_CHECK="~USER_NS"
-
-S="${WORKDIR}/${MY_PN^}"
-
-src_unpack() {
-	unpack ${MY_PN}-${MY_PV}.tar.gz
-}
-
-src_configure() {
-	default
-	chromium_suid_sandbox_check_kernel_config
-}
-
-src_prepare() {
-	default
-	# remove post-install script
-	rm postinst.sh || die "the removal of the unneeded post-install script failed"
-	# cleanup languages
-	pushd "locales/" >/dev/null || die "location change for language cleanup failed"
-	chromium_remove_language_paks
-	popd >/dev/null || die "location reset for language cleanup failed"
-	# fix .desktop exec location
-	sed -i "/Exec/s:/usr/share/discord/Discord:${DESTDIR}/${MY_PN^}:" \
-		"${MY_PN}.desktop" ||
-		die "fixing of exec location on .desktop failed"
-	# USE seccomp
-	if ! use seccomp; then
-		sed -i '/Exec/s/Discord/Discord --disable-seccomp-filter-sandbox/' \
-			"${MY_PN}.desktop" ||
-			die "sed failed for seccomp"
-	fi
-}
-
-src_install() {
-	doicon -s 256 "${MY_PN}.png"
-
-	# install .desktop file
-	domenu "${MY_PN}.desktop"
-
-	exeinto "${DESTDIR}"
-
-	doexe "${MY_PN^}" chrome-sandbox libEGL.so libffmpeg.so libGLESv2.so libvk_swiftshader.so
-
-	insinto "${DESTDIR}"
-	doins chrome_100_percent.pak chrome_200_percent.pak icudtl.dat resources.pak snapshot_blob.bin v8_context_snapshot.bin
-	insopts -m0755
-	doins -r locales resources
-
-	# Chrome-sandbox requires the setuid bit to be specifically set.
-	# see https://github.com/electron/electron/issues/17972
-	fowners root "${DESTDIR}/chrome-sandbox"
-	fperms 4711 "${DESTDIR}/chrome-sandbox"
-
-	# Crashpad is included in the package once in a while and when it does, it must be installed.
-	# See #903616 and #890595
-	[[ -x chrome_crashpad_handler ]] && doins chrome_crashpad_handler
-
-	dosym "${DESTDIR}/${MY_PN^}" "/usr/bin/${MY_PN}"
-}
-
-pkg_postinst() {
-	xdg_pkg_postinst
-
-	optfeature "sound support" \
-		media-sound/pulseaudio media-sound/apulse[sdk] media-video/pipewire
-	optfeature "system tray support" dev-libs/libappindicator
-}


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-05-10 14:02 Ionen Wolkens
  0 siblings, 0 replies; 53+ messages in thread
From: Ionen Wolkens @ 2023-05-10 14:02 UTC (permalink / raw
  To: gentoo-commits

commit:     e6d45fceaad0b5633b65b7132bac43463d4d7510
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 13:57:14 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed May 10 13:59:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6d45fce

net-im/discord: stabilize 0.0.27 for amd64

For future reference, there's no problem with always
bumping this one straight-to-stable and dropping old
at same time given that without workarounds the old is
immediately broken and useless.

Exceptions may be experimental revbump changes and
similar.

Closes: https://bugs.gentoo.org/906036
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 net-im/discord/discord-0.0.27.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/discord-0.0.27.ebuild b/net-im/discord/discord-0.0.27.ebuild
index 8f127eeca494..0c75ad505e10 100644
--- a/net-im/discord/discord-0.0.27.ebuild
+++ b/net-im/discord/discord-0.0.27.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://dl.discordapp.net/apps/linux/${MY_PV}/${MY_PN}-${MY_PV}.tar.gz"
 
 LICENSE="all-rights-reserved"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 RESTRICT="bindist mirror strip test"
 IUSE="appindicator +seccomp"
 


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-07-12  8:32 Stefan Strogin
  0 siblings, 0 replies; 53+ messages in thread
From: Stefan Strogin @ 2023-07-12  8:32 UTC (permalink / raw
  To: gentoo-commits

commit:     d948ec12039269d5423cc4015a04720451dddff4
Author:     Stefan Strogin <steils <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 08:31:43 2023 +0000
Commit:     Stefan Strogin <steils <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 08:31:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d948ec12

net-im/discord: add 0.0.28, drop 0.0.27

Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.27.ebuild => discord-0.0.28.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 24d8c28d11e5..d5324f815c93 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.27.tar.gz 92317071 BLAKE2B 5328abd5f6aba87c73ee26cc6387dd9af7745c003e67b70e168153a959f5f582d118d38ce0b45ff4a9165ff1423708b05d468824c880e4685755df41ceadd5e1 SHA512 285a0119b4740402a3fa94d3679a52bc8d883413ee32187e90087960a4d34aaf316788d2708bbccafe3f995c2b99767b45bc4b7c731704ef887a8de1b3d3926f
+DIST discord-0.0.28.tar.gz 92587043 BLAKE2B d2e79f34c3d71782fd64ad076fb8a44cd91df5fe35df30c8e4d3fb1e6c019ca0bfd459d615e6c62e3f88d9120397c01b4c0e024d39ae315555c698616473cd37 SHA512 763fe47a0fb21a13e852bcc818d4e0e2ea4faf23fcfdc02fddfe06e8c829499e028e27b45d807d3b3edcc36788990f3f21c0460b9b8efc538b62f3b41aeb744d

diff --git a/net-im/discord/discord-0.0.27.ebuild b/net-im/discord/discord-0.0.28.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.27.ebuild
rename to net-im/discord/discord-0.0.28.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-08-30 20:22 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2023-08-30 20:22 UTC (permalink / raw
  To: gentoo-commits

commit:     01bbb07fef019301cd62f2d541ada4ade37fdfd1
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 20:20:59 2023 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 20:21:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01bbb07f

net-im/discord: add 0.0.29, drop 0.0.28

Closes: https://bugs.gentoo.org/913347

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.28.ebuild => discord-0.0.29.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index d5324f815c93..e35acf7e1eef 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.28.tar.gz 92587043 BLAKE2B d2e79f34c3d71782fd64ad076fb8a44cd91df5fe35df30c8e4d3fb1e6c019ca0bfd459d615e6c62e3f88d9120397c01b4c0e024d39ae315555c698616473cd37 SHA512 763fe47a0fb21a13e852bcc818d4e0e2ea4faf23fcfdc02fddfe06e8c829499e028e27b45d807d3b3edcc36788990f3f21c0460b9b8efc538b62f3b41aeb744d
+DIST discord-0.0.29.tar.gz 92596511 BLAKE2B 902f24b84bb1f1f43a95461190125d99c74846e985d68588101c1ceea4ad92042ff45e86ef115637eb58141d3ebe2d85922d75620a235702bdbf8990da59674b SHA512 38e4c21872fdf7b7716680b70e6f677274be50fce04d16831ed180d894965ca2f8cc8814148e16ca540f8dcba2bb749788f6980180f51d8b1f1556e1a8a368e0

diff --git a/net-im/discord/discord-0.0.28.ebuild b/net-im/discord/discord-0.0.29.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.28.ebuild
rename to net-im/discord/discord-0.0.29.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-09-18 23:08 Stefan Strogin
  0 siblings, 0 replies; 53+ messages in thread
From: Stefan Strogin @ 2023-09-18 23:08 UTC (permalink / raw
  To: gentoo-commits

commit:     16a6da199f9190a8a06b286a37a5a7167fd8f996
Author:     Stefan Strogin <steils <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 23:07:22 2023 +0000
Commit:     Stefan Strogin <steils <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 23:07:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a6da19

net-im/discord: add 0.0.30, drop 0.0.29

Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.29.ebuild => discord-0.0.30.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index e35acf7e1eef..51f69f3809fa 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.29.tar.gz 92596511 BLAKE2B 902f24b84bb1f1f43a95461190125d99c74846e985d68588101c1ceea4ad92042ff45e86ef115637eb58141d3ebe2d85922d75620a235702bdbf8990da59674b SHA512 38e4c21872fdf7b7716680b70e6f677274be50fce04d16831ed180d894965ca2f8cc8814148e16ca540f8dcba2bb749788f6980180f51d8b1f1556e1a8a368e0
+DIST discord-0.0.30.tar.gz 92571367 BLAKE2B 96686915c1d561c8d543677ffb42288e87de9788e8a6a566189068ab12ec679bc33849d981e42a19ad6253918ba66aedbb2cca21806d5c6aa183e4a0b5224b93 SHA512 2da18ea98c429345b97e6168cebf8b3422f1f1d8a60e5e2ab0154732cc033774a75b94f85e5b834acbdf7362c13f3707bb767ad6c19290fc39a2a10997aff554

diff --git a/net-im/discord/discord-0.0.29.ebuild b/net-im/discord/discord-0.0.30.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.29.ebuild
rename to net-im/discord/discord-0.0.30.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-10-05 19:46 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2023-10-05 19:46 UTC (permalink / raw
  To: gentoo-commits

commit:     6d6e291ae86a80932c309b0a2dafd7bba051fffe
Author:     Tomas Fabrizio Orsi <torsi <AT> fi <DOT> uba <DOT> ar>
AuthorDate: Thu Oct  5 19:06:26 2023 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Thu Oct  5 19:45:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d6e291a

net-im/discord: add 0.0.31, drop 0.0.30

Signed-off-by: Tomas Fabrizio Orsi <torsi <AT> fi.uba.ar>
Closes: https://github.com/gentoo/gentoo/pull/33207
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.30.ebuild => discord-0.0.31.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 51f69f3809fa..19060f1e29d6 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.30.tar.gz 92571367 BLAKE2B 96686915c1d561c8d543677ffb42288e87de9788e8a6a566189068ab12ec679bc33849d981e42a19ad6253918ba66aedbb2cca21806d5c6aa183e4a0b5224b93 SHA512 2da18ea98c429345b97e6168cebf8b3422f1f1d8a60e5e2ab0154732cc033774a75b94f85e5b834acbdf7362c13f3707bb767ad6c19290fc39a2a10997aff554
+DIST discord-0.0.31.tar.gz 92637981 BLAKE2B c1cb061dc45d34a05e443c1f6c4b352806bfebf0c5f0aa3a61d4abe57ad24bb54edc6fcd895ef49b15f376041814665fb7b2989cabcb64b950ecffba328f31bd SHA512 596f0e2271e61798594d97a85728eea2bfa851db7f1e8b7fa65e1631dfeb347fa8d6087556854c0e775b88678a03b8ece97d0c1293b156e7ea908f6570645248

diff --git a/net-im/discord/discord-0.0.30.ebuild b/net-im/discord/discord-0.0.31.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.30.ebuild
rename to net-im/discord/discord-0.0.31.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-10-17  0:52 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2023-10-17  0:52 UTC (permalink / raw
  To: gentoo-commits

commit:     8f3283d33090047d6b557a219ef3a2234b325267
Author:     Tomas Fabrizio Orsi <torsi <AT> fi <DOT> uba <DOT> ar>
AuthorDate: Tue Oct 17 00:45:45 2023 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Oct 17 00:52:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f3283d3

net-im/discord: add 0.0.32, drop 0.0.31

Signed-off-by: Tomas Fabrizio Orsi <torsi <AT> fi.uba.ar>
Closes: https://github.com/gentoo/gentoo/pull/33366
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.31.ebuild => discord-0.0.32.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 19060f1e29d6..0e65db96c3e8 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.31.tar.gz 92637981 BLAKE2B c1cb061dc45d34a05e443c1f6c4b352806bfebf0c5f0aa3a61d4abe57ad24bb54edc6fcd895ef49b15f376041814665fb7b2989cabcb64b950ecffba328f31bd SHA512 596f0e2271e61798594d97a85728eea2bfa851db7f1e8b7fa65e1631dfeb347fa8d6087556854c0e775b88678a03b8ece97d0c1293b156e7ea908f6570645248
+DIST discord-0.0.32.tar.gz 92662078 BLAKE2B 03b2bb5657a32b6374de826643c8c37b76b5146bf2a8012a9e492254f00ca17f3e1b44dd5f70265856bce84e167d7163c68faf2648d52930c573e5936a442b81 SHA512 e3ca9075e4a66c7c4358bdccb748f8f849de24cf3036b85d2c42dd15f8e56125fc42e86e73920751126b0e4fa73596a1d7af1f21ac9903911d6c843637c46813

diff --git a/net-im/discord/discord-0.0.31.ebuild b/net-im/discord/discord-0.0.32.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.31.ebuild
rename to net-im/discord/discord-0.0.32.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-10-31 18:03 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2023-10-31 18:03 UTC (permalink / raw
  To: gentoo-commits

commit:     9d5b9ec10afb021370fe71e901e416070e78da4e
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 31 18:03:12 2023 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Oct 31 18:03:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d5b9ec1

net-im/discord: add 0.0.33, drop 0.0.32

Closes: https://bugs.gentoo.org/916584

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.32.ebuild => discord-0.0.33.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 0e65db96c3e8..2ffd1ca85acb 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.32.tar.gz 92662078 BLAKE2B 03b2bb5657a32b6374de826643c8c37b76b5146bf2a8012a9e492254f00ca17f3e1b44dd5f70265856bce84e167d7163c68faf2648d52930c573e5936a442b81 SHA512 e3ca9075e4a66c7c4358bdccb748f8f849de24cf3036b85d2c42dd15f8e56125fc42e86e73920751126b0e4fa73596a1d7af1f21ac9903911d6c843637c46813
+DIST discord-0.0.33.tar.gz 92880138 BLAKE2B 86b410ce6b030c09f859d60c5508230b03131b9a2e0eec58234e6c02c99a40be765e886fd2cf9586fca85552a452f4c6213926ebbf2137a7407df95edf9dabce SHA512 83e848d12137a2576f70834fcf612cdd0a0f3216916d450830813b7492efa53f7baaeefd37cd58091a0ed8303e3b037f32e995b51a35c416388c1a6d6998036f

diff --git a/net-im/discord/discord-0.0.32.ebuild b/net-im/discord/discord-0.0.33.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.32.ebuild
rename to net-im/discord/discord-0.0.33.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-11-07  1:44 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2023-11-07  1:44 UTC (permalink / raw
  To: gentoo-commits

commit:     2d307f04b83e31647344b761deb66fc26a991d31
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Mon Nov  6 23:57:20 2023 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Nov  7 01:43:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d307f04

net-im/discord: add 0.0.34, drop 0.0.33

* Drop unused CHROMIUM_VERSION. Added in 8f6f69f, use removed in 956ec30.

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33701
Closes: https://bugs.gentoo.org/916979
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.33.ebuild => discord-0.0.34.ebuild} | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 2ffd1ca85acb..06d5c8184763 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.33.tar.gz 92880138 BLAKE2B 86b410ce6b030c09f859d60c5508230b03131b9a2e0eec58234e6c02c99a40be765e886fd2cf9586fca85552a452f4c6213926ebbf2137a7407df95edf9dabce SHA512 83e848d12137a2576f70834fcf612cdd0a0f3216916d450830813b7492efa53f7baaeefd37cd58091a0ed8303e3b037f32e995b51a35c416388c1a6d6998036f
+DIST discord-0.0.34.tar.gz 92968432 BLAKE2B 0db1f1459169a7de36733dddf2a945b136fa854d73abbd72648fc3c46c0ec82ae81f944a228bf4d4d876cbed4924fc34d5eb81af989309d76adc8148883a9b1c SHA512 28ab59e18ca3c800030c7c4b4f016efed033e741ad42f18b993e8493d51a78d430a4ff3c0a3457fdf8b43907a013f3145e67748e7a896d440af56074226c5c46

diff --git a/net-im/discord/discord-0.0.33.ebuild b/net-im/discord/discord-0.0.34.ebuild
similarity index 99%
rename from net-im/discord/discord-0.0.33.ebuild
rename to net-im/discord/discord-0.0.34.ebuild
index 0c75ad505e10..2a6bf51369d6 100644
--- a/net-im/discord/discord-0.0.33.ebuild
+++ b/net-im/discord/discord-0.0.34.ebuild
@@ -6,7 +6,6 @@ EAPI=8
 MY_PN="${PN/-bin/}"
 MY_PV="${PV/-r*/}"
 
-CHROMIUM_VERSION="102"
 CHROMIUM_LANGS="
 	af am ar bg bn ca cs da de el en-GB en-US es es-419 et fa fi fil fr gu he hi
 	hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr sv


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-11-14  1:54 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2023-11-14  1:54 UTC (permalink / raw
  To: gentoo-commits

commit:     1838d81a1a0bb23039297e7c2bc14bce9739279a
Author:     Tomas Fabrizio Orsi <torsi <AT> fi <DOT> uba <DOT> ar>
AuthorDate: Mon Nov 13 22:46:38 2023 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Nov 14 01:54:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1838d81a

net-im/discord: add 0.0.35, drop 0.0.34

Signed-off-by: Tomas Fabrizio Orsi <torsi <AT> fi.uba.ar>
Closes: https://github.com/gentoo/gentoo/pull/33810
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.34.ebuild => discord-0.0.35.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 06d5c8184763..bcb9c6636d20 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.34.tar.gz 92968432 BLAKE2B 0db1f1459169a7de36733dddf2a945b136fa854d73abbd72648fc3c46c0ec82ae81f944a228bf4d4d876cbed4924fc34d5eb81af989309d76adc8148883a9b1c SHA512 28ab59e18ca3c800030c7c4b4f016efed033e741ad42f18b993e8493d51a78d430a4ff3c0a3457fdf8b43907a013f3145e67748e7a896d440af56074226c5c46
+DIST discord-0.0.35.tar.gz 92973520 BLAKE2B ed0c72d39e2da6afb640926e5b96b6a6a689d7f82908898c7622aa9ba74dfbec16746178f17b294017d40a0ede376cd86580fd37b64c6be42c423c43b61dbf02 SHA512 a0f1db24e38a2d48ea8521a7e8e638a401bdfc407b64e21c7a0dde241eb10e4988fcdc916ed13d45012ae4ce25b3c53d36bf97b011cf569cb81e9f1b7c2d6eeb

diff --git a/net-im/discord/discord-0.0.34.ebuild b/net-im/discord/discord-0.0.35.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.34.ebuild
rename to net-im/discord/discord-0.0.35.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-11-28 23:23 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2023-11-28 23:23 UTC (permalink / raw
  To: gentoo-commits

commit:     be9d792a77e8305a2d0781e999c442ccc96de139
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 23:22:51 2023 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Nov 28 23:22:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be9d792a

net-im/discord: add 0.0.36, drop 0.0.35

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.35.ebuild => discord-0.0.36.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index bcb9c6636d20..74ece5ee0a4e 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.35.tar.gz 92973520 BLAKE2B ed0c72d39e2da6afb640926e5b96b6a6a689d7f82908898c7622aa9ba74dfbec16746178f17b294017d40a0ede376cd86580fd37b64c6be42c423c43b61dbf02 SHA512 a0f1db24e38a2d48ea8521a7e8e638a401bdfc407b64e21c7a0dde241eb10e4988fcdc916ed13d45012ae4ce25b3c53d36bf97b011cf569cb81e9f1b7c2d6eeb
+DIST discord-0.0.36.tar.gz 92978343 BLAKE2B 59096d3f98f13cd0b02ff1ab01f11b089f7c32651a4fceada3e4d71b99e587cf8744eae7f43fa49e26298f95a12207651f183ac83c236fa6ea44234d4ffc7a0f SHA512 e72ed0e559ebc8ad24c3aa41011af408aa5d3d1c4561cca3f16345aa3a5e18326017564ff2f4a3c1bf1e84f00333e206557cebad2f483c6a1c71bf48df23546b

diff --git a/net-im/discord/discord-0.0.35.ebuild b/net-im/discord/discord-0.0.36.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.35.ebuild
rename to net-im/discord/discord-0.0.36.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-12-05 22:19 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2023-12-05 22:19 UTC (permalink / raw
  To: gentoo-commits

commit:     011241c147a6af7baeae8dbf6e68a6d25787933b
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  5 22:18:36 2023 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Dec  5 22:18:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=011241c1

net-im/discord: add 0.0.37, drop 0.0.36

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.36.ebuild => discord-0.0.37.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 74ece5ee0a4e..c222761001f1 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.36.tar.gz 92978343 BLAKE2B 59096d3f98f13cd0b02ff1ab01f11b089f7c32651a4fceada3e4d71b99e587cf8744eae7f43fa49e26298f95a12207651f183ac83c236fa6ea44234d4ffc7a0f SHA512 e72ed0e559ebc8ad24c3aa41011af408aa5d3d1c4561cca3f16345aa3a5e18326017564ff2f4a3c1bf1e84f00333e206557cebad2f483c6a1c71bf48df23546b
+DIST discord-0.0.37.tar.gz 92978089 BLAKE2B ebdc2e74e4c92dac32d06c1039d6199e91d1a8e76bdb51a8caa1ef4f80fbbf82e93a54811104bb6144a4ebb0d0a61b114445d0049cea23312adb8c9d5755138f SHA512 495969155a99364a22fef5d830adec5c03c25ac118d560b1e346fa9190866f9a038c07664124f8f835b77ba4e4d2a268a8eab86dea54274de4904ec374a2c005

diff --git a/net-im/discord/discord-0.0.36.ebuild b/net-im/discord/discord-0.0.37.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.36.ebuild
rename to net-im/discord/discord-0.0.37.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-12-12 23:06 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2023-12-12 23:06 UTC (permalink / raw
  To: gentoo-commits

commit:     09095cce01760a666d5e3d8646a83e1cae5b9a9e
Author:     Tomas Fabrizio Orsi <torsi <AT> fi <DOT> uba <DOT> ar>
AuthorDate: Tue Dec 12 23:00:32 2023 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 23:06:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09095cce

net-im/discord: add 0.0.38, drop 0.0.37

Signed-off-by: Tomas Fabrizio Orsi <torsi <AT> fi.uba.ar>
Closes: https://github.com/gentoo/gentoo/pull/34257
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.37.ebuild => discord-0.0.38.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index c222761001f1..5a0e31a9e975 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.37.tar.gz 92978089 BLAKE2B ebdc2e74e4c92dac32d06c1039d6199e91d1a8e76bdb51a8caa1ef4f80fbbf82e93a54811104bb6144a4ebb0d0a61b114445d0049cea23312adb8c9d5755138f SHA512 495969155a99364a22fef5d830adec5c03c25ac118d560b1e346fa9190866f9a038c07664124f8f835b77ba4e4d2a268a8eab86dea54274de4904ec374a2c005
+DIST discord-0.0.38.tar.gz 92978140 BLAKE2B ee0e8b588011a72147fa836849df79c39b6b47313dbda25a65f470b256ba4d7ee73622fa0fb5915e6bedabff277719e69d5daefa612c26468582c3175d822423 SHA512 b526231453bd2eabacd8fd353a8cd33fbc2a3992f5a29a4f21dd32ad79a4caa16cda21652b7d7b261b3a0bf6276a8d443e75d4deca5f47fc25540dbe23996598

diff --git a/net-im/discord/discord-0.0.37.ebuild b/net-im/discord/discord-0.0.38.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.37.ebuild
rename to net-im/discord/discord-0.0.38.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2023-12-21  7:52 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2023-12-21  7:52 UTC (permalink / raw
  To: gentoo-commits

commit:     b2f7e6bae09f9bc7dc6476fa5944f4ac58b7a384
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Wed Dec 20 04:22:06 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 07:52:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2f7e6ba

net-im/discord: add 0.0.39, drop 0.0.38

Closes: https://bugs.gentoo.org/920349
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34379
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.38.ebuild => discord-0.0.39.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 5a0e31a9e975..9c1567cd58bb 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.38.tar.gz 92978140 BLAKE2B ee0e8b588011a72147fa836849df79c39b6b47313dbda25a65f470b256ba4d7ee73622fa0fb5915e6bedabff277719e69d5daefa612c26468582c3175d822423 SHA512 b526231453bd2eabacd8fd353a8cd33fbc2a3992f5a29a4f21dd32ad79a4caa16cda21652b7d7b261b3a0bf6276a8d443e75d4deca5f47fc25540dbe23996598
+DIST discord-0.0.39.tar.gz 92977064 BLAKE2B 95f30148782de35e5c5798867f4433163d53ede9538e3c3e6198c20c754a6ffc8f012cd2b85ad47344664ebfbab2ef59f9cf6ebf520daa656d8f05f300ae8789 SHA512 9f18aea5d82f5db4efa9db9babbc440b24e47dc80df18df5cc58d99d677f1c0863df21ed96d69896785f8fbe0dc0ff1f7317398b8f39606289da79f5a38074f1

diff --git a/net-im/discord/discord-0.0.38.ebuild b/net-im/discord/discord-0.0.39.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.38.ebuild
rename to net-im/discord/discord-0.0.39.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-01-10 17:10 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-01-10 17:10 UTC (permalink / raw
  To: gentoo-commits

commit:     d0281fc128fe6d683b004ff8673d08e87bd6f11d
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 17:03:35 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 17:03:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0281fc1

net-im/discord: add 0.0.40, drop 0.0.39

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.39.ebuild => discord-0.0.40.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 9c1567cd58bb..9a7b220dec8c 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.39.tar.gz 92977064 BLAKE2B 95f30148782de35e5c5798867f4433163d53ede9538e3c3e6198c20c754a6ffc8f012cd2b85ad47344664ebfbab2ef59f9cf6ebf520daa656d8f05f300ae8789 SHA512 9f18aea5d82f5db4efa9db9babbc440b24e47dc80df18df5cc58d99d677f1c0863df21ed96d69896785f8fbe0dc0ff1f7317398b8f39606289da79f5a38074f1
+DIST discord-0.0.40.tar.gz 92976929 BLAKE2B 4b3b4af371c7839c8ee89f42ef88a413e8c629df47f855ef4cad8fba95df811709af3bd73837111760bfaa8b329fae663b655ad4ccdaeee09751d880ac0716ff SHA512 64fd9cf5c8ebb55cd5cd7c1fc0ae04a7e7cb9df6cc18a7c992f1156f46dac5415d87003622078e5d4aa0e48234c3d69d0d12633a57d55291e359cbb40511ca3a

diff --git a/net-im/discord/discord-0.0.39.ebuild b/net-im/discord/discord-0.0.40.ebuild
similarity index 98%
rename from net-im/discord/discord-0.0.39.ebuild
rename to net-im/discord/discord-0.0.40.ebuild
index 2a6bf51369d6..34fc00ecd3c1 100644
--- a/net-im/discord/discord-0.0.39.ebuild
+++ b/net-im/discord/discord-0.0.40.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-01-23  3:53 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-01-23  3:53 UTC (permalink / raw
  To: gentoo-commits

commit:     f693e863a57c29eaf4f438a54f8a0eb39052950f
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 23 03:52:13 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Jan 23 03:53:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f693e863

net-im/discord: add 0.0.41, drop 0.0.40

Closes: https://bugs.gentoo.org/922736

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.40.ebuild => discord-0.0.41.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 9a7b220dec8c..3bef6e28ad42 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.40.tar.gz 92976929 BLAKE2B 4b3b4af371c7839c8ee89f42ef88a413e8c629df47f855ef4cad8fba95df811709af3bd73837111760bfaa8b329fae663b655ad4ccdaeee09751d880ac0716ff SHA512 64fd9cf5c8ebb55cd5cd7c1fc0ae04a7e7cb9df6cc18a7c992f1156f46dac5415d87003622078e5d4aa0e48234c3d69d0d12633a57d55291e359cbb40511ca3a
+DIST discord-0.0.41.tar.gz 92981397 BLAKE2B 0d392c5e649e13e47e7407ecd5a047ff7989d95dde260049169f276b898bb93bea0b32fc65058e1605cf44bfcedd4f36c45ee9a4d0605e285693194ee8e52d76 SHA512 4442fcff4eadc84ce9ec325c4209dccd07a361dd925418ef0f58e0a059ae906314dd538dfc10f5763aac994beecfa70a6628fb445b244f6f9aab21f73973b80c

diff --git a/net-im/discord/discord-0.0.40.ebuild b/net-im/discord/discord-0.0.41.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.40.ebuild
rename to net-im/discord/discord-0.0.41.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-01-29 21:37 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-01-29 21:37 UTC (permalink / raw
  To: gentoo-commits

commit:     24707996b16ecd1e0ceecc9c491da36da4c0b391
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 29 21:37:07 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Mon Jan 29 21:37:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24707996

net-im/discord: add 0.0.42, drop 0.0.41

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.41.ebuild => discord-0.0.42.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 3bef6e28ad42..acb0df497cf3 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.41.tar.gz 92981397 BLAKE2B 0d392c5e649e13e47e7407ecd5a047ff7989d95dde260049169f276b898bb93bea0b32fc65058e1605cf44bfcedd4f36c45ee9a4d0605e285693194ee8e52d76 SHA512 4442fcff4eadc84ce9ec325c4209dccd07a361dd925418ef0f58e0a059ae906314dd538dfc10f5763aac994beecfa70a6628fb445b244f6f9aab21f73973b80c
+DIST discord-0.0.42.tar.gz 92969356 BLAKE2B c1b33b813e73295283aeeca85068bce3a3ed0e00b548602a8d73e11dc1ab9d6c042340ac179847af98bfb8266866dbe6823525653f4417f75e3a476fe3dcfcc5 SHA512 ec11acfe3f96762cd7c230eb38e098818d9ebf32ff530f061ed3dbb5d08c3303bb4d20206510e3621f21ba89c08474367c13e7fd3c46f80b7229db37fb81db6c

diff --git a/net-im/discord/discord-0.0.41.ebuild b/net-im/discord/discord-0.0.42.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.41.ebuild
rename to net-im/discord/discord-0.0.42.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-02-13  3:33 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-02-13  3:33 UTC (permalink / raw
  To: gentoo-commits

commit:     b73d2983fca0e2f7e2430a122632977ffbb38450
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 13 03:31:46 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Feb 13 03:32:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b73d2983

net-im/discord: add 0.0.43, drop 0.0.42

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.42.ebuild => discord-0.0.43.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index acb0df497cf3..d050a498e4e2 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.42.tar.gz 92969356 BLAKE2B c1b33b813e73295283aeeca85068bce3a3ed0e00b548602a8d73e11dc1ab9d6c042340ac179847af98bfb8266866dbe6823525653f4417f75e3a476fe3dcfcc5 SHA512 ec11acfe3f96762cd7c230eb38e098818d9ebf32ff530f061ed3dbb5d08c3303bb4d20206510e3621f21ba89c08474367c13e7fd3c46f80b7229db37fb81db6c
+DIST discord-0.0.43.tar.gz 92977778 BLAKE2B 85988229b5e0a7b88b266a82705abeb38e15015b7f7b1a93f5339ce06f794f943bb39db409afbf050afee27a09ee9b530528962ce01d6c44ad0b993ed3dfbfb3 SHA512 2780079975c144ff510973d6149b34c691d1cb0784ef4b8ac6663280263d3b10ca900c9966728579973be377f6b42f8c17ed1038fdef9b699672dddc53e08055

diff --git a/net-im/discord/discord-0.0.42.ebuild b/net-im/discord/discord-0.0.43.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.42.ebuild
rename to net-im/discord/discord-0.0.43.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-03-07  3:12 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-03-07  3:12 UTC (permalink / raw
  To: gentoo-commits

commit:     f91a6d389786ac4638fb14257bf125bb53910327
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  7 03:04:20 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Thu Mar  7 03:11:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f91a6d38

net-im/discord: add 0.0.44, drop 0.0.43

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.43.ebuild => discord-0.0.44.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index d050a498e4e2..05a3dc4d026d 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.43.tar.gz 92977778 BLAKE2B 85988229b5e0a7b88b266a82705abeb38e15015b7f7b1a93f5339ce06f794f943bb39db409afbf050afee27a09ee9b530528962ce01d6c44ad0b993ed3dfbfb3 SHA512 2780079975c144ff510973d6149b34c691d1cb0784ef4b8ac6663280263d3b10ca900c9966728579973be377f6b42f8c17ed1038fdef9b699672dddc53e08055
+DIST discord-0.0.44.tar.gz 92972188 BLAKE2B 5fb2dacda425342b22ac634fb0ce81bb8e2819df63ec869b2f83fbd09caef6e28d57f39ef50f82815911eab31ecc5b707056ba3de5768c2cbd0b0d363952f238 SHA512 fece1f1ab30c089f569eb31a8990da813382ce15ec13dbe0394539921a76f3c6ac22cde98264da429e81a817f1e89861fb4185e8cc5f2875b1d103b4b245652c

diff --git a/net-im/discord/discord-0.0.43.ebuild b/net-im/discord/discord-0.0.44.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.43.ebuild
rename to net-im/discord/discord-0.0.44.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-03-12 17:39 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-03-12 17:39 UTC (permalink / raw
  To: gentoo-commits

commit:     630f08369b13b4e2cc895705f02be362fdca3c72
Author:     Tomas Fabrizio Orsi <torsi <AT> fi <DOT> uba <DOT> ar>
AuthorDate: Mon Mar 11 01:34:47 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Mar 12 17:38:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=630f0836

net-im/discord: Added optfeature message regarding emoji support

Bug: https://bugs.gentoo.org/923148

Signed-off-by: Tomas Fabrizio Orsi <torsi <AT> fi.uba.ar>
Closes: https://github.com/gentoo/gentoo/pull/35705
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/{discord-0.0.44.ebuild => discord-0.0.44-r1.ebuild} | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-im/discord/discord-0.0.44.ebuild b/net-im/discord/discord-0.0.44-r1.ebuild
similarity index 96%
rename from net-im/discord/discord-0.0.44.ebuild
rename to net-im/discord/discord-0.0.44-r1.ebuild
index 34fc00ecd3c1..e6f47c627d39 100644
--- a/net-im/discord/discord-0.0.44.ebuild
+++ b/net-im/discord/discord-0.0.44-r1.ebuild
@@ -128,6 +128,8 @@ src_install() {
 pkg_postinst() {
 	xdg_pkg_postinst
 
+	optfeature_header "Install the following packages for additional support:"
 	optfeature "sound support" \
 		media-sound/pulseaudio media-sound/apulse[sdk] media-video/pipewire
+	optfeature "emoji support" media-fonts/noto-emoji
 }


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-03-13 10:00 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-03-13 10:00 UTC (permalink / raw
  To: gentoo-commits

commit:     8bcdb564a43c163ba252eab80206f39286fcf6d3
Author:     Tomas Fabrizio Orsi <torsi <AT> fi <DOT> uba <DOT> ar>
AuthorDate: Wed Mar 13 01:45:21 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Wed Mar 13 10:00:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bcdb564

net-im/discord: add 0.0.45, drop 0.0.44

Signed-off-by: Tomas Fabrizio Orsi <torsi <AT> fi.uba.ar>
Closes: https://github.com/gentoo/gentoo/pull/35733
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                            | 2 +-
 net-im/discord/{discord-0.0.44-r1.ebuild => discord-0.0.45.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 05a3dc4d026d..87462279a0c2 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.44.tar.gz 92972188 BLAKE2B 5fb2dacda425342b22ac634fb0ce81bb8e2819df63ec869b2f83fbd09caef6e28d57f39ef50f82815911eab31ecc5b707056ba3de5768c2cbd0b0d363952f238 SHA512 fece1f1ab30c089f569eb31a8990da813382ce15ec13dbe0394539921a76f3c6ac22cde98264da429e81a817f1e89861fb4185e8cc5f2875b1d103b4b245652c
+DIST discord-0.0.45.tar.gz 92966818 BLAKE2B 1593445bbbc0d885cccf582650b19b587944f63222a12163eeaf95eaa3f3d6b400b9358275b96fd49deff4d051ca83ab8d64ddfe57295c3a2165c3914ec65f97 SHA512 e2a64eed20267e40b1bc068166a8bfcb76211da12381ff43dfddcb250050901f0a4dd1db2f4c9ed4fc5618fcddef02a13d3cefc452801d7c8f674cf029dd7422

diff --git a/net-im/discord/discord-0.0.44-r1.ebuild b/net-im/discord/discord-0.0.45.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.44-r1.ebuild
rename to net-im/discord/discord-0.0.45.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-03-19 11:44 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-03-19 11:44 UTC (permalink / raw
  To: gentoo-commits

commit:     39e93d9c9cfd936bcca3c844998e48b2411a29f9
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 19 11:42:49 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Mar 19 11:43:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39e93d9c

net-im/discord: add 0.0.46, drop 0.0.45

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.45.ebuild => discord-0.0.46.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 87462279a0c2..908948a5826a 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.45.tar.gz 92966818 BLAKE2B 1593445bbbc0d885cccf582650b19b587944f63222a12163eeaf95eaa3f3d6b400b9358275b96fd49deff4d051ca83ab8d64ddfe57295c3a2165c3914ec65f97 SHA512 e2a64eed20267e40b1bc068166a8bfcb76211da12381ff43dfddcb250050901f0a4dd1db2f4c9ed4fc5618fcddef02a13d3cefc452801d7c8f674cf029dd7422
+DIST discord-0.0.46.tar.gz 92983040 BLAKE2B 1d1fb9823808eafee6c41336bc1b82c5b803c5203abe0d65c62ac70444b8cd5c3f7926c2ed75215e16e2ee6c3fb6701ac4b2af3713fe9380b6a23b03aa8e5c90 SHA512 7f88a1f5281beb5bcdb9741ae4d984ec71c09931f31c4265e15f63b5710baff0124b38421971e45e217e20d7de14e4b5ab9e0b7da6afc3eb8ff3456643f692e8

diff --git a/net-im/discord/discord-0.0.45.ebuild b/net-im/discord/discord-0.0.46.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.45.ebuild
rename to net-im/discord/discord-0.0.46.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-03-26 10:08 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-03-26 10:08 UTC (permalink / raw
  To: gentoo-commits

commit:     7ffa3abbd9e81d70d5f8a76e6d66e0a89f511bca
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Tue Mar 26 06:56:24 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Mar 26 10:07:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ffa3abb

net-im/discord: add 0.0.47, drop 0.0.46

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/35922
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.46.ebuild => discord-0.0.47.ebuild} | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 908948a5826a..726a2f422099 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.46.tar.gz 92983040 BLAKE2B 1d1fb9823808eafee6c41336bc1b82c5b803c5203abe0d65c62ac70444b8cd5c3f7926c2ed75215e16e2ee6c3fb6701ac4b2af3713fe9380b6a23b03aa8e5c90 SHA512 7f88a1f5281beb5bcdb9741ae4d984ec71c09931f31c4265e15f63b5710baff0124b38421971e45e217e20d7de14e4b5ab9e0b7da6afc3eb8ff3456643f692e8
+DIST discord-0.0.47.tar.gz 101237832 BLAKE2B ed101c7ca1a3d561ea1f7093ee0e47261ac4d33fe811bf3fb38713a2bfe0a94274a322c359d8ef56a72382fe2ea8a57884c66356592421345a9a5c35c71eceba SHA512 da08bd801210d7194f8c5de1b43948e018dfccffc7685adbc28d0710351fbf9161f77ccb1e8c0c34b13d1955f53f8dd58f15470415b05d2e22057fe7ae73c703

diff --git a/net-im/discord/discord-0.0.46.ebuild b/net-im/discord/discord-0.0.47.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.46.ebuild
rename to net-im/discord/discord-0.0.47.ebuild
index e6f47c627d39..fefed5b524d7 100644
--- a/net-im/discord/discord-0.0.46.ebuild
+++ b/net-im/discord/discord-0.0.47.ebuild
@@ -17,12 +17,14 @@ inherit chromium-2 desktop linux-info optfeature unpacker xdg
 DESCRIPTION="All-in-one voice and text chat for gamers"
 HOMEPAGE="https://discordapp.com"
 SRC_URI="https://dl.discordapp.net/apps/linux/${MY_PV}/${MY_PN}-${MY_PV}.tar.gz"
+S="${WORKDIR}/${MY_PN^}"
 
 LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="amd64"
-RESTRICT="bindist mirror strip test"
+
 IUSE="appindicator +seccomp"
+RESTRICT="bindist mirror strip test"
 
 RDEPEND="
 	>=app-accessibility/at-spi2-core-2.46.0:2
@@ -62,8 +64,6 @@ QA_PREBUILT="*"
 
 CONFIG_CHECK="~USER_NS"
 
-S="${WORKDIR}/${MY_PN^}"
-
 src_unpack() {
 	unpack ${MY_PN}-${MY_PV}.tar.gz
 }


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-04-09  1:11 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-04-09  1:11 UTC (permalink / raw
  To: gentoo-commits

commit:     2710ee45cd882d500ca113fbfb88ce9272ccbdd2
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  9 01:10:29 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 01:10:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2710ee45

net-im/discord: add 0.0.48, drop 0.0.47

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.47.ebuild => discord-0.0.48.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 726a2f422099..29e0192fa62c 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.47.tar.gz 101237832 BLAKE2B ed101c7ca1a3d561ea1f7093ee0e47261ac4d33fe811bf3fb38713a2bfe0a94274a322c359d8ef56a72382fe2ea8a57884c66356592421345a9a5c35c71eceba SHA512 da08bd801210d7194f8c5de1b43948e018dfccffc7685adbc28d0710351fbf9161f77ccb1e8c0c34b13d1955f53f8dd58f15470415b05d2e22057fe7ae73c703
+DIST discord-0.0.48.tar.gz 101246262 BLAKE2B fa88beb66a53d3af04dd6697880ee20fb2c0faeaa78190414561fc794200e520b935e15b52b5f92e5f8adfab56352dd33b3364728859aab8e50ebd7183d00a86 SHA512 3cffb469283de46a234f09fc42bf9963d4497ae28f71637db1230d5f8531c0d9fe00ceb6002e5f65f085a1a9511fd3ac8dd48e23431e190555d6cf8e62519f2b

diff --git a/net-im/discord/discord-0.0.47.ebuild b/net-im/discord/discord-0.0.48.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.47.ebuild
rename to net-im/discord/discord-0.0.48.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-04-09 19:23 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-04-09 19:23 UTC (permalink / raw
  To: gentoo-commits

commit:     313508b1cf3e4ce66e1daa6c4ef4344852b4914c
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Tue Apr  9 19:14:13 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 19:23:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=313508b1

net-im/discord: add 0.0.49, drop 0.0.48

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36183
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.48.ebuild => discord-0.0.49.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 29e0192fa62c..4d91ad4feebb 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.48.tar.gz 101246262 BLAKE2B fa88beb66a53d3af04dd6697880ee20fb2c0faeaa78190414561fc794200e520b935e15b52b5f92e5f8adfab56352dd33b3364728859aab8e50ebd7183d00a86 SHA512 3cffb469283de46a234f09fc42bf9963d4497ae28f71637db1230d5f8531c0d9fe00ceb6002e5f65f085a1a9511fd3ac8dd48e23431e190555d6cf8e62519f2b
+DIST discord-0.0.49.tar.gz 101238886 BLAKE2B f39af3bb1db0efbe26627091b416467f7a5f52ef212215df4d0d5ee1a0d6c1909571119edc0e1623cfaf8f94e71f05276e14ca740bf1d4f27491862aee51c0d7 SHA512 b8b1509c31e4c237255d678bbc3e8c4d0cd8b3731050b732e149399f8dda8abb12a46ad9ea3e718016f430ebfe17f88629d0964fe1266efe8b4cd20a2f9abbce

diff --git a/net-im/discord/discord-0.0.48.ebuild b/net-im/discord/discord-0.0.49.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.48.ebuild
rename to net-im/discord/discord-0.0.49.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-04-17 11:08 Joonas Niilola
  0 siblings, 0 replies; 53+ messages in thread
From: Joonas Niilola @ 2024-04-17 11:08 UTC (permalink / raw
  To: gentoo-commits

commit:     89797ca3eac284a8e2832e0ab399fabc3b0cbfd1
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Wed Apr 17 03:57:29 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Apr 17 11:08:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89797ca3

net-im/discord: add 0.0.50, drop 0.0.49

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36289
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.49.ebuild => discord-0.0.50.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 4d91ad4feebb..411593c05be3 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.49.tar.gz 101238886 BLAKE2B f39af3bb1db0efbe26627091b416467f7a5f52ef212215df4d0d5ee1a0d6c1909571119edc0e1623cfaf8f94e71f05276e14ca740bf1d4f27491862aee51c0d7 SHA512 b8b1509c31e4c237255d678bbc3e8c4d0cd8b3731050b732e149399f8dda8abb12a46ad9ea3e718016f430ebfe17f88629d0964fe1266efe8b4cd20a2f9abbce
+DIST discord-0.0.50.tar.gz 101523210 BLAKE2B 7ebbc99d1145bc1719d8297d5a1d39aad7b65bde53359973662293f21b92884ca692c217166c4d7e274799dbe345eab682083fa5c55b049a8413e8ca64274286 SHA512 8e745436645ab8aa3fae582e125224b81c8556b74b40476ead337594f377fab95684a96287c53510d3838e948a64e0397f07ca8a76f6d99cd243af6a06080873

diff --git a/net-im/discord/discord-0.0.49.ebuild b/net-im/discord/discord-0.0.50.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.49.ebuild
rename to net-im/discord/discord-0.0.50.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-04-23  0:24 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-04-23  0:24 UTC (permalink / raw
  To: gentoo-commits

commit:     42cc6235843bff6840ae88e83296bd2b8e93aef2
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 00:23:27 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 00:24:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42cc6235

net-im/discord: add 0.0.51, drop 0.0.50

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.50.ebuild => discord-0.0.51.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 411593c05be3..733d92e23fac 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.50.tar.gz 101523210 BLAKE2B 7ebbc99d1145bc1719d8297d5a1d39aad7b65bde53359973662293f21b92884ca692c217166c4d7e274799dbe345eab682083fa5c55b049a8413e8ca64274286 SHA512 8e745436645ab8aa3fae582e125224b81c8556b74b40476ead337594f377fab95684a96287c53510d3838e948a64e0397f07ca8a76f6d99cd243af6a06080873
+DIST discord-0.0.51.tar.gz 101529628 BLAKE2B 7bc457c1d994556a06b086d7360f0010619e9355e71a464d289fc6b27f0d0d11d8cba2153fa65ebb891cc5781500f5a9e6ab6694c8818f1326697b49f0a774ea SHA512 b98072a64cfb593176e7e057b926fcf2d9e1a4aa555a659cebb8abe20fe463ff135a8028fd0fc36dc6c1bd40235da98c7c055c372e707cae00b882c8b0462dd9

diff --git a/net-im/discord/discord-0.0.50.ebuild b/net-im/discord/discord-0.0.51.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.50.ebuild
rename to net-im/discord/discord-0.0.51.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-04-29 22:46 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-04-29 22:46 UTC (permalink / raw
  To: gentoo-commits

commit:     b661581447a28604e7656305627e63cb6c4154bb
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Mon Apr 29 22:29:35 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Mon Apr 29 22:45:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6615814

net-im/discord: add 0.0.52, drop 0.0.51

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36485
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.51.ebuild => discord-0.0.52.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 733d92e23fac..a8dd8ec9b5d2 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.51.tar.gz 101529628 BLAKE2B 7bc457c1d994556a06b086d7360f0010619e9355e71a464d289fc6b27f0d0d11d8cba2153fa65ebb891cc5781500f5a9e6ab6694c8818f1326697b49f0a774ea SHA512 b98072a64cfb593176e7e057b926fcf2d9e1a4aa555a659cebb8abe20fe463ff135a8028fd0fc36dc6c1bd40235da98c7c055c372e707cae00b882c8b0462dd9
+DIST discord-0.0.52.tar.gz 101426470 BLAKE2B 631c85111a29b12227835485c94f0f0c443132f5fb613fcf3a1749271257f95ca4ea9cdcdac16181f764d24f50b4206c3a3523d93dccc793d2a7aa48464b1f2e SHA512 42ff4b59a0dd846f06a297a1a8b5a1e28f37daa6951b4ce597d103492458c5ae90f69545908cd41238c5ed91b249ad2dd9b9cec3ef4feeb9ad22245c692eaa72

diff --git a/net-im/discord/discord-0.0.51.ebuild b/net-im/discord/discord-0.0.52.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.51.ebuild
rename to net-im/discord/discord-0.0.52.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-05-07  6:17 Joonas Niilola
  0 siblings, 0 replies; 53+ messages in thread
From: Joonas Niilola @ 2024-05-07  6:17 UTC (permalink / raw
  To: gentoo-commits

commit:     054445e9aaafcf97d9eef2a3f77a9b50d85ae64e
Author:     Tomas Fabrizio Orsi <torsi <AT> fi <DOT> uba <DOT> ar>
AuthorDate: Mon May  6 19:38:45 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue May  7 06:17:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=054445e9

net-im/discord: add 0.0.53, drop 0.0.52

Signed-off-by: Tomas Fabrizio Orsi <torsi <AT> fi.uba.ar>
Closes: https://github.com/gentoo/gentoo/pull/36590
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.52.ebuild => discord-0.0.53.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index a8dd8ec9b5d2..168811014644 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.52.tar.gz 101426470 BLAKE2B 631c85111a29b12227835485c94f0f0c443132f5fb613fcf3a1749271257f95ca4ea9cdcdac16181f764d24f50b4206c3a3523d93dccc793d2a7aa48464b1f2e SHA512 42ff4b59a0dd846f06a297a1a8b5a1e28f37daa6951b4ce597d103492458c5ae90f69545908cd41238c5ed91b249ad2dd9b9cec3ef4feeb9ad22245c692eaa72
+DIST discord-0.0.53.tar.gz 101433131 BLAKE2B 003b56fb9724e93a2dbb73b6c32e2a45b1f5456f3b57d855496654df3d8bd5cf36c784f64cff9e3ae28b062dc97704b814a8cabb5cf5bfdc5b6a71bdbd298558 SHA512 dfc92d477397324383a4656a770c0aac153527002b07bac56ec5e3947443f2ab6d0958b2c508d6cf5ed2ecaff83b64616387b7a2459d340b438c3d73ab0f6f83

diff --git a/net-im/discord/discord-0.0.52.ebuild b/net-im/discord/discord-0.0.53.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.52.ebuild
rename to net-im/discord/discord-0.0.53.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-05-14 17:54 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-05-14 17:54 UTC (permalink / raw
  To: gentoo-commits

commit:     c596e041b3294acfb39d02903868f6dece825bdb
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue May 14 17:50:39 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue May 14 17:53:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c596e041

net-im/discord: add 0.0.54, drop 0.0.53

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.53.ebuild => discord-0.0.54.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 168811014644..53d529ce56f7 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.53.tar.gz 101433131 BLAKE2B 003b56fb9724e93a2dbb73b6c32e2a45b1f5456f3b57d855496654df3d8bd5cf36c784f64cff9e3ae28b062dc97704b814a8cabb5cf5bfdc5b6a71bdbd298558 SHA512 dfc92d477397324383a4656a770c0aac153527002b07bac56ec5e3947443f2ab6d0958b2c508d6cf5ed2ecaff83b64616387b7a2459d340b438c3d73ab0f6f83
+DIST discord-0.0.54.tar.gz 101434444 BLAKE2B 0906baa1f68c46120372c3228858119aa73470966cdfdc5edfe3200fb4d3695c36e375e4687d914e881a08bc9216a69c1ea5ce49479c61d9bc08b76681999250 SHA512 ceb6265e846fafd27e3c2941f00f0a2d4e045abe5471a2691b070bedb330ef345edee838a706b27ff65ecce40aec46b1a1dd9c4bb9763dadaa907ec181c1a222

diff --git a/net-im/discord/discord-0.0.53.ebuild b/net-im/discord/discord-0.0.54.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.53.ebuild
rename to net-im/discord/discord-0.0.54.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-06-05  2:19 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-06-05  2:19 UTC (permalink / raw
  To: gentoo-commits

commit:     8edda40cf8555a5db1c707916caa4f84ee532954
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  5 02:17:51 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Wed Jun  5 02:18:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8edda40c

net-im/discord: add 0.0.55, drop 0.0.54

Closes: https://bugs.gentoo.org/933554
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.54.ebuild => discord-0.0.55.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 53d529ce56f7..d3b74bf5935c 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.54.tar.gz 101434444 BLAKE2B 0906baa1f68c46120372c3228858119aa73470966cdfdc5edfe3200fb4d3695c36e375e4687d914e881a08bc9216a69c1ea5ce49479c61d9bc08b76681999250 SHA512 ceb6265e846fafd27e3c2941f00f0a2d4e045abe5471a2691b070bedb330ef345edee838a706b27ff65ecce40aec46b1a1dd9c4bb9763dadaa907ec181c1a222
+DIST discord-0.0.55.tar.gz 101431088 BLAKE2B a4d7826f1198a988653996bed9a91a1005d26dc97be95ba1be3432019cab773a8eaf4dcf2b5bf281a8bbc195c4b0a81e8f2923a69705bb9a450c7df81c169e9d SHA512 c12365109cb4db94033fda101073d2a3d6af7bdc9728e025494ee8d44ebf5f27623861879ec38bb7dd88d40de7cddede268e0f5e44bfeb586fc12713a3758c5b

diff --git a/net-im/discord/discord-0.0.54.ebuild b/net-im/discord/discord-0.0.55.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.54.ebuild
rename to net-im/discord/discord-0.0.55.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-06-11  0:07 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-06-11  0:07 UTC (permalink / raw
  To: gentoo-commits

commit:     24ef3ee052d5657bcbaf264d7a53d395e0b59145
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 11 00:04:51 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Jun 11 00:06:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24ef3ee0

net-im/discord: add 0.0.56, drop 0.0.55

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.55.ebuild => discord-0.0.56.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index d3b74bf5935c..9b798090cf60 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.55.tar.gz 101431088 BLAKE2B a4d7826f1198a988653996bed9a91a1005d26dc97be95ba1be3432019cab773a8eaf4dcf2b5bf281a8bbc195c4b0a81e8f2923a69705bb9a450c7df81c169e9d SHA512 c12365109cb4db94033fda101073d2a3d6af7bdc9728e025494ee8d44ebf5f27623861879ec38bb7dd88d40de7cddede268e0f5e44bfeb586fc12713a3758c5b
+DIST discord-0.0.56.tar.gz 101443782 BLAKE2B 0fef1052eabb28fb9134d4a86d0bf5d3abc475fa020933750bb160dd8bfb4b1e7e1143671da44d7bc314c59337daac2d873b908816c6c4b055368ea9b1a744a8 SHA512 799d6cf5fcdeff83aaad20662668b17ff0cf88edab1bf404ad366340d0783269fef8800382a111f8505b353031c80cd17ab804a56f51f3c8bb2e2a2c5e6b86ec

diff --git a/net-im/discord/discord-0.0.55.ebuild b/net-im/discord/discord-0.0.56.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.55.ebuild
rename to net-im/discord/discord-0.0.56.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-06-17 18:32 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-06-17 18:32 UTC (permalink / raw
  To: gentoo-commits

commit:     b837565cf24a4488568fef732f9c7e0bf9afaa27
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 18:31:39 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 18:32:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b837565c

net-im/discord: add 0.0.57, drop 0.0.56

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.56.ebuild => discord-0.0.57.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 9b798090cf60..4345be83ba13 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.56.tar.gz 101443782 BLAKE2B 0fef1052eabb28fb9134d4a86d0bf5d3abc475fa020933750bb160dd8bfb4b1e7e1143671da44d7bc314c59337daac2d873b908816c6c4b055368ea9b1a744a8 SHA512 799d6cf5fcdeff83aaad20662668b17ff0cf88edab1bf404ad366340d0783269fef8800382a111f8505b353031c80cd17ab804a56f51f3c8bb2e2a2c5e6b86ec
+DIST discord-0.0.57.tar.gz 101436594 BLAKE2B 689d7b8dc6ad266a2e6d1ce7212761279a320c5e517ec6ba396f1ad043f3bd07f674f1bbafdbe3536f6f0a2001483d6f824bc02edd640462e2609190c727cabd SHA512 5db4a92ca32fd697f7319f81fd4dc29ac6df0296e8a2c55acae25df7225e546880760f3e0b72a09734a01251444aa37320a3db671cf052592daaef78856e7fee

diff --git a/net-im/discord/discord-0.0.56.ebuild b/net-im/discord/discord-0.0.57.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.56.ebuild
rename to net-im/discord/discord-0.0.57.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-06-24 22:16 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-06-24 22:16 UTC (permalink / raw
  To: gentoo-commits

commit:     83b7b26d11695034f09482b389e1da0da6d09b19
Author:     Jon Janzen <jon <AT> jonjanzen <DOT> com>
AuthorDate: Thu Jun  6 02:25:24 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Mon Jun 24 22:12:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b7b26d

net-im/discord: Add wayland support

Discord appears to support wayland when launched with these options, it
just needs to be enabled manually.

Signed-off-by: Jon Janzen <jon <AT> jonjanzen.com>
Closes: https://github.com/gentoo/gentoo/pull/37043
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 .../discord/{discord-0.0.57.ebuild => discord-0.0.57-r1.ebuild}   | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/net-im/discord/discord-0.0.57.ebuild b/net-im/discord/discord-0.0.57-r1.ebuild
similarity index 93%
rename from net-im/discord/discord-0.0.57.ebuild
rename to net-im/discord/discord-0.0.57-r1.ebuild
index fefed5b524d7..e7dde173394c 100644
--- a/net-im/discord/discord-0.0.57.ebuild
+++ b/net-im/discord/discord-0.0.57-r1.ebuild
@@ -23,7 +23,7 @@ LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="amd64"
 
-IUSE="appindicator +seccomp"
+IUSE="appindicator +seccomp wayland"
 RESTRICT="bindist mirror strip test"
 
 RDEPEND="
@@ -85,6 +85,12 @@ src_prepare() {
 	sed -i "/Exec/s:/usr/share/discord/Discord:${DESTDIR}/${MY_PN^}:" \
 		"${MY_PN}.desktop" ||
 		die "fixing of exec location on .desktop failed"
+	# USE wayland
+	if use wayland; then
+		sed -i '/Exec/s/Discord/Discord --enable-features=UseOzonePlatform --ozone-platform=wayland/' \
+			"${MY_PN}.desktop" ||
+			die "sed failed for wayland"
+	fi
 	# USE seccomp
 	if ! use seccomp; then
 		sed -i '/Exec/s/Discord/Discord --disable-seccomp-filter-sandbox/' \


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-06-26  0:48 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-06-26  0:48 UTC (permalink / raw
  To: gentoo-commits

commit:     22a1cacd4570244631f74df8e123d1f2860fb0c9
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 26 00:46:58 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Wed Jun 26 00:47:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22a1cacd

net-im/discord: add 0.0.58, drop 0.0.57-r1

Closes: https://bugs.gentoo.org/934935

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                            | 2 +-
 net-im/discord/{discord-0.0.57-r1.ebuild => discord-0.0.58.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 4345be83ba13..b6b613a718c1 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.57.tar.gz 101436594 BLAKE2B 689d7b8dc6ad266a2e6d1ce7212761279a320c5e517ec6ba396f1ad043f3bd07f674f1bbafdbe3536f6f0a2001483d6f824bc02edd640462e2609190c727cabd SHA512 5db4a92ca32fd697f7319f81fd4dc29ac6df0296e8a2c55acae25df7225e546880760f3e0b72a09734a01251444aa37320a3db671cf052592daaef78856e7fee
+DIST discord-0.0.58.tar.gz 103212154 BLAKE2B 62b9d598c101c885cd87277020d1d1182fd288b4c3883f1f8b16f12fe62df81725dcc70167c644eb4195a0e6019004033f4775e37ae24382ff4eadddf0f0d465 SHA512 8efab6f4a476c05b620f3e95c082ae3f5423a2aaab310687f8b67711b0b34e7c82105e8c9ea5d4e0b92fc368443bc6a0e8970143d28ef7cb2d5f9e05f85b038d

diff --git a/net-im/discord/discord-0.0.57-r1.ebuild b/net-im/discord/discord-0.0.58.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.57-r1.ebuild
rename to net-im/discord/discord-0.0.58.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-06-30 18:57 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-06-30 18:57 UTC (permalink / raw
  To: gentoo-commits

commit:     e9e9af1b279a9d993625bb11f381032f89de79e6
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 30 18:55:03 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Sun Jun 30 18:56:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9e9af1b

net-im/discord: Fix IME support on wayland

Closes: https://bugs.gentoo.org/935153
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/{discord-0.0.58.ebuild => discord-0.0.58-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/discord-0.0.58.ebuild b/net-im/discord/discord-0.0.58-r1.ebuild
similarity index 98%
rename from net-im/discord/discord-0.0.58.ebuild
rename to net-im/discord/discord-0.0.58-r1.ebuild
index e7dde173394c..1ce7e078123a 100644
--- a/net-im/discord/discord-0.0.58.ebuild
+++ b/net-im/discord/discord-0.0.58-r1.ebuild
@@ -87,7 +87,7 @@ src_prepare() {
 		die "fixing of exec location on .desktop failed"
 	# USE wayland
 	if use wayland; then
-		sed -i '/Exec/s/Discord/Discord --enable-features=UseOzonePlatform --ozone-platform=wayland/' \
+		sed -i '/Exec/s/Discord/Discord --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-wayland-ime/' \
 			"${MY_PN}.desktop" ||
 			die "sed failed for wayland"
 	fi


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-07-09 23:52 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-07-09 23:52 UTC (permalink / raw
  To: gentoo-commits

commit:     dfe5cb85f47181b34a06180536176be6e5956e6f
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  9 23:51:05 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Jul  9 23:52:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe5cb85

net-im/discord: add 0.0.59, drop 0.0.58-r2

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                            | 2 +-
 net-im/discord/{discord-0.0.58-r2.ebuild => discord-0.0.59.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index b6b613a718c1..0e837dd12299 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.58.tar.gz 103212154 BLAKE2B 62b9d598c101c885cd87277020d1d1182fd288b4c3883f1f8b16f12fe62df81725dcc70167c644eb4195a0e6019004033f4775e37ae24382ff4eadddf0f0d465 SHA512 8efab6f4a476c05b620f3e95c082ae3f5423a2aaab310687f8b67711b0b34e7c82105e8c9ea5d4e0b92fc368443bc6a0e8970143d28ef7cb2d5f9e05f85b038d
+DIST discord-0.0.59.tar.gz 103219168 BLAKE2B 65acf99ecd405e38f2ca0c5bc8fd2e1aa5a976fc27e961c6e8b6ff4cd983f73b460bf4f26748e660ba8b3c7c455c6cf375745d792da58b5b1e459c743b42e3d0 SHA512 43a911d03d62f9d73e8058771b59d148500fc48a0cf51be90899f4927979034d73326086084d342b4885ebe74560b4b99598d8514be9a51f00a9dd2010c74132

diff --git a/net-im/discord/discord-0.0.58-r2.ebuild b/net-im/discord/discord-0.0.59.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.58-r2.ebuild
rename to net-im/discord/discord-0.0.59.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-07-15 23:37 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-07-15 23:37 UTC (permalink / raw
  To: gentoo-commits

commit:     cbefb167387fb3ed153c66a2e9548782e7aeca4e
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 15 23:35:49 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 23:37:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbefb167

net-im/discord: add 0.0.60, drop 0.0.59

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.59.ebuild => discord-0.0.60.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 0e837dd12299..68f58b31808f 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.59.tar.gz 103219168 BLAKE2B 65acf99ecd405e38f2ca0c5bc8fd2e1aa5a976fc27e961c6e8b6ff4cd983f73b460bf4f26748e660ba8b3c7c455c6cf375745d792da58b5b1e459c743b42e3d0 SHA512 43a911d03d62f9d73e8058771b59d148500fc48a0cf51be90899f4927979034d73326086084d342b4885ebe74560b4b99598d8514be9a51f00a9dd2010c74132
+DIST discord-0.0.60.tar.gz 103521776 BLAKE2B 3001415fb64bb420c2fc079f54b02cfa8fe272c7348244100b3743f7218e46163c51300e23c399045a0338758eac25eb507a8275f2a0c824f6d68cd5ed1d1087 SHA512 eb83cf67e33e92a128808f225b9fa304fac708157a70a10c3539853d2e582e451c87e5c6ba6d1553a57db7b0dcd89823b7cf5eae2468d1d5dcd3b2f1fa396d4e

diff --git a/net-im/discord/discord-0.0.59.ebuild b/net-im/discord/discord-0.0.60.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.59.ebuild
rename to net-im/discord/discord-0.0.60.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-07-22 22:42 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-07-22 22:42 UTC (permalink / raw
  To: gentoo-commits

commit:     e054895cfa06ecdab45d6dfd1e76ef4444b0eed4
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 22 22:41:58 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Mon Jul 22 22:41:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e054895c

net-im/discord: add 0.0.61, drop 0.0.60

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.60.ebuild => discord-0.0.61.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 68f58b31808f..9e2e2b0202cc 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.60.tar.gz 103521776 BLAKE2B 3001415fb64bb420c2fc079f54b02cfa8fe272c7348244100b3743f7218e46163c51300e23c399045a0338758eac25eb507a8275f2a0c824f6d68cd5ed1d1087 SHA512 eb83cf67e33e92a128808f225b9fa304fac708157a70a10c3539853d2e582e451c87e5c6ba6d1553a57db7b0dcd89823b7cf5eae2468d1d5dcd3b2f1fa396d4e
+DIST discord-0.0.61.tar.gz 103547728 BLAKE2B 8b8e37e0a5940a3a2dce93cdcafe4e3866ccb96e22c6f7bf994890704f3e5ee455eefcb647f73e4f4495e8627e8a97e50690fe66b8cd4243ad6d9e39c01b7837 SHA512 2b7955e93f2352a244ab0838c24399b556174179eb3aa7ef8ed32d914f7ab1e49165cf8ab374b15c90bddd8ec8150146d2ebcc94c7e1aa8c914c56d4b6a03d29

diff --git a/net-im/discord/discord-0.0.60.ebuild b/net-im/discord/discord-0.0.61.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.60.ebuild
rename to net-im/discord/discord-0.0.61.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-07-30 22:07 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-07-30 22:07 UTC (permalink / raw
  To: gentoo-commits

commit:     31dea1529bb07358d02f057897439993e4a8702a
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 30 22:06:18 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Jul 30 22:06:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31dea152

net-im/discord: add 0.0.62, drop 0.0.61

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.61.ebuild => discord-0.0.62.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 9e2e2b0202cc..170c8bd2b08c 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.61.tar.gz 103547728 BLAKE2B 8b8e37e0a5940a3a2dce93cdcafe4e3866ccb96e22c6f7bf994890704f3e5ee455eefcb647f73e4f4495e8627e8a97e50690fe66b8cd4243ad6d9e39c01b7837 SHA512 2b7955e93f2352a244ab0838c24399b556174179eb3aa7ef8ed32d914f7ab1e49165cf8ab374b15c90bddd8ec8150146d2ebcc94c7e1aa8c914c56d4b6a03d29
+DIST discord-0.0.62.tar.gz 103553356 BLAKE2B cb319ee0ce9a3a1d9d8acf4810ab36f9ed4f93b1a82a15deb6ca05d50ad612a90d94f234eb38183e925444afa4f5035cd6bc0acbf3abaca3dec79f5f757e004c SHA512 6271382410340c0f38c4403af766fe18ea7548279f3bc75ebe748a75281c304d7738e2d857e208b8867a2330b2a9e22d292ad63421578db35b79e4d16267456f

diff --git a/net-im/discord/discord-0.0.61.ebuild b/net-im/discord/discord-0.0.62.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.61.ebuild
rename to net-im/discord/discord-0.0.62.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-08-06  0:20 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-08-06  0:20 UTC (permalink / raw
  To: gentoo-commits

commit:     88d550188cab1b016c38ead3feff1a5e3b81927e
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  6 00:19:31 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Aug  6 00:20:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88d55018

net-im/discord: add 0.0.63, drop 0.0.62-r1

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                            | 2 +-
 net-im/discord/{discord-0.0.62-r1.ebuild => discord-0.0.63.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 170c8bd2b08c..2d8da27b66ed 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.62.tar.gz 103553356 BLAKE2B cb319ee0ce9a3a1d9d8acf4810ab36f9ed4f93b1a82a15deb6ca05d50ad612a90d94f234eb38183e925444afa4f5035cd6bc0acbf3abaca3dec79f5f757e004c SHA512 6271382410340c0f38c4403af766fe18ea7548279f3bc75ebe748a75281c304d7738e2d857e208b8867a2330b2a9e22d292ad63421578db35b79e4d16267456f
+DIST discord-0.0.63.tar.gz 103542034 BLAKE2B 8d8c92aa9a4baca5806eadabc4fb55712ae15506d1bf82545580231e6dee4bf3bbd610c5cea5c125e2cb2a86f0938acfa746fea21decb9f9e0f6c79d9a10fff1 SHA512 b1695d2790b59b395c9b4c570ddcbb9b8da7629d02eab33e330f77cf5ed81db121fbe805bb40264eb32ae3a858fcdc3ede4d90982b1c13498474d45b82cb6d6e

diff --git a/net-im/discord/discord-0.0.62-r1.ebuild b/net-im/discord/discord-0.0.63.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.62-r1.ebuild
rename to net-im/discord/discord-0.0.63.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-08-13 18:42 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-08-13 18:42 UTC (permalink / raw
  To: gentoo-commits

commit:     5df054463b1d773134358e03671ba538cf0f542f
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 13 18:41:31 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Aug 13 18:41:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5df05446

net-im/discord: add 0.0.64, drop 0.0.63

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.63.ebuild => discord-0.0.64.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 2d8da27b66ed..b85d45645eee 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.63.tar.gz 103542034 BLAKE2B 8d8c92aa9a4baca5806eadabc4fb55712ae15506d1bf82545580231e6dee4bf3bbd610c5cea5c125e2cb2a86f0938acfa746fea21decb9f9e0f6c79d9a10fff1 SHA512 b1695d2790b59b395c9b4c570ddcbb9b8da7629d02eab33e330f77cf5ed81db121fbe805bb40264eb32ae3a858fcdc3ede4d90982b1c13498474d45b82cb6d6e
+DIST discord-0.0.64.tar.gz 103547165 BLAKE2B c0ef2ab2f5296a7ba29f7d5a53f0d26fd6984579b32a9641fa2b49c3a5fa6ab7a371dcebdb97481e7843e179c6f0cf1fb55775659639727b72220a50dffa8d17 SHA512 835a1a1ac6c583e41d7c3521b5cbdafaf669d18b5ba1521109c3a3554d10015ef1198aba3697a149bdebb3cd747de4534dd923d448138891be661af96fbee26f

diff --git a/net-im/discord/discord-0.0.63.ebuild b/net-im/discord/discord-0.0.64.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.63.ebuild
rename to net-im/discord/discord-0.0.64.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-08-22 23:27 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-08-22 23:27 UTC (permalink / raw
  To: gentoo-commits

commit:     dbaac7b4b53bdb4cd92954851b5b438c8c3eacdc
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 23:26:56 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 23:26:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbaac7b4

net-im/discord: add 0.0.65, drop 0.0.64

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.64.ebuild => discord-0.0.65.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index b85d45645eee..5e3e27de9008 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.64.tar.gz 103547165 BLAKE2B c0ef2ab2f5296a7ba29f7d5a53f0d26fd6984579b32a9641fa2b49c3a5fa6ab7a371dcebdb97481e7843e179c6f0cf1fb55775659639727b72220a50dffa8d17 SHA512 835a1a1ac6c583e41d7c3521b5cbdafaf669d18b5ba1521109c3a3554d10015ef1198aba3697a149bdebb3cd747de4534dd923d448138891be661af96fbee26f
+DIST discord-0.0.65.tar.gz 103550088 BLAKE2B 291e1f9c8d4020a883cac4d0e7e16c1a2d5f83cb3efa4beaf0122627237690483378743e3c945802f9ea63d98703b606dfa31d75edebac4e09aa5f6cb1956daa SHA512 48a6d9d4939babe7b7243ae465e592baac357ed6a79513be3e78a78bbc7c5ce4b22bdb6edae31d43f2adb3e578d9a7ecb9b4fb62aed63da84d20e1daede4fc8e

diff --git a/net-im/discord/discord-0.0.64.ebuild b/net-im/discord/discord-0.0.65.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.64.ebuild
rename to net-im/discord/discord-0.0.65.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-08-28  6:51 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-08-28  6:51 UTC (permalink / raw
  To: gentoo-commits

commit:     a338ad9778a77eb6e7e47a3cce57426251d4d54d
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 06:50:11 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 06:50:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a338ad97

net-im/discord: add 0.0.66, drop 0.0.65

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.65.ebuild => discord-0.0.66.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 5e3e27de9008..69e6352d83cb 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.65.tar.gz 103550088 BLAKE2B 291e1f9c8d4020a883cac4d0e7e16c1a2d5f83cb3efa4beaf0122627237690483378743e3c945802f9ea63d98703b606dfa31d75edebac4e09aa5f6cb1956daa SHA512 48a6d9d4939babe7b7243ae465e592baac357ed6a79513be3e78a78bbc7c5ce4b22bdb6edae31d43f2adb3e578d9a7ecb9b4fb62aed63da84d20e1daede4fc8e
+DIST discord-0.0.66.tar.gz 103548096 BLAKE2B 0016fca8c62e20848f9d65f9ca4c8b36d6bcd1c035f097db98a9c73187b2c1cd60887215b7c4403e85bb49dbedde8aaa680cbd2b470464db686621e885b722d2 SHA512 e521af930bf68d8da4fa9db1d86be84d17ad661213ba20a29eb05a67042625630d9d2ce5d8147146276b5c1356e07a0beba9312b0b558eb5cc5861244418e32b

diff --git a/net-im/discord/discord-0.0.65.ebuild b/net-im/discord/discord-0.0.66.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.65.ebuild
rename to net-im/discord/discord-0.0.66.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-09-02  1:39 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-09-02  1:39 UTC (permalink / raw
  To: gentoo-commits

commit:     b460063c95b80b12995897ecb972d1f03689129f
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  2 01:37:46 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 01:39:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b460063c

net-im/discord: Remove app-crypt/libsecret dep

Closes: https://bugs.gentoo.org/927256

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/discord-0.0.66.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-im/discord/discord-0.0.66.ebuild b/net-im/discord/discord-0.0.66.ebuild
index 9c133ac136e6..1af370033bc8 100644
--- a/net-im/discord/discord-0.0.66.ebuild
+++ b/net-im/discord/discord-0.0.66.ebuild
@@ -28,7 +28,6 @@ RESTRICT="bindist mirror strip test"
 
 RDEPEND="
 	>=app-accessibility/at-spi2-core-2.46.0:2
-	app-crypt/libsecret
 	dev-libs/expat
 	dev-libs/glib:2
 	dev-libs/nspr


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-09-04 19:38 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-09-04 19:38 UTC (permalink / raw
  To: gentoo-commits

commit:     697dc932acb7cc84e213a8c642812beca3488a5e
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  4 19:37:19 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Wed Sep  4 19:37:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=697dc932

net-im/discord: add 0.0.67, drop 0.0.66

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.66.ebuild => discord-0.0.67.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index 69e6352d83cb..fa0cf9da37fb 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.66.tar.gz 103548096 BLAKE2B 0016fca8c62e20848f9d65f9ca4c8b36d6bcd1c035f097db98a9c73187b2c1cd60887215b7c4403e85bb49dbedde8aaa680cbd2b470464db686621e885b722d2 SHA512 e521af930bf68d8da4fa9db1d86be84d17ad661213ba20a29eb05a67042625630d9d2ce5d8147146276b5c1356e07a0beba9312b0b558eb5cc5861244418e32b
+DIST discord-0.0.67.tar.gz 103553534 BLAKE2B 8b4bd3fd6e0d3635c068f279a9f66d9b7d1500b0e971883923b54338a291cdc7244159df8431a89896e8653d83316531b5beba5404e4ac7a45a416631a3c929c SHA512 59b29f2fcf841553547b94b0555d47a43d56ff4ae29bae1ae00a2ae5d78c01a995f27953daa3bf306f5e379af165889361a017a85ef2d09b6f9e38b1cfffcd6c

diff --git a/net-im/discord/discord-0.0.66.ebuild b/net-im/discord/discord-0.0.67.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.66.ebuild
rename to net-im/discord/discord-0.0.67.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/discord/
@ 2024-09-10  6:37 Nick Sarnie
  0 siblings, 0 replies; 53+ messages in thread
From: Nick Sarnie @ 2024-09-10  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     078badf7ea68c9981bd398c66542a970b1e292e7
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 06:35:19 2024 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 06:37:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078badf7

net-im/discord: add 0.0.68, drop 0.0.67

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 net-im/discord/Manifest                                         | 2 +-
 net-im/discord/{discord-0.0.67.ebuild => discord-0.0.68.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest
index fa0cf9da37fb..5a1e2c44c926 100644
--- a/net-im/discord/Manifest
+++ b/net-im/discord/Manifest
@@ -1 +1 @@
-DIST discord-0.0.67.tar.gz 103553534 BLAKE2B 8b4bd3fd6e0d3635c068f279a9f66d9b7d1500b0e971883923b54338a291cdc7244159df8431a89896e8653d83316531b5beba5404e4ac7a45a416631a3c929c SHA512 59b29f2fcf841553547b94b0555d47a43d56ff4ae29bae1ae00a2ae5d78c01a995f27953daa3bf306f5e379af165889361a017a85ef2d09b6f9e38b1cfffcd6c
+DIST discord-0.0.68.tar.gz 103552884 BLAKE2B 949f2fc8591a5b076420930484788ce605ffccfbbfcc2cd458c214634d18d8945317d5b041d606137903d2479d022f94e462c537757469f0edd978c9d55ce37c SHA512 38375d2c778a36ce5676b6409ac399ad1fcb4e79abd0b08918132fa2c3fcd287b51e95457d8d4c9745957bbbad614041f925fbf7141f2d6d517ef79c9e878f9a

diff --git a/net-im/discord/discord-0.0.67.ebuild b/net-im/discord/discord-0.0.68.ebuild
similarity index 100%
rename from net-im/discord/discord-0.0.67.ebuild
rename to net-im/discord/discord-0.0.68.ebuild


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

end of thread, other threads:[~2024-09-10  6:37 UTC | newest]

Thread overview: 53+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-05  2:19 [gentoo-commits] repo/gentoo:master commit in: net-im/discord/ Nick Sarnie
  -- strict thread matches above, loose matches on Subject: below --
2024-09-10  6:37 Nick Sarnie
2024-09-04 19:38 Nick Sarnie
2024-09-02  1:39 Nick Sarnie
2024-08-28  6:51 Nick Sarnie
2024-08-22 23:27 Nick Sarnie
2024-08-13 18:42 Nick Sarnie
2024-08-06  0:20 Nick Sarnie
2024-07-30 22:07 Nick Sarnie
2024-07-22 22:42 Nick Sarnie
2024-07-15 23:37 Nick Sarnie
2024-07-09 23:52 Nick Sarnie
2024-06-30 18:57 Nick Sarnie
2024-06-26  0:48 Nick Sarnie
2024-06-24 22:16 Nick Sarnie
2024-06-17 18:32 Nick Sarnie
2024-06-11  0:07 Nick Sarnie
2024-05-14 17:54 Nick Sarnie
2024-05-07  6:17 Joonas Niilola
2024-04-29 22:46 Nick Sarnie
2024-04-23  0:24 Nick Sarnie
2024-04-17 11:08 Joonas Niilola
2024-04-09 19:23 Nick Sarnie
2024-04-09  1:11 Nick Sarnie
2024-03-26 10:08 Nick Sarnie
2024-03-19 11:44 Nick Sarnie
2024-03-13 10:00 Nick Sarnie
2024-03-12 17:39 Nick Sarnie
2024-03-07  3:12 Nick Sarnie
2024-02-13  3:33 Nick Sarnie
2024-01-29 21:37 Nick Sarnie
2024-01-23  3:53 Nick Sarnie
2024-01-10 17:10 Nick Sarnie
2023-12-21  7:52 Sam James
2023-12-12 23:06 Nick Sarnie
2023-12-05 22:19 Nick Sarnie
2023-11-28 23:23 Nick Sarnie
2023-11-14  1:54 Nick Sarnie
2023-11-07  1:44 Nick Sarnie
2023-10-31 18:03 Nick Sarnie
2023-10-17  0:52 Nick Sarnie
2023-10-05 19:46 Nick Sarnie
2023-09-18 23:08 Stefan Strogin
2023-08-30 20:22 Nick Sarnie
2023-07-12  8:32 Stefan Strogin
2023-05-10 14:02 Ionen Wolkens
2023-05-10 14:02 Ionen Wolkens
2023-04-27 22:44 Nick Sarnie
2023-04-27 14:41 Pacho Ramos
2023-03-31 16:25 Sam James
2023-03-31 16:23 Sam James
2023-03-31  0:44 Nick Sarnie
2023-02-14  1:24 Stefan Strogin

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