summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Schmidt <gen2xmach1ne@tutanota.com>2019-03-19 21:47:08 +0100
committerAaron Bauman <bman@gentoo.org>2019-03-20 14:32:42 -0400
commit072d77ecfb86f5be31d138a87e0748ee1be72250 (patch)
treea53c25d27370ffe5c7aaa512e291139d35e4d80d /x11-misc
parentapp-editors/scite: use HTTPS (diff)
downloadgentoo-072d77ecfb86f5be31d138a87e0748ee1be72250.tar.gz
gentoo-072d77ecfb86f5be31d138a87e0748ee1be72250.tar.bz2
gentoo-072d77ecfb86f5be31d138a87e0748ee1be72250.zip
x11-misc/devilspie2: use HTTPS, avoid redirection
Closes: https://bugs.gentoo.org/680458 Signed-off-by: Daniel Schmidt <gen2xmach1ne@tutanota.com> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/11417 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/devilspie2/devilspie2-0.42.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/devilspie2/devilspie2-0.42.ebuild b/x11-misc/devilspie2/devilspie2-0.42.ebuild
index 5d8bea8c26cb..26fe55495aef 100644
--- a/x11-misc/devilspie2/devilspie2-0.42.ebuild
+++ b/x11-misc/devilspie2/devilspie2-0.42.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,8 +8,8 @@ PLOCALES="fi fr it ja nl pt_BR ru sv"
inherit flag-o-matic toolchain-funcs l10n
DESCRIPTION="Devilspie like window matching utility, using LUA for scripting"
-HOMEPAGE="https://gusnan.se/devilspie2"
-SRC_URI="http://download.savannah.gnu.org/releases/devilspie2/devilspie2_${PV}-src.tar.gz"
+HOMEPAGE="https://www.nongnu.org/devilspie2/"
+SRC_URI="https://download.savannah.gnu.org/releases/devilspie2/devilspie2_${PV}-src.tar.gz"
LICENSE="GPL-3"
SLOT="0"