diff options
-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" |