summaryrefslogtreecommitdiff
blob: 5f10a7c826ffdda54ea1ab9b791f81944503a990 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=2

inherit kde4-base

KDE_LOOK="117147"

DESCRIPTION="Colibri provides an alternative to KDE4 Plasma notifications."
HOMEPAGE="http://www.kde-look.org/content/show.php?content=117147"
SRC_URI="http://www.kde-look.org/CONTENT/content-files/${KDE_LOOK}-${P}.tar.bz2"

LICENSE="GPL"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND=">=kde-base/kdelibs-4.4"
RDEPEND="${DEPEND}"