2014-04-02 17:47:04 +04:00
|
|
|
# Copyright 1999-2014 Gentoo Foundation
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
2014-08-06 16:54:19 +04:00
|
|
|
# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.12.5.ebuild,v 1.6 2014/08/05 18:17:10 mrueg Exp $
|
2014-04-02 17:47:04 +04:00
|
|
|
|
|
|
|
EAPI=5
|
|
|
|
|
|
|
|
KMNAME="kde-runtime"
|
|
|
|
inherit kde4-meta
|
|
|
|
|
2014-08-06 16:54:19 +04:00
|
|
|
DESCRIPTION="The KDE notification daemon"
|
2014-05-10 00:55:09 +04:00
|
|
|
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
|
2014-04-02 17:47:04 +04:00
|
|
|
IUSE="debug"
|