diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
commit | 71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch) | |
tree | e4cbe29b6d056c3b011285fc8142356298f8347f /dev-haskell/mime-mail | |
parent | Add missing remote-id (diff) | |
download | gentoo-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/mime-mail')
-rw-r--r-- | dev-haskell/mime-mail/mime-mail-0.4.2.1.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/mime-mail/mime-mail-0.4.4.1.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/mime-mail/mime-mail-0.4.5.2.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/mime-mail/mime-mail-0.4.6.2.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/mime-mail/mime-mail-0.4.6.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/mime-mail/mime-mail-0.4.8.2.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/mime-mail/mime-mail-0.4.9.ebuild | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/dev-haskell/mime-mail/mime-mail-0.4.2.1.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.2.1.ebuild index 16c4e45ac3ea..2c0ac3f2eeb0 100644 --- a/dev-haskell/mime-mail/mime-mail-0.4.2.1.ebuild +++ b/dev-haskell/mime-mail/mime-mail-0.4.2.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Compose MIME email messages" -HOMEPAGE="http://github.com/snoyberg/mime-mail" +HOMEPAGE="https://github.com/snoyberg/mime-mail" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mime-mail/mime-mail-0.4.4.1.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.4.1.ebuild index 537ca7f8848a..78b46dd137e7 100644 --- a/dev-haskell/mime-mail/mime-mail-0.4.4.1.ebuild +++ b/dev-haskell/mime-mail/mime-mail-0.4.4.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Compose MIME email messages" -HOMEPAGE="http://github.com/snoyberg/mime-mail" +HOMEPAGE="https://github.com/snoyberg/mime-mail" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mime-mail/mime-mail-0.4.5.2.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.5.2.ebuild index 1582625a4541..adf2e43e58ea 100644 --- a/dev-haskell/mime-mail/mime-mail-0.4.5.2.ebuild +++ b/dev-haskell/mime-mail/mime-mail-0.4.5.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Compose MIME email messages" -HOMEPAGE="http://github.com/snoyberg/mime-mail" +HOMEPAGE="https://github.com/snoyberg/mime-mail" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mime-mail/mime-mail-0.4.6.2.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.6.2.ebuild index b9bd48bdb821..6c0b8e067a44 100644 --- a/dev-haskell/mime-mail/mime-mail-0.4.6.2.ebuild +++ b/dev-haskell/mime-mail/mime-mail-0.4.6.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Compose MIME email messages" -HOMEPAGE="http://github.com/snoyberg/mime-mail" +HOMEPAGE="https://github.com/snoyberg/mime-mail" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/mime-mail/mime-mail-0.4.6.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.6.ebuild index 49296e622e6c..1af3f10989c7 100644 --- a/dev-haskell/mime-mail/mime-mail-0.4.6.ebuild +++ b/dev-haskell/mime-mail/mime-mail-0.4.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Compose MIME email messages" -HOMEPAGE="http://github.com/snoyberg/mime-mail" +HOMEPAGE="https://github.com/snoyberg/mime-mail" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mime-mail/mime-mail-0.4.8.2.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.8.2.ebuild index 5fec091d9864..c95a267011f4 100644 --- a/dev-haskell/mime-mail/mime-mail-0.4.8.2.ebuild +++ b/dev-haskell/mime-mail/mime-mail-0.4.8.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Compose MIME email messages" -HOMEPAGE="http://github.com/snoyberg/mime-mail" +HOMEPAGE="https://github.com/snoyberg/mime-mail" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/mime-mail/mime-mail-0.4.9.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.9.ebuild index b536145298bd..c11e8161784d 100644 --- a/dev-haskell/mime-mail/mime-mail-0.4.9.ebuild +++ b/dev-haskell/mime-mail/mime-mail-0.4.9.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Compose MIME email messages" -HOMEPAGE="http://github.com/snoyberg/mime-mail" +HOMEPAGE="https://github.com/snoyberg/mime-mail" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" |