diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-08-04 19:54:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-08-04 19:54:06 +0000 |
commit | fa6e1cdff553e6ac8d8c924bee890ef917b3fff9 (patch) | |
tree | 2421eeae7ea88fd599b9accfaedf27b5138de71e /net-analyzer/pchar | |
parent | Add ~sparc keyword at user(Michael Hellwig) request, bug #233886 (diff) | |
download | historical-fa6e1cdff553e6ac8d8c924bee890ef917b3fff9.tar.gz historical-fa6e1cdff553e6ac8d8c924bee890ef917b3fff9.tar.bz2 historical-fa6e1cdff553e6ac8d8c924bee890ef917b3fff9.zip |
Describe local USE flags for GLEP 56.
Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.24-gentoo-r2-JeR i686
Diffstat (limited to 'net-analyzer/pchar')
-rw-r--r-- | net-analyzer/pchar/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/pchar/metadata.xml | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/net-analyzer/pchar/ChangeLog b/net-analyzer/pchar/ChangeLog index 8f587f136c94..32f68532cab0 100644 --- a/net-analyzer/pchar/ChangeLog +++ b/net-analyzer/pchar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/pchar # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pchar/ChangeLog,v 1.5 2008/01/26 01:23:24 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pchar/ChangeLog,v 1.6 2008/08/04 19:48:58 jer Exp $ + + 04 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: + Describe local USE flags for GLEP 56. 26 Jan 2008; Patrick McLean <chutzpah@gentoo.org> pchar-1.5.ebuild: Move eautoreconf call to src_unpack (bug #207465) diff --git a/net-analyzer/pchar/metadata.xml b/net-analyzer/pchar/metadata.xml index c834b8fdd26a..e49ecf6465ff 100644 --- a/net-analyzer/pchar/metadata.xml +++ b/net-analyzer/pchar/metadata.xml @@ -12,5 +12,8 @@ Jacobson. Both programs attempt to characterize the bandwidth, latency, and loss of links along an end-to-end path through the Internet. pchar works in both IPv4 and IPv6 networks. </longdescription> +<use> + <flag name='pcap'>Use the <pkg>net-libs/libpcap</pkg> library</flag> +</use> </pkgmetadata> |