summaryrefslogtreecommitdiff
blob: bf83e1262be3867f00dbf69e3985770068e302d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild,v 1.7 2003/06/21 21:36:35 drobbins Exp $

inherit perl-module

DESCRIPTION="Archive::Rar - Interface with the rar command"
SRC_URI="http://www.cpan.org/modules/by-module/Archive/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Acrhive/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha"