summaryrefslogtreecommitdiff
blob: 1950822e7d4a41ace65b5ec5fd1d1b766e3b36e0 (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.3 2003/02/13 06:13:00 vapier 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"

newdepend "media-libs/libvorbis"