Files
sablink-distro/kde-misc/kpackagekit/kpackagekit-9999.ebuild
T
2010-05-21 15:54:40 +02:00

20 lines
423 B
Bash

# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
KMNAME="playground/sysadmin"
inherit kde4-base
DESCRIPTION="KDE-based PackageKit frontend"
HOMEPAGE="http://www.kde-apps.org/content/show.php/show.php?content=84745"
LICENSE="GPL-2"
KEYWORDS="~x86 ~amd64"
SLOT="4"
IUSE="debug"
DEPEND=">=app-admin/packagekit-qt4-0.6.4"
RDEPEND="${DEPEND}"