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
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')
-rw-r--r--dev-perl/Archive-Rar/Archive-Rar-2.0.2.ebuild6
-rw-r--r--dev-perl/Archive-Rar/ChangeLog7
2 files changed, 8 insertions, 5 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 )"
diff --git a/dev-perl/Archive-Rar/ChangeLog b/dev-perl/Archive-Rar/ChangeLog
index fd015563a067..c33155c9dec1 100644
--- a/dev-perl/Archive-Rar/ChangeLog
+++ b/dev-perl/Archive-Rar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Archive-Rar
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/ChangeLog,v 1.26 2008/12/23 08:49:37 robbat2 Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/ChangeLog,v 1.27 2009/01/20 14:15:26 tove Exp $
+
+ 20 Jan 2009; Torsten Veller <tove@gentoo.org> Archive-Rar-2.0.2.ebuild:
+ New virtual: IPC-Cmd
*Archive-Rar-2.0.2 (23 Dec 2008)