/[gentoo-x86]/kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild
Gentoo

Contents of /kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download)
Mon Jul 16 21:45:39 2012 UTC (10 months, 1 week ago) by johu
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +6 -2 lines
Add missing dep. Move from SLOT 0 to 4.

(Portage version: 2.2.0_alpha118/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/kbstateapplet/kbstateapplet-0_p1268845.ebuild,v 1.2 2012/01/22 21:36:41 johu Exp $
4
5 EAPI=4
6
7 inherit kde4-base
8
9 DESCRIPTION="Plasmoid that shows the state of keyboard leds"
10 HOMEPAGE="http://websvn.kde.org/trunk/playground/base/plasma/applets/kbstateapplet"
11 SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz"
12
13 LICENSE="GPL-2"
14 KEYWORDS="~amd64 ~x86"
15 SLOT="4"
16 IUSE="debug"
17
18 DEPEND="
19 x11-libs/libX11
20 "
21 RDEPEND="
22 ${DEPEND}
23 $(add_kdebase_dep plasma-workspace)
24 "

  ViewVC Help
Powered by ViewVC 1.1.13