diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-15 17:39:06 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-15 17:39:06 +0000 |
commit | 55abcc69447a954327874806add0a509494066d0 (patch) | |
tree | 4b34f0f22429b147637cdc419912e7f05ddb829a /net-libs/libnet/metadata.xml | |
parent | Updating remote-id in metadata.xml (diff) | |
download | gentoo-2-55abcc69447a954327874806add0a509494066d0.tar.gz gentoo-2-55abcc69447a954327874806add0a509494066d0.tar.bz2 gentoo-2-55abcc69447a954327874806add0a509494066d0.zip |
Updating remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'net-libs/libnet/metadata.xml')
-rw-r--r-- | net-libs/libnet/metadata.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/net-libs/libnet/metadata.xml b/net-libs/libnet/metadata.xml index c0911d5412eb..aaad48cdde39 100644 --- a/net-libs/libnet/metadata.xml +++ b/net-libs/libnet/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>netmon</herd> -<longdescription> + <herd>netmon</herd> + <longdescription> Libnet is a high-level API (toolkit) allowing the application programmer to construct and inject network packets. It provides a portable and simplified interface for low-level network packet @@ -18,4 +18,7 @@ effort. With a bit more time, more complex programs can be written (Traceroute and ping were easily rewritten using libnet and libpcap). </longdescription> + <upstream> + <remote-id type="sourceforge">libnet-dev</remote-id> + </upstream> </pkgmetadata> |