diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-08 18:46:02 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-08 18:47:52 -0500 |
commit | 0e4cea798175774245d8c204a0261b0bbfd0845e (patch) | |
tree | 982c1ceeca0ab3fb099e9601a26b4e10549e39fa /net-analyzer/poink/files/poink-2.03-signed-char-fixup.patch | |
parent | sys-cluster/ceph: revbump to 14.2.4-r1, misc fixes (diff) | |
download | gentoo-0e4cea798175774245d8c204a0261b0bbfd0845e.tar.gz gentoo-0e4cea798175774245d8c204a0261b0bbfd0845e.tar.bz2 gentoo-0e4cea798175774245d8c204a0261b0bbfd0845e.zip |
net-analyzer/poink: bump EAPI and stuff
* bump to EAPI=7
* use HTTPS for HOMEPAGE and SRC_URI
* fix metadata format
* drop eutils
* make src_compile more readable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'net-analyzer/poink/files/poink-2.03-signed-char-fixup.patch')
-rw-r--r-- | net-analyzer/poink/files/poink-2.03-signed-char-fixup.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/poink/files/poink-2.03-signed-char-fixup.patch b/net-analyzer/poink/files/poink-2.03-signed-char-fixup.patch index 543e58bb184e..deaff51bcf86 100644 --- a/net-analyzer/poink/files/poink-2.03-signed-char-fixup.patch +++ b/net-analyzer/poink/files/poink-2.03-signed-char-fixup.patch @@ -1,6 +1,6 @@ diff -Nuar poink-2.03.orig/poink.c poink-2.03/poink.c ---- poink-2.03.orig/poink.c 2002-11-03 03:12:56.000000000 -0800 -+++ poink-2.03/poink.c 2007-06-11 11:59:09.763490735 -0700 +--- a/poink.c 2002-11-03 03:12:56.000000000 -0800 ++++ b/poink.c 2007-06-11 11:59:09.763490735 -0700 @@ -109,7 +109,8 @@ SOCKADDR_IN s; struct timeval ping_start, ping_end; |