dev-haskell/*: drop alpha keywords
[gentoo.git] / dev-haskell / cpphs / cpphs-1.20.2.ebuild
index 0750c44d0ed325d26d21b72b87a6170178e476fe..823452bd01e53a02632c9936feef90b45b33bec1 100644 (file)
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 
@@ -11,11 +10,11 @@ inherit haskell-cabal
 
 DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor"
 HOMEPAGE="http://projects.haskell.org/cpphs/"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-haskell/old-locale:=[profile?]