From 3537190222522f6a57c84ea985a9fed210ae8194 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Tue, 24 Oct 2017 19:48:31 +1300 Subject: [PATCH] www-apps/rt: Fix dep on dev-perl/HTML-Formatter - Also fix inconsistent indentation in metadata.xml Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- www-apps/rt/metadata.xml | 10 +++++----- .../rt/{rt-4.2.12-r1.ebuild => rt-4.2.12-r2.ebuild} | 2 +- www-apps/rt/{rt-4.4.1.ebuild => rt-4.4.1-r1.ebuild} | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) rename www-apps/rt/{rt-4.2.12-r1.ebuild => rt-4.2.12-r2.ebuild} (99%) rename www-apps/rt/{rt-4.4.1.ebuild => rt-4.4.1-r1.ebuild} (99%) diff --git a/www-apps/rt/metadata.xml b/www-apps/rt/metadata.xml index f1d1d6173dc81..b54f1a28f8755 100644 --- a/www-apps/rt/metadata.xml +++ b/www-apps/rt/metadata.xml @@ -2,21 +2,21 @@ - titanofold@gentoo.org - Aaron W. Swenson + titanofold@gentoo.org + Aaron W. Swenson - + eric.joshua.martin@gmail.com Eric Martin web-apps@gentoo.org Gentoo Webapps - + proxy-maint@gentoo.org Proxy Maintainers - + Add www-servers/lighttpd support diff --git a/www-apps/rt/rt-4.2.12-r1.ebuild b/www-apps/rt/rt-4.2.12-r2.ebuild similarity index 99% rename from www-apps/rt/rt-4.2.12-r1.ebuild rename to www-apps/rt/rt-4.2.12-r2.ebuild index 011c42d01899d..73babc3acf9b6 100644 --- a/www-apps/rt/rt-4.2.12-r1.ebuild +++ b/www-apps/rt/rt-4.2.12-r2.ebuild @@ -73,7 +73,7 @@ DEPEND=" dev-perl/GD[png,gif] dev-perl/GnuPG-Interface dev-perl/GraphViz - dev-perl/HTML-Format + dev-perl/HTML-Formatter dev-perl/HTML-FormatText-WithLinks-AndTables dev-perl/HTML-Mason-PSGIHandler dev-perl/HTML-Parser diff --git a/www-apps/rt/rt-4.4.1.ebuild b/www-apps/rt/rt-4.4.1-r1.ebuild similarity index 99% rename from www-apps/rt/rt-4.4.1.ebuild rename to www-apps/rt/rt-4.4.1-r1.ebuild index 3523229240047..3914f8393742e 100644 --- a/www-apps/rt/rt-4.4.1.ebuild +++ b/www-apps/rt/rt-4.4.1-r1.ebuild @@ -76,7 +76,7 @@ DEPEND=" dev-perl/GD[png,gif] dev-perl/GnuPG-Interface dev-perl/GraphViz - dev-perl/HTML-Format + dev-perl/HTML-Formatter dev-perl/HTML-FormatText-WithLinks-AndTables dev-perl/HTML-Mason-PSGIHandler dev-perl/HTML-Parser