summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-03-18 21:16:49 +1300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-19 23:41:50 +0100
commitd6d01795836caa767df30bfc5fa5b854855b79b4 (patch)
tree1a901af6df0545ab0e984a84ad044053a2bc2f93 /app-backup
parentdev-perl/Time-Period: Copy from dev-perl/Period (diff)
downloadgentoo-d6d01795836caa767df30bfc5fa5b854855b79b4.tar.gz
gentoo-d6d01795836caa767df30bfc5fa5b854855b79b4.tar.bz2
gentoo-d6d01795836caa767df30bfc5fa5b854855b79b4.zip
app-backup/dirvish: Fix dependency on dev-perl/Time-Period
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/dirvish/dirvish-1.2.1.ebuild4
1 files 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 b9b053177ff7..02af1882673d 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() {