summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2021-05-26 18:37:22 +0000
committerJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2021-05-27 00:34:45 +0000
commite051d347d1f44d908864e6be3e91b9297a6615f2 (patch)
tree7b830cbb125d2bf474b38a1a19240bcb0de494ce /www-apache/mod_perl/files/debian/099-fix-url-on-index_top.patch
parentdev-php: Drop old packages from my overlay. (diff)
downloadjmbsvicetto-e051d347d1f44d908864e6be3e91b9297a6615f2.tar.gz
jmbsvicetto-e051d347d1f44d908864e6be3e91b9297a6615f2.tar.bz2
jmbsvicetto-e051d347d1f44d908864e6be3e91b9297a6615f2.zip
dev-php/* and www-apache/*: Drop obsolete.
These packages have been rotting in this repo. Newer verions are available in the tree. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Diffstat (limited to 'www-apache/mod_perl/files/debian/099-fix-url-on-index_top.patch')
-rw-r--r--www-apache/mod_perl/files/debian/099-fix-url-on-index_top.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/www-apache/mod_perl/files/debian/099-fix-url-on-index_top.patch b/www-apache/mod_perl/files/debian/099-fix-url-on-index_top.patch
deleted file mode 100644
index aeeda12..0000000
--- a/www-apache/mod_perl/files/debian/099-fix-url-on-index_top.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Fix link present on doc/index_top.html page
-Author: Dario Minnucci <midget@debian.org>
-Forwarded: no
-Last-Update: 2011-03-22
-Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk>
---- a/docs/index_top.html
-+++ b/docs/index_top.html
-@@ -3,6 +3,6 @@
- <title>index bottom</title>
- </head>
- <body bgcolor="white">
-- <p>FYI: <a href="../../products/apache-modules.html#Porting_CPAN_modules_to_mod_perl_2_0_Status">Porting CPAN modules to mod_perl 2.0 Status</a></p>
-+ <p>FYI: <a href="http://perl.apache.org/products/apache-modules.html#Porting_CPAN_modules_to_mod_perl_2_0_Status">Porting CPAN modules to mod_perl 2.0 Status</a></p>
- </body>
--</html>
-\ No newline at end of file
-+</html>