summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-15 10:25:04 +0200
committerDavid Seifert <soap@gentoo.org>2018-04-15 13:33:40 +0200
commit6cb45f8152a9df96e456d04354e6641299b3d1e6 (patch)
tree88cded435d5b083127882d796a8e092d96b427bb /dev-haskell
parentdev-haskell/shakespeare: use HTTPS (diff)
downloadgentoo-6cb45f8152a9df96e456d04354e6641299b3d1e6.tar.gz
gentoo-6cb45f8152a9df96e456d04354e6641299b3d1e6.tar.bz2
gentoo-6cb45f8152a9df96e456d04354e6641299b3d1e6.zip
dev-haskell/shakespeare-text: use HTTPS
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/shakespeare-text/shakespeare-text-1.0.2.ebuild4
-rw-r--r--dev-haskell/shakespeare-text/shakespeare-text-1.1.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/shakespeare-text/shakespeare-text-1.0.2.ebuild b/dev-haskell/shakespeare-text/shakespeare-text-1.0.2.ebuild
index 927dfc80e96c..48a9e84b9b2b 100644
--- a/dev-haskell/shakespeare-text/shakespeare-text-1.0.2.ebuild
+++ b/dev-haskell/shakespeare-text/shakespeare-text-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Interpolation with quasi-quotation: put variables strings"
-HOMEPAGE="http://www.yesodweb.com/book/shakespearean-templates"
+HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-haskell/shakespeare-text/shakespeare-text-1.1.0.ebuild b/dev-haskell/shakespeare-text/shakespeare-text-1.1.0.ebuild
index c74d4ed0adfb..09de57854562 100644
--- a/dev-haskell/shakespeare-text/shakespeare-text-1.1.0.ebuild
+++ b/dev-haskell/shakespeare-text/shakespeare-text-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile"
inherit haskell-cabal
DESCRIPTION="Interpolation with quasi-quotation: put variables strings (deprecated)"
-HOMEPAGE="http://www.yesodweb.com/book/shakespearean-templates"
+HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"