commit: b4ae7574a707e0415421f1e1ad2215cac8cbf108
Author: Daniel Pielmeier <billie <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 9 11:37:08 2020 +0000
Commit: Daniel Pielmeier <billie <AT> gentoo <DOT> org>
CommitDate: Tue Jun 9 11:40:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4ae7574
app-portage/pfl: Remove unused patch.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Daniel Pielmeier <billie <AT> gentoo.org>
app-portage/pfl/files/e-file-function.patch | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/app-portage/pfl/files/e-file-function.patch
b/app-portage/pfl/files/e-file-function.patch
deleted file mode 100644
index 2f554c926b3..00000000000
--- a/app-portage/pfl/files/e-file-function.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- pfl-3.0.1/bin/e-file.old 2019-06-22 20:32:10.437137086 +0200
-+++ pfl-3.0.1/bin/e-file 2019-07-13 14:19:47.383823446 +0200
-@@ -3,10 +3,10 @@
- #License: GPL
- #e-file is like apt-file in debian,it's used to search package name via
filename for gentoo
- #thanks for portagefilelist.de and Daniel
--VERSION=20110906
-+VERSION=20190713
-
- coloropt=always
--function usage () {
-+usage () {
- echo "This is e-file ($VERSION)"
- echo "Usage: $(basename ${0}) [-c] [-h] filename"
- echo " -c color output could be either [always|never|auto]"