summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Archive-Rar/Archive-Rar-2.0.2.ebuild')
-rw-r--r--dev-perl/Archive-Rar/Archive-Rar-2.0.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Archive-Rar/Archive-Rar-2.0.2.ebuild b/dev-perl/Archive-Rar/Archive-Rar-2.0.2.ebuild
index 3341af436700..5360a4f2e819 100644
--- a/dev-perl/Archive-Rar/Archive-Rar-2.0.2.ebuild
+++ b/dev-perl/Archive-Rar/Archive-Rar-2.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/Archive-Rar-2.0.2.ebuild,v 1.1 2008/12/23 08:49:37 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/Archive-Rar-2.0.2.ebuild,v 1.2 2009/01/20 14:15:26 tove Exp $
inherit versionator
MODULE_AUTHOR=SMUELLER
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND="dev-lang/perl
- dev-perl/IPC-Cmd
+ virtual/perl-IPC-Cmd
app-arch/rar"
DEPEND="${RDEPEND}
test? ( dev-perl/Test-Pod )"