2013-05-07 16:16:06 +04:00
|
|
|
# Copyright 1999-2013 Gentoo Foundation
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
2013-06-07 08:26:34 +04:00
|
|
|
# $Header: /var/cvsroot/gentoo-x86/kde-base/klettres/klettres-4.10.3.ebuild,v 1.4 2013/06/06 15:37:52 ago Exp $
|
2013-05-07 16:16:06 +04:00
|
|
|
|
|
|
|
EAPI=5
|
|
|
|
|
|
|
|
KDE_HANDBOOK="optional"
|
|
|
|
inherit kde4-base
|
|
|
|
|
|
|
|
DESCRIPTION="KDE: KLettres helps a very young child or an adult learning "
|
2013-06-07 08:26:34 +04:00
|
|
|
KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
|
2013-05-07 16:16:06 +04:00
|
|
|
IUSE="debug"
|
|
|
|
|
|
|
|
RDEPEND="
|
|
|
|
$(add_kdebase_dep knotify)
|
|
|
|
"
|