commit: fe7b888c770bca49119fe8b8165a5e81f17f60fe
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 18 22:28:11 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 17:30:44 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe7b888c
www-apps/rt: Fix dependency on dev-perl/Time-ParseDate
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
www-apps/rt/rt-4.2.12-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/rt/rt-4.2.12-r1.ebuild b/www-apps/rt/rt-4.2.12-r1.ebuild
index e6867ba..dc99f0b 100644
--- a/www-apps/rt/rt-4.2.12-r1.ebuild
+++ b/www-apps/rt/rt-4.2.12-r1.ebuild
@@ -97,7 +97,7 @@ DEPEND="
dev-perl/TermReadKey
dev-perl/Text-Autoformat
dev-perl/Text-Password-Pronounceable
- dev-perl/Time-modules
+ dev-perl/Time-ParseDate
dev-perl/TimeDate
dev-perl/UNIVERSAL-require
dev-perl/libwww-perl