Install this version:
emerge -a =dev-haskell/dot2graphml-9999
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-haskell/dot2graphml-9999
Or alternatively:
emerge --autounmask-write -a =dev-haskell/dot2graphml-9999
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0/9999 |
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
CABAL_FEATURES="profile"
inherit haskell-cabal
inherit git-r3
DESCRIPTION="convert graphviz dot to yworks graphml"
HOMEPAGE="https://github.com/tgbugs/dot2graphml"
EGIT_REPO_URI="https://github.com/tgbugs/dot2graphml.git"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS=""
RDEPEND="
>=dev-haskell/graphviz-2999.17.0.1:=[profile?]
>=dev-haskell/hxt-9.2:=[profile?]
>=dev-haskell/text-0.11.2.3:=[profile?]
>=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.8
"
>=dev-haskell/graphviz-2999.17.0.1:=[profile?] >=dev-haskell/hxt-9.2:=[profile?] >=dev-haskell/text-0.11.2.3:=[profile?] >=dev-lang/ghc-7.4.1:= >=dev-haskell/cabal-1.8
>=dev-haskell/graphviz-2999.17.0.1:=[profile?] >=dev-haskell/hxt-9.2:=[profile?] >=dev-haskell/text-0.11.2.3:=[profile?] >=dev-lang/ghc-7.4.1:=