dev-tcltk/tls: remove unused patch
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Fri, 30 Sep 2016 15:16:08 +0000 (17:16 +0200)
committerAmy Winston <amynka@gentoo.org>
Sun, 2 Oct 2016 19:58:33 +0000 (21:58 +0200)
Closes: #2438

dev-tcltk/tls/files/tls-1.5.0-bad-version.patch [deleted file]

diff --git a/dev-tcltk/tls/files/tls-1.5.0-bad-version.patch b/dev-tcltk/tls/files/tls-1.5.0-bad-version.patch
deleted file mode 100644 (file)
index a55a00c..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-diff -ur tls1.5_org/pkgIndex.tcl.in tls1.5/pkgIndex.tcl.in
---- tls1.5_org/pkgIndex.tcl.in 2007-04-05 23:09:11.000000000 +0200
-+++ tls1.5/pkgIndex.tcl.in     2007-04-05 23:09:40.000000000 +0200
-@@ -5,5 +5,5 @@
- #    replace the original which didn't include the commands from "tls.tcl".
- #
--package ifneeded tls 1.5 "[list load [file join $dir @RELPATH@ @tls_LIB_FILE@] ] ; [list source [file join $dir tls.tcl] ]"
-+package ifneeded tls 1.50 "[list load [file join $dir @RELPATH@ @tls_LIB_FILE@] ] ; [list source [file join $dir tls.tcl] ]"