dev-haskell/*: drop alpha keywords
[gentoo.git] / dev-haskell / dbus / dbus-0.10.12.ebuild
index 5d8cbd3fc9df1daa35a12b4dcce73aebff868039..832bf396ed52d7fdcf9a499e13c308e3801c2675 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=5
 
@@ -11,11 +10,11 @@ inherit haskell-cabal
 
 DESCRIPTION="A client library for the D-Bus IPC system"
 HOMEPAGE="https://john-millikin.com/software/haskell-dbus/"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/cereal-0.3.4:=[profile?] <dev-haskell/cereal-0.6:=[profile?]