Parent Directory
|
Revision Log
Stable on amd64 wrt bug #426712 (Portage version: 2.1.11.9/cvs/Linux x86_64)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/kde-misc/colibri/colibri-0.2.2.ebuild,v 1.3 2012/07/16 07:34:44 jdhore Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | |
| 7 | KDE_LINGUAS="cs de es it pt_BR sk tr" |
| 8 | inherit kde4-base |
| 9 | |
| 10 | DESCRIPTION="Alternative to KDE4 Plasma notifications" |
| 11 | HOMEPAGE="http://www.kde-look.org/content/show.php?content=117147" |
| 12 | SRC_URI="http://www.kde-look.org/CONTENT/content-files/117147-${P}.tar.bz2" |
| 13 | |
| 14 | LICENSE="GPL-2" |
| 15 | SLOT="4" |
| 16 | KEYWORDS="amd64 x86" |
| 17 | IUSE="debug" |
| 18 | |
| 19 | DEPEND=" |
| 20 | x11-libs/libX11 |
| 21 | x11-libs/libXext" |
| 22 | RDEPEND=${DEPEND} |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |