summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-07 02:26:22 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-07 02:26:22 +0000
commit4a902f4abd70ccfa6dbddfacd6cd93b60fc3b836 (patch)
tree9e088d09cf05f80f0cf5d8f65010872363ad175b /dev-perl/Archive-Rar
parentAdded functionality, thanks to Julian Hoch (closes bug #25695) (diff)
downloadhistorical-4a902f4abd70ccfa6dbddfacd6cd93b60fc3b836.tar.gz
historical-4a902f4abd70ccfa6dbddfacd6cd93b60fc3b836.tar.bz2
historical-4a902f4abd70ccfa6dbddfacd6cd93b60fc3b836.zip
fix license/repoman
Diffstat (limited to 'dev-perl/Archive-Rar')
-rw-r--r--dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild b/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild
index bf83e1262be3..39c6a6cc1168 100644
--- a/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild
+++ b/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild
@@ -1,13 +1,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 $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild,v 1.8 2003/08/07 02:11:46 vapier 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"
+SRC_URI="http://www.cpan.org/modules/by-module/Archive/${P}.tar.gz"
+
LICENSE="Artistic"
+SLOT="0"
KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha"