diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 13:47:53 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:38 -0400 |
commit | b7617400469147e91623e2ca012b3fe7e17f7ba3 (patch) | |
tree | 1896a807cb99ae5c142ff1cea3c0e73752d3b52a /app-text/pandoc | |
parent | app-forensics/afl: update homepage (diff) | |
download | gentoo-b7617400469147e91623e2ca012b3fe7e17f7ba3.tar.gz gentoo-b7617400469147e91623e2ca012b3fe7e17f7ba3.tar.bz2 gentoo-b7617400469147e91623e2ca012b3fe7e17f7ba3.zip |
app-text/pandoc: 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 'app-text/pandoc')
-rw-r--r-- | app-text/pandoc/pandoc-1.12.4.2-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/pandoc/pandoc-1.13.2.1.ebuild | 4 | ||||
-rw-r--r-- | app-text/pandoc/pandoc-1.14.0.4.ebuild | 4 | ||||
-rw-r--r-- | app-text/pandoc/pandoc-1.15.0.6.ebuild | 4 | ||||
-rw-r--r-- | app-text/pandoc/pandoc-1.18.ebuild | 4 | ||||
-rw-r--r-- | app-text/pandoc/pandoc-1.19.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/pandoc/pandoc-1.19.2.1.ebuild | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild b/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild index b655d7c94cf3..87ca53e3060d 100644 --- a/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild +++ b/app-text/pandoc/pandoc-1.12.4.2-r1.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="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Conversion between markup formats" -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/app-text/pandoc/pandoc-1.13.2.1.ebuild b/app-text/pandoc/pandoc-1.13.2.1.ebuild index 745338a85dde..334780d77031 100644 --- a/app-text/pandoc/pandoc-1.13.2.1.ebuild +++ b/app-text/pandoc/pandoc-1.13.2.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 @@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Conversion between markup formats" -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/app-text/pandoc/pandoc-1.14.0.4.ebuild b/app-text/pandoc/pandoc-1.14.0.4.ebuild index d06d757b34c6..85ab78a926c1 100644 --- a/app-text/pandoc/pandoc-1.14.0.4.ebuild +++ b/app-text/pandoc/pandoc-1.14.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=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Conversion between markup formats" -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/app-text/pandoc/pandoc-1.15.0.6.ebuild b/app-text/pandoc/pandoc-1.15.0.6.ebuild index ab46a0b6e0c9..a483adcb7e23 100644 --- a/app-text/pandoc/pandoc-1.15.0.6.ebuild +++ b/app-text/pandoc/pandoc-1.15.0.6.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="bin lib profile haddock hoogle hscolour test-suite" inherit eutils haskell-cabal DESCRIPTION="Conversion between markup formats" -HOMEPAGE="http://pandoc.org" +HOMEPAGE="https://pandoc.org" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-text/pandoc/pandoc-1.18.ebuild b/app-text/pandoc/pandoc-1.18.ebuild index 2c98454468a6..a617c37202e0 100644 --- a/app-text/pandoc/pandoc-1.18.ebuild +++ b/app-text/pandoc/pandoc-1.18.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="Conversion between markup formats" -HOMEPAGE="http://pandoc.org" +HOMEPAGE="https://pandoc.org" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild b/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild index e34f74eeaafb..a3e82072acbb 100644 --- a/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild +++ b/app-text/pandoc/pandoc-1.19.2.1-r1.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="Conversion between markup formats" -HOMEPAGE="http://pandoc.org" +HOMEPAGE="https://pandoc.org" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-text/pandoc/pandoc-1.19.2.1.ebuild b/app-text/pandoc/pandoc-1.19.2.1.ebuild index 1c6b7c770d57..2a4bbf6d04b9 100644 --- a/app-text/pandoc/pandoc-1.19.2.1.ebuild +++ b/app-text/pandoc/pandoc-1.19.2.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=6 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Conversion between markup formats" -HOMEPAGE="http://pandoc.org" +HOMEPAGE="https://pandoc.org" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" |