aboutsummaryrefslogtreecommitdiffstats
path: root/x11-misc/mimeo/files/mimeo-2.6
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--x11-misc/mimeo/files/mimeo-2.65
1 files changed, 5 insertions, 0 deletions
diff --git a/x11-misc/mimeo/files/mimeo-2.6 b/x11-misc/mimeo/files/mimeo-2.6
new file mode 100644
index 0000000..5e86b20
--- /dev/null
+++ b/x11-misc/mimeo/files/mimeo-2.6
@@ -0,0 +1,5 @@
+#!/usr/bin/env python
+# Gentoo 'mimeo' wrapper script
+import mimeo
+
+mimeo.main()