Parent Directory
|
Revision Log
Stable for ppc, wrt bug #450678 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
| 1 | # Copyright 1999-2013 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.9.5.ebuild,v 1.3 2013/01/27 15:32:51 ago Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | |
| 7 | KMNAME="kde-workspace" |
| 8 | inherit kde4-meta |
| 9 | |
| 10 | DESCRIPTION="KDE: hotkey daemon" |
| 11 | KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" |
| 12 | IUSE="debug" |
| 13 | |
| 14 | DEPEND=" |
| 15 | $(add_kdebase_dep libkworkspace) |
| 16 | x11-libs/libXtst |
| 17 | " |
| 18 | RDEPEND="${DEPEND}" |
| 19 | |
| 20 | KMEXTRACTONLY=" |
| 21 | libs/kworkspace/ |
| 22 | " |
| ViewVC Help | |
| Powered by ViewVC 1.1.17 |