diff options
-rw-r--r-- | dev-haskell/asn1-types/asn1-types-0.2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/asn1-types/asn1-types-0.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/asn1-types/asn1-types-0.3.0.ebuild | 4 | ||||
-rw-r--r-- | 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 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" |