summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2005-06-10 18:43:23 +0000
committerHeinrich Wendel <lanius@gentoo.org>2005-06-10 18:43:23 +0000
commit74c121c812adf822e5a60fe48bb069c81ca61d85 (patch)
tree1721cb93d6503b5eb91aa41622d2cb5b842284b3 /app-misc/mc
parentStable on sparc wrt #94474 (diff)
downloadgentoo-2-74c121c812adf822e5a60fe48bb069c81ca61d85.tar.gz
gentoo-2-74c121c812adf822e5a60fe48bb069c81ca61d85.tar.bz2
gentoo-2-74c121c812adf822e5a60fe48bb069c81ca61d85.zip
fix 7zip support
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-misc/mc')
-rw-r--r--app-misc/mc/ChangeLog6
-rw-r--r--app-misc/mc/Manifest12
-rw-r--r--app-misc/mc/files/mc-4.6.0-7zip.patch19
3 files changed, 16 insertions, 21 deletions
diff --git a/app-misc/mc/ChangeLog b/app-misc/mc/ChangeLog
index 333ba0da4072..ad06a37f2121 100644
--- a/app-misc/mc/ChangeLog
+++ b/app-misc/mc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/mc
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.81 2005/06/10 10:34:04 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.82 2005/06/10 18:43:23 lanius Exp $
+
+ 10 Jun 2005; Heinrich Wendel <lanius@gentoo.org>
+ files/mc-4.6.0-7zip.patch:
+ fix 7zip support
*mc-4.6.0-r14 (06 Jun 2005)
diff --git a/app-misc/mc/Manifest b/app-misc/mc/Manifest
index ab120fa1e484..db09d50dd8e0 100644
--- a/app-misc/mc/Manifest
+++ b/app-misc/mc/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 5142111058e160d1a6618166dcd017e0 mc-4.6.0-r13.ebuild 3291
MD5 ab179c2f30cd770eb6e0995f6567e434 mc-4.6.0-r12.ebuild 3145
MD5 983a7db7cb5d95d17811eda9a7fb144b ChangeLog 12149
@@ -21,14 +18,7 @@ MD5 9f528fa7b6b4d2c202ce5f4e3a5173ba files/chdir-4.6.0.gentoo 159
MD5 3f426ce18f8bf82d9e9c3347525d75e8 files/mc-4.6.0-utf8.patch.bz2 30359
MD5 7fadf4867e255f1d7254181267759775 files/mc.ini 43
MD5 3bb3f2fa14fdb654e1352bdd406d848f files/mc-4.6.0-largefile.patch 5751
-MD5 d50226ee603389fc0afd3f81d270ec0f files/mc-4.6.0-7zip.patch 739
+MD5 b6b59089acfab83fb909586ea683d17b files/mc-4.6.0-7zip.patch 619
MD5 2a6c3ed30597eadaa19a6dbdd3ce168d files/mc-4.6.0-cpan-2003-1023.patch 475
MD5 33aafc4a9c8134eb13d62fed6b81888e files/ebuild.syntax 2588
MD5 99fd5760d0ddfc08292de6a62b573e73 files/mc-4.6.0-ftp.patch 285
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCqWzMevY57Fted3ERAsLfAKCjqgxgaZY5MyP2vMPq33rxDa2d2QCg3cDW
-ezdPXvLz7AxzpF/sFy9zt44=
-=UgDK
------END PGP SIGNATURE-----
diff --git a/app-misc/mc/files/mc-4.6.0-7zip.patch b/app-misc/mc/files/mc-4.6.0-7zip.patch
index 7991f48cf7de..582ffbe6fa54 100644
--- a/app-misc/mc/files/mc-4.6.0-7zip.patch
+++ b/app-misc/mc/files/mc-4.6.0-7zip.patch
@@ -1,19 +1,20 @@
--- lib/mc.ext.in.old 2003-01-30 17:48:33.000000000 +0200
-+++ lib/mc.ext.in 2004-10-25 13:53:49.475582536 +0300
-@@ -167,6 +167,11 @@
- Open=nroff @MAN_FLAGS@ -ms %f | %var{PAGER:more}
- View=%view{ascii,nroff} nroff @MAN_FLAGS@ -ms %f
++++ 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} 7z l %f
++ View=%view{ascii} 7za l %f
+ Open=%cd %p#u7z
+
- # Manual page - compressed
- regex/([^0-9]|^[^\.]*)\.([1-9][a-z]?|n)\.g?[Zz]$
- Open=gzip -dc %f | nroff @MAN_FLAGS@ @MANDOC@ | %var{PAGER:more}
++
+ # 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.555047336 +0300
++++ vfs/extfs/extfs.ini 2004-10-25 13:56:04.000000000 +0300
@@ -7,6 +7,7 @@
ulha
urar