diff options
author | Mike Frysinger <vapier@gentoo.org> | 2013-02-08 06:44:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2013-02-08 06:44:16 +0000 |
commit | 0431897d8d16ea7f63bc671c38ae826ae13db846 (patch) | |
tree | 161dbee4c240d2045ff018732df4e1875b29f099 /net-libs/libnfnetlink/ChangeLog | |
parent | Change from die to ewarn as the former can trigger in many wrong instances, a... (diff) | |
download | gentoo-2-0431897d8d16ea7f63bc671c38ae826ae13db846.tar.gz gentoo-2-0431897d8d16ea7f63bc671c38ae826ae13db846.tar.bz2 gentoo-2-0431897d8d16ea7f63bc671c38ae826ae13db846.zip |
Change from die to ewarn as the former can trigger in many wrong instances, and <2.6.14 is not a scenario we need to really care about anymore.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'net-libs/libnfnetlink/ChangeLog')
-rw-r--r-- | net-libs/libnfnetlink/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/net-libs/libnfnetlink/ChangeLog b/net-libs/libnfnetlink/ChangeLog index 9bd40b15a78f..14f631182ea7 100644 --- a/net-libs/libnfnetlink/ChangeLog +++ b/net-libs/libnfnetlink/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-libs/libnfnetlink -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.58 2012/12/16 19:43:05 armin76 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.59 2013/02/08 06:44:16 vapier Exp $ + + 08 Feb 2013; Mike Frysinger <vapier@gentoo.org> libnfnetlink-1.0.0-r1.ebuild, + libnfnetlink-1.0.1.ebuild: + Change from die to ewarn as the former can trigger in many wrong instances, + and <2.6.14 is not a scenario we need to really care about anymore. 16 Dec 2012; Raúl Porcel <armin76@gentoo.org> libnfnetlink-1.0.1.ebuild: alpha/ia64/m68k/s390/sh/sparc stable wrt #442872 |