summaryrefslogtreecommitdiff
blob: a3325fb37fb9a05714d922d6c444967d85611b46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/hayes/hayes-1.4.ebuild,v 1.5 2004/06/24 23:31:51 agriffis Exp $

IUSE=""

inherit kde
need-kde 3

DESCRIPTION="A filesystem-based Playlist for Noatun 2.0"
SRC_URI="http://www.freekde.org/neil/hayes/${P}.tar.bz2"
HOMEPAGE="http://www.freekde.org/neil/hayes/"

LICENSE="MIT"
KEYWORDS="~x86 ~ppc"

DEPEND=">=kde-base/kdemultimedia-3.0"