diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-08-27 16:54:09 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-08-27 16:54:09 +0000 |
commit | 800fc70c8d70c22fe3fef5a25fcb51ee0a097cd6 (patch) | |
tree | 2862988551a08319ba19f4f3479db9a23000461f /net-libs/libpcap/ChangeLog | |
parent | Remove old. (diff) | |
download | gentoo-2-800fc70c8d70c22fe3fef5a25fcb51ee0a097cd6.tar.gz gentoo-2-800fc70c8d70c22fe3fef5a25fcb51ee0a097cd6.tar.bz2 gentoo-2-800fc70c8d70c22fe3fef5a25fcb51ee0a097cd6.zip |
Remove old; replace libnl USE flag with netlink, as that is what other packages are using, with the same meaning.
(Portage version: 2.2.0_alpha122/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libpcap/ChangeLog')
-rw-r--r-- | net-libs/libpcap/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-libs/libpcap/ChangeLog b/net-libs/libpcap/ChangeLog index 7198afc7365e..2c93d55a98c2 100644 --- a/net-libs/libpcap/ChangeLog +++ b/net-libs/libpcap/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/libpcap # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/ChangeLog,v 1.168 2012/06/19 20:39:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/ChangeLog,v 1.169 2012/08/27 16:54:09 flameeyes Exp $ + + 27 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> -libpcap-1.2.0.ebuild, + -libpcap-1.2.1.ebuild, libpcap-1.1.1-r1.ebuild, libpcap-1.3.0.ebuild, + metadata.xml: + Remove old; replace libnl USE flag with netlink, as that is what other + packages are using, with the same meaning. *libpcap-1.3.0 (19 Jun 2012) |