Subversion Repositories KardasA Overlay

Compare Revisions

Ignore whitespace Rev 5 → Rev 6

/dev-perl/Audio-Musepack/Audio-Musepack-0.7.ebuild
0,0 → 1,18
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
 
inherit perl-module
 
DESCRIPTION="An object-oriented interface to Musepack file information and APE tag fields."
SRC_URI="mirror://cpan/authors/id/D/DA/DANIEL/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~daniel"
RESTRICT="mirror"
 
SLOT="0"
LICENSE="Artistic"
KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="dev-lang/perl"
 
SRC_TEST="do"