diff options
author | 2016-07-24 18:57:03 +0200 | |
---|---|---|
committer | 2016-07-25 17:40:34 -0500 | |
commit | 6793838e850e22d03a9c3cc33da21b919968f9e7 (patch) | |
tree | 09b49251c8642e015454a50b71388de0eb48e262 /app-arch/p7zip/files | |
parent | net-dialup/picocom: version bump to 2.1 (diff) | |
download | gentoo-6793838e850e22d03a9c3cc33da21b919968f9e7.tar.gz gentoo-6793838e850e22d03a9c3cc33da21b919968f9e7.tar.bz2 gentoo-6793838e850e22d03a9c3cc33da21b919968f9e7.zip |
app-arch/p7zip: Drop kdelibs (R)DEPEND, sort DEPEND/IUSE, EAPI=6
kde-base/kdelibs:4 is not required here as p7zip only (manually) installs
a bunch of desktop files that may or may not be picked up by applications.
wxGTK[X] is already enforced by REQUIRED_USE, so there is no reason
to duplicate that.
Reversed symlink logic for ServiceMenu as kservices5 is here to stay and
kde4/services is deprecated.
Package-Manager: portage-2.2.28
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-arch/p7zip/files')
-rw-r--r-- | app-arch/p7zip/files/p7zip-16.02-darwin.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/p7zip/files/p7zip-16.02-darwin.patch b/app-arch/p7zip/files/p7zip-16.02-darwin.patch index e7f40f505281..1ee5d3434b9f 100644 --- a/app-arch/p7zip/files/p7zip-16.02-darwin.patch +++ b/app-arch/p7zip/files/p7zip-16.02-darwin.patch @@ -1,5 +1,5 @@ ---- p7zip_15.14.1/CPP/myWindows/StdAfx.h -+++ p7zip_15.14.1/CPP/myWindows/StdAfx.h +--- a/CPP/myWindows/StdAfx.h ++++ b/CPP/myWindows/StdAfx.h @@ -32,7 +32,7 @@ #include <errno.h> #include <math.h> |