summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Pielmeier <billie@gentoo.org>2020-06-09 13:37:08 +0200
committerDaniel Pielmeier <billie@gentoo.org>2020-06-09 13:40:09 +0200
commitb4ae7574a707e0415421f1e1ad2215cac8cbf108 (patch)
tree1ea3dbbe16838a9f3421a540834056cec1ec2fab /app-portage
parentdev-ada/gprbuild: version bump to 2020 (diff)
downloadgentoo-b4ae7574a707e0415421f1e1ad2215cac8cbf108.tar.gz
gentoo-b4ae7574a707e0415421f1e1ad2215cac8cbf108.tar.bz2
gentoo-b4ae7574a707e0415421f1e1ad2215cac8cbf108.zip
app-portage/pfl: Remove unused patch.
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/pfl/files/e-file-function.patch15
1 files changed, 0 insertions, 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 2f554c926b37..000000000000
--- 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]"