# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 GTK_MAJ_VER="2" # ebuild generated by hackport 0.3.2.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A wrapper around the eggtraymanager library for Linux system trays" HOMEPAGE="http://github.com/travitch/gtk-traymanager" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="${GTK_MAJ_VER}/${PV}" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=dev-haskell/glib-0.12.1:${GTK_MAJ_VER}=[profile?] =dev-haskell/gtk-0.12.1:${GTK_MAJ_VER}=[profile?] =dev-lang/ghc-6.10.4:= x11-libs/libX11 x11-libs/gtk+:2" DEPEND="${RDEPEND} >=dev-haskell/cabal-1.10 virtual/pkgconfig" src_prepare() { if has_version "