alpha-quadrant/kde-misc/kde-luks/kde-luks-0.1.ebuild

20 lines
415 B
Bash
Raw Normal View History

2007-10-02 15:29:08 +02:00
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit kde
DESCRIPTION="LUKS manager for KDE"
HOMEPAGE="http://strony.aster.pl/tanis/kde_luks/"
SRC_URI="http://strony.aster.pl/tanis/kde_luks/${PN/-/_}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="kde-base/kdelibs"
RDEPEND=""
need-kde 3.5
S=${WORKDIR}/${PN/-/_}