Subversion Repositories KardasA Overlay

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
6 kardasa 1
# Copyright 1999-2007 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
 
5
inherit perl-module
6
 
7
DESCRIPTION="An object-oriented interface to Musepack file information and APE tag fields."
8
SRC_URI="mirror://cpan/authors/id/D/DA/DANIEL/${P}.tar.gz"
9
HOMEPAGE="http://search.cpan.org/~daniel"
10
RESTRICT="mirror"
11
 
12
SLOT="0"
13
LICENSE="Artistic"
14
KEYWORDS="~x86 ~amd64"
15
IUSE=""
16
DEPEND="dev-lang/perl"
17
 
18
SRC_TEST="do"