summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-11-16 16:37:12 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-11-16 16:37:12 +0000
commit2796fd2b0246eb14c9644d65026b9238a8bbcc5d (patch)
tree54edfa66fd92c51d8aa9dfb678d8b26ae693e049 /www-apps
parentVersion bump. (diff)
downloadgentoo-2-2796fd2b0246eb14c9644d65026b9238a8bbcc5d.tar.gz
gentoo-2-2796fd2b0246eb14c9644d65026b9238a8bbcc5d.tar.bz2
gentoo-2-2796fd2b0246eb14c9644d65026b9238a8bbcc5d.zip
Version bump fixes bug 528444.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/rt/ChangeLog8
-rw-r--r--www-apps/rt/rt-4.2.9.ebuild (renamed from www-apps/rt/rt-4.2.4.ebuild)5
2 files changed, 10 insertions, 3 deletions
diff --git a/www-apps/rt/ChangeLog b/www-apps/rt/ChangeLog
index 934261b025dc..bfd3774f17c8 100644
--- a/www-apps/rt/ChangeLog
+++ b/www-apps/rt/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for www-apps/rt
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/ChangeLog,v 1.87 2014/09/29 13:27:03 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/ChangeLog,v 1.88 2014/11/16 16:37:12 titanofold Exp $
+
+*rt-4.2.9 (16 Nov 2014)
+
+ 16 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> -rt-4.2.4.ebuild,
+ +rt-4.2.9.ebuild:
+ Version bump fixes bug 528444.
29 Sep 2014; Aaron W. Swenson <titanofold@gentoo.org> rt-4.2.4.ebuild:
Add missing dependencies fixing bug 523972
diff --git a/www-apps/rt/rt-4.2.4.ebuild b/www-apps/rt/rt-4.2.9.ebuild
index 3d01adca1500..3ca9893130c1 100644
--- a/www-apps/rt/rt-4.2.4.ebuild
+++ b/www-apps/rt/rt-4.2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/rt-4.2.4.ebuild,v 1.6 2014/09/29 13:27:03 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/rt-4.2.9.ebuild,v 1.1 2014/11/16 16:37:12 titanofold Exp $
EAPI=5
@@ -26,6 +26,7 @@ DEPEND="
>=dev-perl/DBI-1.37
>=dev-perl/Date-Extract-0.02
>=dev-perl/DateTime-Format-Natural-0.67
+ >=dev-perl/dbix-searchbuilder-1.660.0
>=dev-perl/Devel-StackTrace-1.19
>=dev-perl/HTML-FormatText-WithLinks-0.14
>=dev-perl/HTML-Mason-1.43
@@ -46,7 +47,7 @@ DEPEND="
>=dev-perl/locale-maketext-lexicon-0.32
>=dev-perl/log-dispatch-2.2.3
>=dev-perl/log-dispatch-2.23
- >=virtual/perl-CGI-3.38
+ >=virtual/perl-CGI-4
>=virtual/perl-Digest-MD5-2.27
>=virtual/perl-File-Spec-0.8
>=virtual/perl-Getopt-Long-2.24