summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-31 09:23:33 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-05 11:16:54 -0400
commit81979ec6e09d1675261337c02578447b4cc17703 (patch)
tree72447d9f1fcef0b6092b2271d043584eaef1a810 /dev-haskell/persistent-template
parentdev-haskell/persistent-sqlite: use HTTPS (diff)
downloadgentoo-81979ec6e09d1675261337c02578447b4cc17703.tar.gz
gentoo-81979ec6e09d1675261337c02578447b4cc17703.tar.bz2
gentoo-81979ec6e09d1675261337c02578447b4cc17703.zip
dev-haskell/persistent-template: use HTTPS
Diffstat (limited to 'dev-haskell/persistent-template')
-rw-r--r--dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild4
-rw-r--r--dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild b/dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild
index aef3a05f7a5c..2a1a6f0bc49b 100644
--- a/dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild
+++ b/dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 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="Type-safe, non-relational, multi-backend persistence"
-HOMEPAGE="http://www.yesodweb.com/book/persistent"
+HOMEPAGE="https://www.yesodweb.com/book/persistent"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild b/dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild
index d712339279fc..f03bdb05404d 100644
--- a/dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild
+++ b/dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# 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="Type-safe, non-relational, multi-backend persistence"
-HOMEPAGE="http://www.yesodweb.com/book/persistent"
+HOMEPAGE="https://www.yesodweb.com/book/persistent"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"