dev-haskell/*: drop alpha keywords
[gentoo.git] / dev-haskell / haskeline / haskeline-0.7.1.3.ebuild
index c52302f67e5ef53734c4397ab4ca0e0d7a0caeed..f137764e50e96e9736ad292a540710a10b6a0bb9 100644 (file)
@@ -1,6 +1,5 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=5
 
@@ -11,11 +10,11 @@ inherit haskell-cabal
 
 DESCRIPTION="A command-line interface for user input, written in Haskell"
 HOMEPAGE="http://trac.haskell.org/haskeline"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~ppc-macos ~x86-macos"
 IUSE="legacy-encoding libiconv +terminfo"
 
 RDEPEND=">=dev-haskell/transformers-0.2:=[profile?] <dev-haskell/transformers-0.5:=[profile?]