summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Ryan <anthonyryan1@gmail.com>2016-05-24 20:20:10 -0400
committerAnthony Ryan <anthonyryan1@gmail.com>2016-05-29 19:05:08 -0400
commit8b0bacf3e4d59516b29bdbf5b3ce740fe8c0ec02 (patch)
tree7374abc6eec2225f03c318b0f7845c5c7e789e9a /dev-haskell/mtl
parentx11-libs/libxcb: add patch file that was mistakenly not committed (diff)
downloadgentoo-8b0bacf3e4d59516b29bdbf5b3ce740fe8c0ec02.tar.gz
gentoo-8b0bacf3e4d59516b29bdbf5b3ce740fe8c0ec02.tar.bz2
gentoo-8b0bacf3e4d59516b29bdbf5b3ce740fe8c0ec02.zip
HTTPS (and canonicalize domain) for github.com
All links to www.github.com were changed to github.com (preferred by GitHub). During the automated testing of all modified packages the following SRC_URIs were discovered to have changed upstream. Upon closer inspection they were all confirmed to not be regressions. They will all continue to work when served from the mirrors. * dev-python/catkin_pkg-0.2.10 (upstream tarball changed) * dev-python/rosdistro-0.4.4 (upstream tarball changed) * dev-util/rosdep-0.11.4 (upstream tarball changed) * dev-util/wstool-0.1.12 (upstream tarball changed) * dev-util/wstool-0.1.13 (upstream tarball changed) * dev-util/rosdep-0.11.5 (upstream tarball deleted)
Diffstat (limited to 'dev-haskell/mtl')
-rw-r--r--dev-haskell/mtl/mtl-2.1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/mtl/mtl-2.1.3.1.ebuild b/dev-haskell/mtl/mtl-2.1.3.1.ebuild
index ffa1a2268b75..469f5806cfc1 100644
--- a/dev-haskell/mtl/mtl-2.1.3.1.ebuild
+++ b/dev-haskell/mtl/mtl-2.1.3.1.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Monad classes, using functional dependencies"
-HOMEPAGE="http://github.com/ekmett/mtl"
+HOMEPAGE="https://github.com/ekmett/mtl"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"