diff options
author | Francesco Turco <fturco@fastmail.fm> | 2018-11-16 22:13:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 22:07:54 +0000 |
commit | 6ba97d712db34aecf98d0d6766433e82527ab7aa (patch) | |
tree | 236dd959ff500c8a8b7be088029422b57d03693e /x11-wm | |
parent | dev-python/diskcache: bump to 3.1.0 (diff) | |
download | gentoo-6ba97d712db34aecf98d0d6766433e82527ab7aa.tar.gz gentoo-6ba97d712db34aecf98d0d6766433e82527ab7aa.tar.bz2 gentoo-6ba97d712db34aecf98d0d6766433e82527ab7aa.zip |
x11-wm/xmonad: use HTTPS for HOMEPAGE
Signed-off-by: Francesco Turco <fturco@fastmail.fm>
Closes: https://github.com/gentoo/gentoo/pull/10435
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xmonad/xmonad-0.11-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/xmonad/xmonad-0.11-r3.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/xmonad/xmonad-0.11.1.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/xmonad/xmonad-0.12.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/xmonad/xmonad-0.13.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/x11-wm/xmonad/xmonad-0.11-r1.ebuild b/x11-wm/xmonad/xmonad-0.11-r1.ebuild index bbd2c9e330c5..8fc61639af97 100644 --- a/x11-wm/xmonad/xmonad-0.11-r1.ebuild +++ b/x11-wm/xmonad/xmonad-0.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hscolour hoogle" inherit haskell-cabal DESCRIPTION="A tiling window manager" -HOMEPAGE="http://xmonad.org" +HOMEPAGE="https://xmonad.org/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/x11-wm/xmonad/xmonad-0.11-r3.ebuild b/x11-wm/xmonad/xmonad-0.11-r3.ebuild index a929e260e880..553f65f4e8a9 100644 --- a/x11-wm/xmonad/xmonad-0.11-r3.ebuild +++ b/x11-wm/xmonad/xmonad-0.11-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hscolour hoogle" inherit haskell-cabal DESCRIPTION="A tiling window manager" -HOMEPAGE="http://xmonad.org" +HOMEPAGE="https://xmonad.org/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/x11-wm/xmonad/xmonad-0.11.1.ebuild b/x11-wm/xmonad/xmonad-0.11.1.ebuild index 74f0a815225f..f603490c0c06 100644 --- a/x11-wm/xmonad/xmonad-0.11.1.ebuild +++ b/x11-wm/xmonad/xmonad-0.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A tiling window manager" -HOMEPAGE="http://xmonad.org" +HOMEPAGE="https://xmonad.org/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/x11-wm/xmonad/xmonad-0.12.ebuild b/x11-wm/xmonad/xmonad-0.12.ebuild index 8745eba3fd89..9b93f9fb4738 100644 --- a/x11-wm/xmonad/xmonad-0.12.ebuild +++ b/x11-wm/xmonad/xmonad-0.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A tiling window manager" -HOMEPAGE="http://xmonad.org" +HOMEPAGE="https://xmonad.org/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/x11-wm/xmonad/xmonad-0.13.ebuild b/x11-wm/xmonad/xmonad-0.13.ebuild index 141d10f46d5f..3dcc815ebc3a 100644 --- a/x11-wm/xmonad/xmonad-0.13.ebuild +++ b/x11-wm/xmonad/xmonad-0.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A tiling window manager" -HOMEPAGE="http://xmonad.org" +HOMEPAGE="https://xmonad.org/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |