dev-java/hibernate: Stable for amd64. Stable for x86 using the ALLARCHES policy.
[gentoo.git] / app-leechcraft / lc-sysnotify / lc-sysnotify-0.6.65.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI="5"
6
7 inherit leechcraft
8
9 DESCRIPTION="Notifications via system libnotify daemon for LeechCraft"
10
11 SLOT="0"
12 KEYWORDS=" ~amd64 ~x86"
13 IUSE="debug"
14
15 DEPEND="~app-leechcraft/lc-core-${PV}
16         dev-qt/qtdbus:4"
17 RDEPEND="${DEPEND}"