commit: d6d01795836caa767df30bfc5fa5b854855b79b4
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Mar 18 08:16:49 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 22:41:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6d01795
app-backup/dirvish: Fix dependency on dev-perl/Time-Period
Package-Manager: portage-2.2.28
app-backup/dirvish/dirvish-1.2.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-backup/dirvish/dirvish-1.2.1.ebuild
b/app-backup/dirvish/dirvish-1.2.1.ebuild
index b9b0531..02af188 100644
--- a/app-backup/dirvish/dirvish-1.2.1.ebuild
+++ b/app-backup/dirvish/dirvish-1.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ IUSE=""
DEPEND="app-arch/tar"
RDEPEND="dev-perl/Time-modules
- dev-perl/Period
+ dev-perl/Time-Period
>=net-misc/rsync-2.5.7"
src_compile() {