commit:     037699f6a31d599da4814e4d720996f46d56aa97
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Apr 18 07:30:43 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 14:47:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=037699f6

dev-haskell/asn1-types: fix HOMEPAGE

 dev-haskell/asn1-types/asn1-types-0.2.0.ebuild | 4 ++--
 dev-haskell/asn1-types/asn1-types-0.2.3.ebuild | 4 ++--
 dev-haskell/asn1-types/asn1-types-0.3.0.ebuild | 4 ++--
 dev-haskell/asn1-types/asn1-types-0.3.2.ebuild | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

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 63cddf1805b..1d4755fe01c 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 d3cb7e34d90..f41fb9930df 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 403342387e4..ddf5116f6a6 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 1758774165a..ba9aebbb1b0 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"

Reply via email to