summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-01 13:15:30 +0100
committerSam James <sam@gentoo.org>2023-05-01 13:36:34 +0100
commit346f677a19b968b3f6b04a304cf328c54547a139 (patch)
tree1ade8a80281819bebd8a4844f5ba8d3b8db88bb9 /x11-plugins/pidgin-window_merge
parentapp-portage/esearch: update SRC_URI to drop github.com/downloads (diff)
downloadgentoo-346f677a19b968b3f6b04a304cf328c54547a139.tar.gz
gentoo-346f677a19b968b3f6b04a304cf328c54547a139.tar.bz2
gentoo-346f677a19b968b3f6b04a304cf328c54547a139.zip
x11-plugins/pidgin-window_merge: update SRC_URI to drop github.com/downloads
github.com/downloads is gone. Unfortunately, there's no tags on the upstream repo now. Fixes: 0981c53c27b5cd452e93ed314965c108d0c0f38d Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins/pidgin-window_merge')
-rw-r--r--x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3-r1.ebuild b/x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3-r1.ebuild
index 698501dcb085..daea5a9a1079 100644
--- a/x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3-r1.ebuild
+++ b/x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="A Pidgin plugin that merges the Buddy List window with a conversation window"
HOMEPAGE="https://github.com/dm0-/window_merge"
-SRC_URI="https://github.com/downloads/dm0-/${PN#pidgin-}/${P#pidgin-}.tar.gz"
+SRC_URI="mirror://gentoo/${P#pidgin-}.tar.gz"
LICENSE="GPL-3"
SLOT="0"