diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-01-07 18:33:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-01-07 18:33:48 +0000 |
commit | cbc63d4764abbe9bc6038dec784fdd10323289ef (patch) | |
tree | af37fc04b38c6b9f39607bdccf47b9a7021e5316 /net-libs/libnids | |
parent | Fix bug #397881, thanks to Agostino Sarubbo. Shorten DESCRIPTION to something... (diff) | |
download | gentoo-2-cbc63d4764abbe9bc6038dec784fdd10323289ef.tar.gz gentoo-2-cbc63d4764abbe9bc6038dec784fdd10323289ef.tar.bz2 gentoo-2-cbc63d4764abbe9bc6038dec784fdd10323289ef.zip |
Clean up patch.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libnids')
-rw-r--r-- | net-libs/libnids/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libnids/files/libnids-1.18-elif.patch | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnids/ChangeLog b/net-libs/libnids/ChangeLog index af95110e6ef7..287f227376e0 100644 --- a/net-libs/libnids/ChangeLog +++ b/net-libs/libnids/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnids # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/ChangeLog,v 1.44 2012/01/07 18:27:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/ChangeLog,v 1.45 2012/01/07 18:33:47 jer Exp $ + + 07 Jan 2012; Jeroen Roovers <jer@gentoo.org> files/libnids-1.18-elif.patch: + Clean up patch. 07 Jan 2012; Jeroen Roovers <jer@gentoo.org> libnids-1.18-r1.ebuild, +files/libnids-1.18-elif.patch, libnids-1.24-r1.ebuild: diff --git a/net-libs/libnids/files/libnids-1.18-elif.patch b/net-libs/libnids/files/libnids-1.18-elif.patch index cabb883569e3..106ffdc14c8a 100644 --- a/net-libs/libnids/files/libnids-1.18-elif.patch +++ b/net-libs/libnids/files/libnids-1.18-elif.patch @@ -1,5 +1,5 @@ ---- src/killtcp.c.org 2002-08-21 18:19:40.000000000 +0200 -+++ src/killtcp.c 2012-01-07 19:15:45.451020838 +0100 +--- a/src/killtcp.c 2002-08-21 18:19:40.000000000 +0200 ++++ b/src/killtcp.c 2012-01-07 19:15:45.451020838 +0100 @@ -100,6 +100,6 @@ if (initialized) abort(); |