diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 15:06:39 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:57 -0400 |
commit | 6110594573883938f07545c9675ad98ee9ea4ea4 (patch) | |
tree | f7e5bd625b5c6461551062e89c1b95314ef3ad9d /x11-misc/xmobar | |
parent | sci-mathematics/agda-stdlib: update homepage (diff) | |
download | gentoo-6110594573883938f07545c9675ad98ee9ea4ea4.tar.gz gentoo-6110594573883938f07545c9675ad98ee9ea4ea4.tar.bz2 gentoo-6110594573883938f07545c9675ad98ee9ea4ea4.zip |
x11-misc/xmobar: 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-misc/xmobar')
-rw-r--r-- | x11-misc/xmobar/xmobar-0.23.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xmobar/xmobar-0.24.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xmobar/xmobar-0.24.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/xmobar/xmobar-0.23.1.ebuild b/x11-misc/xmobar/xmobar-0.23.1.ebuild index 87e1f0c961b2..4ae5b8af980c 100644 --- a/x11-misc/xmobar/xmobar-0.23.1.ebuild +++ b/x11-misc/xmobar/xmobar-0.23.1.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="bin" inherit haskell-cabal DESCRIPTION="A Minimalistic Text Based Status Bar" -HOMEPAGE="http://xmobar.org" +HOMEPAGE="https://xmobar.org" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/x11-misc/xmobar/xmobar-0.24.2.ebuild b/x11-misc/xmobar/xmobar-0.24.2.ebuild index a2af6c18c6a3..e87d7fd1a21b 100644 --- a/x11-misc/xmobar/xmobar-0.24.2.ebuild +++ b/x11-misc/xmobar/xmobar-0.24.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=6 @@ -10,7 +10,7 @@ CABAL_FEATURES="bin" inherit haskell-cabal DESCRIPTION="A Minimalistic Text Based Status Bar" -HOMEPAGE="http://xmobar.org" +HOMEPAGE="https://xmobar.org" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/x11-misc/xmobar/xmobar-0.24.3.ebuild b/x11-misc/xmobar/xmobar-0.24.3.ebuild index 6b9108e73b3e..9c2fcc1f822d 100644 --- a/x11-misc/xmobar/xmobar-0.24.3.ebuild +++ b/x11-misc/xmobar/xmobar-0.24.3.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="bin" inherit haskell-cabal DESCRIPTION="A Minimalistic Text Based Status Bar" -HOMEPAGE="http://xmobar.org" +HOMEPAGE="https://xmobar.org" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |