diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2005-09-10 20:03:11 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2005-09-10 20:03:11 +0000 |
commit | 63d725c5e53cbdf2ca3b2d59f39e260181e81cb6 (patch) | |
tree | b46b78371b6adf827fa9e0c3ed89e572976ec58e /net-analyzer/bmon/files | |
parent | Security bump for CAN-2005-2491 and CAN-2005-2700. Fixes bugs 103554 and 1048... (diff) | |
download | gentoo-2-63d725c5e53cbdf2ca3b2d59f39e260181e81cb6.tar.gz gentoo-2-63d725c5e53cbdf2ca3b2d59f39e260181e81cb6.tar.bz2 gentoo-2-63d725c5e53cbdf2ca3b2d59f39e260181e81cb6.zip |
libnl is now provided by dev-libs/libnl, dropped keywords, openo get things keyworded again
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-analyzer/bmon/files')
-rw-r--r-- | net-analyzer/bmon/files/digest-bmon-2.1.0-r1 | 1 | ||||
-rw-r--r-- | net-analyzer/bmon/files/libnl-0.5.0-include.diff | 10 |
2 files changed, 0 insertions, 11 deletions
diff --git a/net-analyzer/bmon/files/digest-bmon-2.1.0-r1 b/net-analyzer/bmon/files/digest-bmon-2.1.0-r1 index 8c34508b17da..9aebd63905a3 100644 --- a/net-analyzer/bmon/files/digest-bmon-2.1.0-r1 +++ b/net-analyzer/bmon/files/digest-bmon-2.1.0-r1 @@ -1,2 +1 @@ MD5 3111a027907016c0902d67350c619df6 bmon-2.1.0.tar.gz 270287 -MD5 c58ec5032f393f569ef7f489436651b3 libnl-0.5.0.tar.gz 163375 diff --git a/net-analyzer/bmon/files/libnl-0.5.0-include.diff b/net-analyzer/bmon/files/libnl-0.5.0-include.diff deleted file mode 100644 index f858953c8aef..000000000000 --- a/net-analyzer/bmon/files/libnl-0.5.0-include.diff +++ /dev/null @@ -1,10 +0,0 @@ ---- libnl-0.5.0.orig/include/netlink/route/tc.h 2005-09-08 19:13:15.000000000 -0300 -+++ libnl-0.5.0/include/netlink/route/tc.h 2005-09-08 19:32:33.000000000 -0300 -@@ -24,6 +24,7 @@ - #include <netlink/netlink.h> - #include <netlink/cache.h> - #include <netlink/data.h> -+#include <linux/pkt_sched.h> - - #define TCA_HAS_HANDLE 0x001 - #define TCA_HAS_PARENT 0x002 |