commit:     8a9f361a5711f54dd1ad45d5fbe4c46452bf594b
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  5 09:53:44 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Aug  5 09:53:44 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=8a9f361a

app-arch/file-roller: remove redundant files

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 app-arch/file-roller/files/3.6.0-packages.match    | 30 ----------------------
 .../files/file-roller-2.10.3-use_bin_tar.patch     | 12 ---------
 2 files changed, 42 deletions(-)

diff --git a/app-arch/file-roller/files/3.6.0-packages.match 
b/app-arch/file-roller/files/3.6.0-packages.match
deleted file mode 100644
index 4085b191..00000000
--- a/app-arch/file-roller/files/3.6.0-packages.match
+++ /dev/null
@@ -1,30 +0,0 @@
-[Package Matches]
-arj=app-arch/arj
-binutils=sys-devel/binutils
-bzip2=app-arch/bzip2
-cpio=app-arch/cpio
-dpkg=app-arch/dpkg
-genisoimage=virtual/cdrtools
-gzip=app-arch/gzip
-lha=app-arch/lha
-lrzip=app-arch/lrzip
-lzip=app-arch/lzip
-lzma=app-arch/xz-utils
-lzop=app-arch/lzop
-ncompress=app-arch/ncompress
-p7zip=app-arch/p7zip
-p7zip-full=
-p7zip-rar=
-rar=app-arch/rar
-rpm=app-arch/rpm
-rzip=app-arch/rzip
-tar=app-arch/tar
-unace=app-arch/unace
-unalz=
-unarchiver=app-arch/unar
-unrar=app-arch/unrar
-unstaff=
-unzip=app-arch/unzip
-xz=app-arch/xz-utils
-zip=app-arch/zip
-zoo=app-arch/zoo

diff --git a/app-arch/file-roller/files/file-roller-2.10.3-use_bin_tar.patch 
b/app-arch/file-roller/files/file-roller-2.10.3-use_bin_tar.patch
deleted file mode 100644
index edaa16c1..00000000
--- a/app-arch/file-roller/files/file-roller-2.10.3-use_bin_tar.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -uNr file-roller-2.10.3/src/fr-command-tar.c 
file-roller-2.10.3.patched/src/fr-command-tar.c
---- file-roller-2.10.3/src/fr-command-tar.c    2005-04-22 18:39:22.000000000 
+0200
-+++ file-roller-2.10.3.patched/src/fr-command-tar.c    2005-06-06 
14:29:45.000000000 +0200
-@@ -225,7 +225,7 @@
-       if (command != NULL)
-               fr_process_begin_command (comm->process, command);
-       else
--              fr_process_begin_command (comm->process, "tar");
-+              fr_process_begin_command (comm->process, "/bin/tar");
-       g_free (command);
- }
- 

Reply via email to