summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/vde: Remove duplicate KEYWORDSMichał Górny2021-09-213-5/+0
| | | | Signed-off-by: Michał Górny <mgorny@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-misc/vde: keyword ~riscvYixun Lan2021-09-022-4/+4
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-misc/vde: Fix typo in initscriptAdam Feldman2021-06-301-2/+2
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
* net-misc/vde: drop obsolete LibreSSL referencesSam James2021-05-033-18/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/vde: remove libressl supportMikle Kolyada2021-04-301-5/+3
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-misc/vde: flag-o-matic--Sam James2021-04-161-3/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: normalise np-hardass@ emailSam James2021-03-251-2/+2
| | | | | | | The old form confused tools like bug-assign-user-js and is more consistent with the rest of the tree. Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/vde: Fix compilation with slibtoolAdam Feldman2021-03-182-0/+140
| | | | | | Closes: https://bugs.gentoo.org/775272 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/vde: fix double KEYWORDSSam James2021-02-152-4/+2
| | | | | | | | | | Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/vde: 2.3.2-r6 ppc64 stable, bug #750047Georgy Yakovlev2020-11-061-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-misc/vde: Remove old (py2)Michał Górny2020-09-011-72/+0
| | | | | Closes: https://bugs.gentoo.org/705936 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/vde: amd64 stable wrt bug #737426Agostino Sarubbo2020-08-221-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/vde: arm64 stable (bug #738056)Sam James2020-08-191-1/+1
| | | | | Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/vde: add missing backslashAgostino Sarubbo2020-08-171-1/+1
| | | | | | Closes: https://bugs.gentoo.org/737654 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/vde: x86 stable wrt bug #737426Agostino Sarubbo2020-08-171-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/vde: drop python leftoverAdam Feldman2020-04-231-2/+1
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
* net-misc/vde: Bump to latest source in gitAdam Feldman2020-04-233-0/+175
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
* net-misc/vde: Swap out Mandriva patch for upstream backportAdam Feldman2020-04-232-1/+1
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
* net-misc/vde: Fix typosAdam Feldman2020-04-232-6/+5
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
* net-misc/vde: Drop python bindings and multiple bugfixesAdam Feldman2020-04-232-0/+89
| | | | | | | | Bug: https://bugs.gentoo.org/705936 Closes: https://bugs.gentoo.org/661818 Closes: https://bugs.gentoo.org/705934 Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
* net-misc/vde: depend on acct-group/qemuMike Gilbert2019-07-301-3/+2
| | | | | Package-Manager: Portage-2.3.69_p3, Repoman-2.3.16_p12 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/vde: No more ltpruneAndreas Sturmlechner2019-05-081-2/+2
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-misc/vde: Fix build with >=dev-libs/openssl-1.1Andreas Sturmlechner2019-05-082-0/+109
| | | | | | Closes: https://bugs.gentoo.org/673928 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-misc/vde: Fix USE -pythonAndreas Sturmlechner2019-05-081-3/+2
| | | | | | Closes: https://bugs.gentoo.org/681900 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-misc/vde: bug #661818Zero_Chaos2018-07-231-2/+3
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* net-misc/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* net-misc/vde: Updated contactJonas Stein2017-10-031-1/+2
| | | | | | | Proxied maintainer changed mail in bugzilla. Use public name and mail from bugzilla here. Package-Manager: Portage-2.3.10, Repoman-2.3.3
* net-misc/vde: Tweak verbosity of init scriptNP-Hardass2017-09-201-0/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-misc/vde: Drop orphaned filesNP-Hardass2017-09-205-210/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-misc/vde: Fix compilation with format-securityNP-Hardass2017-09-202-0/+20
| | | | | | Closes: https://bugs.gentoo.org/520306 Bug: https://bugs.gentoo.org/520306 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-misc/vde: Update metadata.xmlNP-Hardass2017-09-201-0/+4
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-misc/vde: Drop vulnerable versionsNP-Hardass2017-09-205-231/+0
| | | | | Bug: https://bugs.gentoo.org/603382 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-misc/vde: 2.3.2-r4 stable for amd64, x86NP-Hardass2017-09-201-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-misc/vde: Revbump to 2.3.2-r4, EAPI bumpNP-Hardass2017-09-203-0/+123
| | | | | | Acked-By: mjo@gentoo.org Bug: https://bugs.gentoo.org/603382 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-misc/vde: keyword ~arm64Alexis Ballier2017-06-201-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-misc/vde: [QA] Add missing python metadata variablesDavid Seifert2017-04-232-4/+6
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Remove nvinson234@gmail.com as maintainerNicholas Vinson2017-03-041-5/+0
| | | | | | He is no longer a proxied maintainer. Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-misc/vde: add libressl supportAnthony G. Basile2016-10-171-0/+71
| | | | Package-Manager: portage-2.2.28
* sourceforge: switch to https:// URIsMike Frysinger2016-07-272-2/+2
|
* net-misc/vde: Update maintainer description in metadataNicholas Vinson2016-06-181-1/+1
| | | | | | | | Metadata incorrectly lists nvinson234@gmail.com as a proxy maintainer in the description. This commit corrects the description for nvinson234@gmail.com. Package-Manager: portage-2.3.0_rc1
* net-misc/vde: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-4/+4
|
* 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.
* net-misc/vde: ppc stable wrt bug #552926Agostino Sarubbo2016-01-171-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/vde: x86 stable wrt bug #552926Agostino Sarubbo2016-01-061-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>