summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-01-20 14:15:26 +0000
committerTorsten Veller <tove@gentoo.org>2009-01-20 14:15:26 +0000
commit080a3b59726d3b7d5d1c5a95b02d18c3b12a22ae (patch)
tree41c1a68e38a21564c7e3bc47ba53f5b492dd47fd /dev-perl/Archive-Rar/Archive-Rar-2.0.2.ebuild
parentRemove temporary mask of new perl virtuals. Add move entries to updates (diff)
downloadgentoo-2-080a3b59726d3b7d5d1c5a95b02d18c3b12a22ae.tar.gz
gentoo-2-080a3b59726d3b7d5d1c5a95b02d18c3b12a22ae.tar.bz2
gentoo-2-080a3b59726d3b7d5d1c5a95b02d18c3b12a22ae.zip
New virtual: IPC-Cmd
(Portage version: 2.2_rc23/cvs/Linux i686)
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 )"