summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: reassign zlogene@Michał Górny2023-01-131-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/wireshark: add changelog metadataSam James2022-10-271-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/wireshark: fix automagic libssh dep for wifidumpSam James2022-10-101-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/wireshark: describe USE=qt6Sam James2022-09-161-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: reassign bman's packagesJoonas Niilola2022-08-141-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-analyzer/wireshark: add remote-ids, shuffle maintainersSam James2022-07-281-4/+8
| | | | | | It's easier to be assigned bugs given I'm the main one looking at this atm. Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-analyzer/wireshark: update metadata.xmlSam James2020-11-041-4/+4
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/wireshark: join as co-maintainerSam James2020-11-041-0/+4
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/wireshark: add myself as co-maintAaron Bauman2020-11-031-0/+4
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-analyzer/wireshark: Add myself as maintainerMikle Kolyada2020-11-041-3/+3
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-analyzer/wireshark: Indent metadata.xmlDavid Seifert2020-10-241-61/+61
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
* net-analyzer/wireshark: Version 3.3.0Jeroen Roovers2020-09-161-0/+2
| | | | | Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* net-analyzer/wireshark: OldJeroen Roovers2020-02-041-1/+0
| | | | | | Package-Manager: Portage-2.3.87, Repoman-2.3.20 Bug: https://bugs.gentoo.org/show_bug.cgi?id=705506 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* net-analyzer/wireshark: IUSE=nghttp2 => IUSE=http2Jeroen Roovers2019-10-081-1/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* net-analyzer/wireshark: USE=plugin_ifdemo => USE=plugin-ifdemoJeroen Roovers2019-09-291-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Fixes: https://bugs.gentoo.org/695070 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* */*: Remove redundant local descriptions of USE=snappyMichał Górny2019-09-171-1/+0
| | | | | | | Remove local descriptions of USE=snappy where they add nothing to the global entry. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove redundant descriptions for USE=lz4Michał Górny2019-09-171-1/+0
| | | | | | | | | Remove local descriptions of 'lz4' flag where they add nothing to the global description. They were left where they are more precise, e.g. indicate what the compression is used for or indicate another provider. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/wireshark: Add IUSE=minizipJeroen Roovers2019-08-111-0/+1
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* net-analyzer/wireshark: Update live ebuildJeroen Roovers2019-04-231-0/+3
| | | | | | | | | | | * EAPI=7 * Add USE=brotli * Add USE=plugins (enabled by default) * Add USE=plugin_ifdemo (disabled by default) * Run cmake-utils_src_test in src_test Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* net-analyzer/wireshark: Fix USE=bcg729 descriptionJeroen Roovers2019-03-111-1/+1
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Fixes: https://bugs.gentoo.org/680044 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* net-analyzer/wireshark: OldJeroen Roovers2019-03-111-2/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* Revert "net-analyzer/wireshark: drop unused local flags"Aaron Bauman2019-03-111-0/+2
| | | | | | This reverts commit 31c21b263d36dfe6f520e1f14dfeecda3bb99a6c. Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-analyzer/wireshark: drop unused local flagsAaron Bauman2019-03-111-2/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-analyzer/wireshark: Add USE flags, fix src_test()Jeroen Roovers2019-02-231-0/+2
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* net-analyzer/wireshark: Old.Jeroen Roovers2018-04-111-1/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-analyzer/wireshark: Version 2.5.1.Jeroen Roovers2018-03-161-0/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-analyzer/wireshark: Version 2.5.0.Jeroen Roovers2018-02-071-57/+57
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-analyzer/wireshark: Add USE=lz4.Jeroen Roovers2017-12-121-0/+1
| | | | Package-Manager: Portage-2.3.18, Repoman-2.3.6
* net-analyzer/wireshark: Fix typo.Jeroen Roovers2017-10-221-1/+1
| | | | Package-Manager: Portage-2.3.12, Repoman-2.3.3
* net-analyzer/wireshark: Add more USE flags, update live ebuild.Jeroen Roovers2017-06-301-0/+11
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-analyzer/wireshark: Version bump.Jeroen Roovers2017-06-081-0/+4
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-analyzer/wireshark: Old.Jeroen Roovers2017-02-141-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/wireshark: Explicitely depend on media-libs/speex with USE=qt5Justin Lecher2017-01-051-22/+22
| | | | | | | | | Configure checks for speex presents when using QT and automatically uses it without control via USE. This results in 'preserved libs' when removing speex Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-analyzer/wireshark: Drop USE=gtk3 description.Jeroen Roovers2016-12-211-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/wireshark: Improve USE flag descriptions by Mike Auty (bug ↵Jeroen Roovers2016-10-081-6/+6
| | | | | | #596494). Package-Manager: portage-2.3.1
* net-analyzer/wireshark: Version bump.Jeroen Roovers2016-08-231-0/+5
| | | | Package-Manager: portage-2.3.0
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-11/+11
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* net-analyzer/wireshark: Add USE=androiddump. Add USE=tfshark.Jeroen Roovers2015-12-241-0/+2
| | | | Package-Manager: portage-2.2.26
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+38
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed