summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-14 22:19:51 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-14 22:19:51 +0000
commit8d3276550104c567ac429dd0288952fe5b0bb36b (patch)
tree9a09ce7f76103f46ff0ce3e40a25595e3c3996b5 /dev-perl/Archive-Rar
parentanother correction (diff)
downloadgentoo-2-8d3276550104c567ac429dd0288952fe5b0bb36b.tar.gz
gentoo-2-8d3276550104c567ac429dd0288952fe5b0bb36b.tar.bz2
gentoo-2-8d3276550104c567ac429dd0288952fe5b0bb36b.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Archive-Rar')
-rw-r--r--dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild7
-rw-r--r--dev-perl/Archive-Rar/ChangeLog6
2 files changed, 8 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 4879ebbe4e55..309644969578 100644
--- a/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild
+++ b/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# 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.18 2006/08/04 22:21:52 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild,v 1.19 2007/01/14 22:19:51 mcummings Exp $
inherit perl-module
DESCRIPTION="Archive::Rar - Interface with the rar command"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Acrhive/${P}.readme"
+HOMEPAGE="http://www.cpan.org/modules/by-module/Acrhive/"
SRC_URI="mirror://cpan/authors/id/J/JM/JMBO/${P}.tar.gz"
LICENSE="Artistic"
@@ -13,4 +13,3 @@ SLOT="0"
KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Archive-Rar/ChangeLog b/dev-perl/Archive-Rar/ChangeLog
index b615c397fe8f..14b7ef953754 100644
--- a/dev-perl/Archive-Rar/ChangeLog
+++ b/dev-perl/Archive-Rar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Archive-Rar
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/ChangeLog,v 1.17 2007/01/05 19:00:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/ChangeLog,v 1.18 2007/01/14 22:19:51 mcummings Exp $
+
+ 14 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Archive-Rar-1.9.ebuild:
+ Ebuild maintenance
*Archive-Rar-1.9.2 (05 Jan 2007)