summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-31 09:25:24 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-05 11:16:54 -0400
commit15a52329ded0ec30aae6f49075a410ebe992935c (patch)
tree3f6c748c79d4baf674cce1cbac7c8543374f6bef /dev-haskell/shakespeare-css
parentdev-haskell/regex-compat-tdfa: use HTTPS (diff)
downloadgentoo-15a52329ded0ec30aae6f49075a410ebe992935c.tar.gz
gentoo-15a52329ded0ec30aae6f49075a410ebe992935c.tar.bz2
gentoo-15a52329ded0ec30aae6f49075a410ebe992935c.zip
dev-haskell/shakespeare-css: use HTTPS
Diffstat (limited to 'dev-haskell/shakespeare-css')
-rw-r--r--dev-haskell/shakespeare-css/shakespeare-css-1.0.6.6.ebuild4
-rw-r--r--dev-haskell/shakespeare-css/shakespeare-css-1.1.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/shakespeare-css/shakespeare-css-1.0.6.6.ebuild b/dev-haskell/shakespeare-css/shakespeare-css-1.0.6.6.ebuild
index be5ae0be4e6a..bf30650d13ad 100644
--- a/dev-haskell/shakespeare-css/shakespeare-css-1.0.6.6.ebuild
+++ b/dev-haskell/shakespeare-css/shakespeare-css-1.0.6.6.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="Stick your haskell variables into css at compile time"
-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-css/shakespeare-css-1.1.0.ebuild b/dev-haskell/shakespeare-css/shakespeare-css-1.1.0.ebuild
index 3856e02fd99d..3e59db260a09 100644
--- a/dev-haskell/shakespeare-css/shakespeare-css-1.1.0.ebuild
+++ b/dev-haskell/shakespeare-css/shakespeare-css-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="Stick your haskell variables into css at compile time. (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"