summaryrefslogtreecommitdiff
blob: b79a63a8f5868bb463580eaf8417fd3ee7c85795 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.9.ebuild,v 1.6 2009/10/12 05:44:34 abcd Exp $
KMNAME=kdeadmin
EAPI="1"
inherit kde-meta

DESCRIPTION="KDE LiLo kcontrol module"
KEYWORDS="amd64 x86"
IUSE="kdehiddenvisibility"
DEPEND=""

PATCHES=( "$FILESDIR/never-disable.diff" )