summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-02-29 07:39:02 +1300
committerKent Fredric <kentfredric@gmail.com>2016-03-01 00:19:08 +1300
commitb7df61133b67de0b18ae97e853151d3e5c8cda45 (patch)
treea5c991146608b96bf5fd942ffb6575a942a1f3aa /www-apps
parentdev-perl/Locale-Maketext-Fuzzy: Copy from lower-case locale-maketext-fuzzy (diff)
downloadgentoo-b7df61133b67de0b18ae97e853151d3e5c8cda45.tar.gz
gentoo-b7df61133b67de0b18ae97e853151d3e5c8cda45.tar.bz2
gentoo-b7df61133b67de0b18ae97e853151d3e5c8cda45.zip
www-apps/rt: Fix dependency on dev-perl/Locale-Maketext-Fuzzy
Package-Manager: portage-2.2.27
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/rt/rt-4.2.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/rt/rt-4.2.12.ebuild b/www-apps/rt/rt-4.2.12.ebuild
index b63bfacfc4fc..c9e073f7cd5c 100644
--- a/www-apps/rt/rt-4.2.12.ebuild
+++ b/www-apps/rt/rt-4.2.12.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$
@@ -101,7 +101,7 @@ DEPEND="
dev-perl/TimeDate
dev-perl/UNIVERSAL-require
dev-perl/libwww-perl
- dev-perl/locale-maketext-fuzzy
+ dev-perl/Locale-Maketext-Fuzzy
dev-perl/net-server
dev-perl/regexp-common
dev-perl/text-template