diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-26 23:41:08 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-26 23:46:14 +0100 |
commit | 5e170dd844a9d4eb1726cf05ed41b70c61afd696 (patch) | |
tree | deefb31107ef949d6bac92612babb8501d01f5e3 /x11-libs/libfakekey/files | |
parent | net-analyzer/namebench: fix HOMEPAGE. (diff) | |
download | gentoo-5e170dd844a9d4eb1726cf05ed41b70c61afd696.tar.gz gentoo-5e170dd844a9d4eb1726cf05ed41b70c61afd696.tar.bz2 gentoo-5e170dd844a9d4eb1726cf05ed41b70c61afd696.zip |
x11-libs/libfakekey: EAPI 6, homepage, src_uri, drop eutils
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'x11-libs/libfakekey/files')
-rw-r--r-- | x11-libs/libfakekey/files/libfakekey-0.1-ac.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfakekey/files/libfakekey-0.1-ac.patch b/x11-libs/libfakekey/files/libfakekey-0.1-ac.patch index 65c0b083aa72..7158ad220efd 100644 --- a/x11-libs/libfakekey/files/libfakekey-0.1-ac.patch +++ b/x11-libs/libfakekey/files/libfakekey-0.1-ac.patch @@ -1,5 +1,5 @@ ---- configure.ac.old 2011-05-22 14:59:45.801746472 +0100 -+++ configure.ac 2011-05-22 15:02:59.437159981 +0100 +--- a/configure.ac 2011-05-22 14:59:45.801746472 +0100 ++++ b/configure.ac 2011-05-22 15:02:59.437159981 +0100 @@ -14,16 +14,14 @@ AC_HEADER_STDC dnl ------ libtool versioning ----------------------------------------------- |