diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 15:07:53 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:59 -0400 |
commit | 106579d4cb2b2a7ce40047b6e394952aa68ba74f (patch) | |
tree | e187801ae596045e61c4c228404138ab33f5a38f /x11-wm | |
parent | x11-wm/xmonad: update homepage (diff) | |
download | gentoo-106579d4cb2b2a7ce40047b6e394952aa68ba74f.tar.gz gentoo-106579d4cb2b2a7ce40047b6e394952aa68ba74f.tar.bz2 gentoo-106579d4cb2b2a7ce40047b6e394952aa68ba74f.zip |
x11-wm/xmonad-contrib: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'x11-wm')
5 files changed, 10 insertions, 10 deletions
diff --git a/x11-wm/xmonad-contrib/xmonad-contrib-0.11.2.ebuild b/x11-wm/xmonad-contrib/xmonad-contrib-0.11.2.ebuild index 7abe17884f5c..c8eea5244c0c 100644 --- a/x11-wm/xmonad-contrib/xmonad-contrib-0.11.2.ebuild +++ b/x11-wm/xmonad-contrib/xmonad-contrib-0.11.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit base haskell-cabal DESCRIPTION="Third party extensions for xmonad" -HOMEPAGE="http://xmonad.org/" +HOMEPAGE="https://xmonad.org/" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/x11-wm/xmonad-contrib/xmonad-contrib-0.11.4.ebuild b/x11-wm/xmonad-contrib/xmonad-contrib-0.11.4.ebuild index da34f1cb9690..041f35dabc3a 100644 --- a/x11-wm/xmonad-contrib/xmonad-contrib-0.11.4.ebuild +++ b/x11-wm/xmonad-contrib/xmonad-contrib-0.11.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit eutils haskell-cabal DESCRIPTION="Third party extensions for xmonad" -HOMEPAGE="http://xmonad.org/" +HOMEPAGE="https://xmonad.org/" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/x11-wm/xmonad-contrib/xmonad-contrib-0.12.ebuild b/x11-wm/xmonad-contrib/xmonad-contrib-0.12.ebuild index 0edc96785bb8..c0f110a39125 100644 --- a/x11-wm/xmonad-contrib/xmonad-contrib-0.12.ebuild +++ b/x11-wm/xmonad-contrib/xmonad-contrib-0.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Third party extensions for xmonad" -HOMEPAGE="http://xmonad.org/" +HOMEPAGE="https://xmonad.org/" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/x11-wm/xmonad-contrib/xmonad-contrib-0.13.ebuild b/x11-wm/xmonad-contrib/xmonad-contrib-0.13.ebuild index f0d151ea4912..7d6c1775bc74 100644 --- a/x11-wm/xmonad-contrib/xmonad-contrib-0.13.ebuild +++ b/x11-wm/xmonad-contrib/xmonad-contrib-0.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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" inherit haskell-cabal DESCRIPTION="Third party extensions for xmonad" -HOMEPAGE="http://xmonad.org/" +HOMEPAGE="https://xmonad.org/" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/x11-wm/xmonad-contrib/xmonad-contrib-0.15.ebuild b/x11-wm/xmonad-contrib/xmonad-contrib-0.15.ebuild index 87526cada637..a0ba3e779d74 100644 --- a/x11-wm/xmonad-contrib/xmonad-contrib-0.15.ebuild +++ b/x11-wm/xmonad-contrib/xmonad-contrib-0.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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" inherit haskell-cabal DESCRIPTION="Third party extensions for xmonad" -HOMEPAGE="http://xmonad.org/" +HOMEPAGE="https://xmonad.org/" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |