From: Michael Mair-Keimberger Date: Wed, 18 Apr 2018 07:30:43 +0000 (+0200) Subject: dev-haskell/asn1-types: fix HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=037699f6a31d599da4814e4d720996f46d56aa97;p=gentoo.git dev-haskell/asn1-types: fix HOMEPAGE --- diff --git a/dev-haskell/asn1-types/asn1-types-0.2.0.ebuild b/dev-haskell/asn1-types/asn1-types-0.2.0.ebuild index 63cddf1805b0..1d4755fe01c4 100644 --- a/dev-haskell/asn1-types/asn1-types-0.2.0.ebuild +++ b/dev-haskell/asn1-types/asn1-types-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 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" inherit haskell-cabal DESCRIPTION="ASN.1 types" -HOMEPAGE="https://github.com/vincenthz/hs-asn1-types" +HOMEPAGE="https://github.com/vincenthz/hs-asn1/tree/master/types" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/asn1-types/asn1-types-0.2.3.ebuild b/dev-haskell/asn1-types/asn1-types-0.2.3.ebuild index d3cb7e34d900..f41fb9930df1 100644 --- a/dev-haskell/asn1-types/asn1-types-0.2.3.ebuild +++ b/dev-haskell/asn1-types/asn1-types-0.2.3.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" inherit haskell-cabal DESCRIPTION="ASN.1 types" -HOMEPAGE="https://github.com/vincenthz/hs-asn1-types" +HOMEPAGE="https://github.com/vincenthz/hs-asn1/tree/master/types" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/asn1-types/asn1-types-0.3.0.ebuild b/dev-haskell/asn1-types/asn1-types-0.3.0.ebuild index 403342387e47..ddf5116f6a6b 100644 --- a/dev-haskell/asn1-types/asn1-types-0.3.0.ebuild +++ b/dev-haskell/asn1-types/asn1-types-0.3.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 haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="ASN.1 types" -HOMEPAGE="https://github.com/vincenthz/hs-asn1-types" +HOMEPAGE="https://github.com/vincenthz/hs-asn1/tree/master/types" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/asn1-types/asn1-types-0.3.2.ebuild b/dev-haskell/asn1-types/asn1-types-0.3.2.ebuild index 1758774165a2..ba9aebbb1b0b 100644 --- a/dev-haskell/asn1-types/asn1-types-0.3.2.ebuild +++ b/dev-haskell/asn1-types/asn1-types-0.3.2.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" inherit haskell-cabal DESCRIPTION="ASN.1 types" -HOMEPAGE="https://github.com/vincenthz/hs-asn1-types" +HOMEPAGE="https://github.com/vincenthz/hs-asn1/tree/master/types" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD"