summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-07-11 20:38:05 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-07-11 20:38:05 +0000
commit050ccaca86389851545274eab41640aefa869869 (patch)
tree45983c7e194db636ad4f7b57caff2489de6751d9 /www-apps
parentAdd ~x86 keyword wrt bug #553928 (diff)
downloadgentoo-2-050ccaca86389851545274eab41640aefa869869.tar.gz
gentoo-2-050ccaca86389851545274eab41640aefa869869.tar.bz2
gentoo-2-050ccaca86389851545274eab41640aefa869869.zip
dev-perl/locale-maketext-lexicon just became dev-perl/Locale-Maketext-Lexicon
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/rt/ChangeLog5
-rw-r--r--www-apps/rt/rt-4.2.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/rt/ChangeLog b/www-apps/rt/ChangeLog
index aca9922b09ee..eba5cf3e87f3 100644
--- a/www-apps/rt/ChangeLog
+++ b/www-apps/rt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/rt
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/ChangeLog,v 1.96 2015/06/13 17:21:59 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/ChangeLog,v 1.97 2015/07/11 20:38:05 dilfridge Exp $
+
+ 11 Jul 2015; Andreas K. Huettel <dilfridge@gentoo.org> rt-4.2.11.ebuild:
+ dev-perl/locale-maketext-lexicon just became dev-perl/Locale-Maketext-Lexicon
13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> rt-4.2.11.ebuild:
The CGI module is no longer part of core Perl and has been moved to dev-perl
diff --git a/www-apps/rt/rt-4.2.11.ebuild b/www-apps/rt/rt-4.2.11.ebuild
index 054f5e460a81..eaa95a76fc1e 100644
--- a/www-apps/rt/rt-4.2.11.ebuild
+++ b/www-apps/rt/rt-4.2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/rt-4.2.11.ebuild,v 1.2 2015/06/13 17:21:59 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/rt-4.2.11.ebuild,v 1.3 2015/07/11 20:38:05 dilfridge Exp $
EAPI=5
@@ -44,7 +44,7 @@ DEPEND="
>=dev-perl/Tree-Simple-1.04
>=dev-perl/XML-RSS-1.05
>=dev-perl/dbix-searchbuilder-1.660.0
- >=dev-perl/locale-maketext-lexicon-0.32
+ >=dev-perl/Locale-Maketext-Lexicon-0.32
>=dev-perl/CGI-4
>=virtual/perl-Digest-MD5-2.27
>=virtual/perl-Encode-2.730.0