summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
commit71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch)
treee4cbe29b6d056c3b011285fc8142356298f8347f /dev-haskell/hjsmin
parentAdd missing remote-id (diff)
downloadgentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-haskell/hjsmin')
-rw-r--r--dev-haskell/hjsmin/hjsmin-0.1.4.1.ebuild2
-rw-r--r--dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild2
-rw-r--r--dev-haskell/hjsmin/hjsmin-0.1.4.5.ebuild2
-rw-r--r--dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild2
-rw-r--r--dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild2
-rw-r--r--dev-haskell/hjsmin/hjsmin-0.1.5.0.ebuild2
6 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.1.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.1.ebuild
index bb4c5a29afd3..fcf6f57f2462 100644
--- a/dev-haskell/hjsmin/hjsmin-0.1.4.1.ebuild
+++ b/dev-haskell/hjsmin/hjsmin-0.1.4.1.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Haskell implementation of a javascript minifier"
-HOMEPAGE="http://github.com/alanz/hjsmin"
+HOMEPAGE="https://github.com/alanz/hjsmin"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild
index dd7727b6c0ca..ef97429957c5 100644
--- a/dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild
+++ b/dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Haskell implementation of a javascript minifier"
-HOMEPAGE="http://github.com/alanz/hjsmin"
+HOMEPAGE="https://github.com/alanz/hjsmin"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.5.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.5.ebuild
index 561fb8805745..c5e2e0746d7e 100644
--- a/dev-haskell/hjsmin/hjsmin-0.1.4.5.ebuild
+++ b/dev-haskell/hjsmin/hjsmin-0.1.4.5.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Haskell implementation of a javascript minifier"
-HOMEPAGE="http://github.com/alanz/hjsmin"
+HOMEPAGE="https://github.com/alanz/hjsmin"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild
index ec1fd3ca083e..f52867a89685 100644
--- a/dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild
+++ b/dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Haskell implementation of a javascript minifier"
-HOMEPAGE="http://github.com/alanz/hjsmin"
+HOMEPAGE="https://github.com/alanz/hjsmin"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild
index 3a5a47cd7005..e021ce752d5e 100644
--- a/dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild
+++ b/dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Haskell implementation of a javascript minifier"
-HOMEPAGE="http://github.com/alanz/hjsmin"
+HOMEPAGE="https://github.com/alanz/hjsmin"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/hjsmin/hjsmin-0.1.5.0.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.5.0.ebuild
index 16be1e750b21..5a0cea9f1fe6 100644
--- a/dev-haskell/hjsmin/hjsmin-0.1.5.0.ebuild
+++ b/dev-haskell/hjsmin/hjsmin-0.1.5.0.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Haskell implementation of a javascript minifier"
-HOMEPAGE="http://github.com/erikd/hjsmin"
+HOMEPAGE="https://github.com/erikd/hjsmin"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"