summaryrefslogtreecommitdiff
path: root/app-misc/mc/files/mc-4.6.0-7zip.patch
diff options
context:
space:
mode:
authorroot <root@evil.(none)>2009-06-10 01:24:48 +0300
committerroot <root@evil.(none)>2009-06-10 01:24:48 +0300
commitc8f9ea324922b8264726938021e3dafc1d1c42d0 (patch)
tree7ef3dd3d27e3211fe39e24346c2a0609fae15b74 /app-misc/mc/files/mc-4.6.0-7zip.patch
parent04165476be4a4d33ced17c20fcb0b97f30c0910c (diff)
new file: app-misc/mc/mc-4.9999.ebuild (Midnight Commander from git)
new file: net-dialup/openl2tp/openl2tp-1.4.ebuild (openl2tp)
Diffstat (limited to 'app-misc/mc/files/mc-4.6.0-7zip.patch')
-rw-r--r--app-misc/mc/files/mc-4.6.0-7zip.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/app-misc/mc/files/mc-4.6.0-7zip.patch b/app-misc/mc/files/mc-4.6.0-7zip.patch
new file mode 100644
index 0000000..29cda12
--- /dev/null
+++ b/app-misc/mc/files/mc-4.6.0-7zip.patch
@@ -0,0 +1,25 @@
+--- lib/mc.ext.in.old 2003-01-30 17:48:33.000000000 +0200
++++ lib/mc.ext.in 2004-11-08 16:51:59.429212632 +0200
+@@ -143,6 +143,12 @@
+ shell/.info
+ Open=info -f %f
+
++# 7-Zip, Needs to be before manual page definitions
++regex/\.(7z|7Z)$
++ View=%view{ascii} 7za l %f 2>/dev/null
++ Open=%cd %p#u7z
++
++
+ # Manual page
+ # Exception - .so libraries are not manual pages
+ regex/\.(so|so\.[0-9\.]*)$
+--- vfs/extfs/extfs.ini.old 2002-12-09 16:16:33.000000000 +0200
++++ vfs/extfs/extfs.ini 2004-10-25 13:56:04.000000000 +0300
+@@ -7,6 +7,7 @@
+ ulha
+ urar
+ uha
++u7z
+ # For arj usage you need a special patch to unarj (see unarj.diff)
+ uarj
+