diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 15:00:53 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:52 -0400 |
commit | 3ffa913b9edbbbcc37fa2c261214c0974d103f2a (patch) | |
tree | c9680a373860699ff43d67f4b184c3769e9169c0 /dev-haskell | |
parent | dev-haskell/openglraw: update homepage (diff) | |
download | gentoo-3ffa913b9edbbbcc37fa2c261214c0974d103f2a.tar.gz gentoo-3ffa913b9edbbbcc37fa2c261214c0974d103f2a.tar.bz2 gentoo-3ffa913b9edbbbcc37fa2c261214c0974d103f2a.zip |
dev-haskell/pandoc-types: 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 'dev-haskell')
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-haskell/pandoc-types/pandoc-types-1.12.3.ebuild b/dev-haskell/pandoc-types/pandoc-types-1.12.3.ebuild index 5a35a63bc6af..a042d0f51bb6 100644 --- a/dev-haskell/pandoc-types/pandoc-types-1.12.3.ebuild +++ b/dev-haskell/pandoc-types/pandoc-types-1.12.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=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Types for representing a structured document" -HOMEPAGE="http://johnmacfarlane.net/pandoc" +HOMEPAGE="https://johnmacfarlane.net/pandoc" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/pandoc-types/pandoc-types-1.12.4.5.ebuild b/dev-haskell/pandoc-types/pandoc-types-1.12.4.5.ebuild index e549eba8e478..0bd0a14f78e8 100644 --- a/dev-haskell/pandoc-types/pandoc-types-1.12.4.5.ebuild +++ b/dev-haskell/pandoc-types/pandoc-types-1.12.4.5.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 haskell-cabal DESCRIPTION="Types for representing a structured document" -HOMEPAGE="http://johnmacfarlane.net/pandoc" +HOMEPAGE="https://johnmacfarlane.net/pandoc" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/pandoc-types/pandoc-types-1.12.4.7.ebuild b/dev-haskell/pandoc-types/pandoc-types-1.12.4.7.ebuild index 2aa166729407..a13b3e07c2ef 100644 --- a/dev-haskell/pandoc-types/pandoc-types-1.12.4.7.ebuild +++ b/dev-haskell/pandoc-types/pandoc-types-1.12.4.7.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 haskell-cabal DESCRIPTION="Types for representing a structured document" -HOMEPAGE="http://johnmacfarlane.net/pandoc" +HOMEPAGE="https://johnmacfarlane.net/pandoc" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/pandoc-types/pandoc-types-1.17.0.4.ebuild b/dev-haskell/pandoc-types/pandoc-types-1.17.0.4.ebuild index 80d0b7c3940d..c6839b395ca1 100644 --- a/dev-haskell/pandoc-types/pandoc-types-1.17.0.4.ebuild +++ b/dev-haskell/pandoc-types/pandoc-types-1.17.0.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=6 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Types for representing a structured document" -HOMEPAGE="http://johnmacfarlane.net/pandoc" +HOMEPAGE="https://johnmacfarlane.net/pandoc" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |