Unnamed
public text v1 · immutable# Copyright 1999-2010 Gentoo Foundation C5
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
DESCRIPTION="Gnome applet for displaying XMonad log"
HOMEPAGE="http://uhsure.com/xmonad-log-applet.html"
SRC_URI="http://uhsure.com/${PN}/${PN}-${PV}.tar.gz"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=sys-apps/dbus-1.2
>=dev-haskell/hdbus-0.4
>=gnome-base/gnome-panel-2
>=dev-libs/glib-2.16
>=x11-libs/gtk+-2.10"
DEPEND="${RDEPEND}"