summaryrefslogtreecommitdiff
blob: 9e93607dae50f76992bbc79e66810464319f6af7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-cdr/kover/kover-2.8.7.ebuild,v 1.5 2003/03/28 12:01:42 pvdabeel Exp $

inherit kde-base || die

need-kde 3

IUSE=""
DESCRIPTION="KDE CD Writing Software"
SRC_URI="http://lisas.de/${PN}/${P}.tar.gz"
HOMEPAGE="http://lisas.de/kover"
LICENSE="GPL-2"
KEYWORDS="x86 ppc"

newdepend "media-libs/libvorbis"