diff options
author | Kent Fredric <kentfredric@gmail.com> | 2016-03-10 23:37:17 +1300 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-03-11 00:09:46 +0100 |
commit | 29c2dc9a8c094d8d36836343b105ba04bee61829 (patch) | |
tree | 90a50535b1f4f01143ebd79c327ac323c5e74e4f /www-misc/xxv | |
parent | www-apps/rt: Fix dependency on dev-perl/Date-Manip (diff) | |
download | gentoo-29c2dc9a8c094d8d36836343b105ba04bee61829.tar.gz gentoo-29c2dc9a8c094d8d36836343b105ba04bee61829.tar.bz2 gentoo-29c2dc9a8c094d8d36836343b105ba04bee61829.zip |
www-misc/xxv: Fix dependency on dev-perl/Date-Manip
Package-Manager: portage-2.2.27
Diffstat (limited to 'www-misc/xxv')
-rw-r--r-- | www-misc/xxv/xxv-1.6.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/xxv/xxv-1.6.1-r1.ebuild b/www-misc/xxv/xxv-1.6.1-r1.ebuild index 63d360c2c7e1..b2aa5a813c8d 100644 --- a/www-misc/xxv/xxv-1.6.1-r1.ebuild +++ b/www-misc/xxv/xxv-1.6.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -29,7 +29,7 @@ RDEPEND=">=media-video/vdr-1.2.6 virtual/perl-Time-HiRes virtual/perl-IO-Compress dev-perl/Config-Tiny - dev-perl/DateManip + dev-perl/Date-Manip dev-perl/DBD-mysql dev-perl/DBI dev-perl/Digest-HMAC |