summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-firewall/ufw: eutils--Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@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-firewall/ufw: Keyword 0.36 arm64, #770952Sam James2021-02-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/ufw: Keyword 0.36 arm, #770952Sam James2021-02-221-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-firewall/ufw: define DISTUTILS_USE_SETUPTOOLSJoonas Niilola2020-07-011-0/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-firewall/ufw: add support on python3_{7,8} & drop python2_7.Hasan ÇALIŞIR2020-07-011-1/+1
| | | | | | | | Closes: https://bugs.gentoo.org/718432 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com> Closes: https://github.com/gentoo/gentoo/pull/16305 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-firewall/ufw: drop old 0.35.Hasan ÇALIŞIR2020-06-206-453/+0
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com> Closes: https://github.com/gentoo/gentoo/pull/16304 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-firewall/ufw: remove unused patchesHasan ÇALIŞIR2019-08-142-194/+0
| | | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com> Closes: https://github.com/gentoo/gentoo/pull/12698 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-firewall/ufw: drop old 0.34.Hasan ÇALIŞIR2019-08-132-186/+0
| | | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com> Closes: https://github.com/gentoo/gentoo/pull/12694 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-firewall/ufw: ppc64 stable wrt bug #691498Agostino Sarubbo2019-08-131-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-firewall/ufw: ppc stable wrt bug #691498Agostino Sarubbo2019-08-131-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-firewall/ufw: amd64 stable wrt bug #691498Agostino Sarubbo2019-08-121-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-firewall/ufw: x86 stable (bug #691498)Thomas Deutschmann2019-08-111-1/+1
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-firewall/ufw: [QA] Fix missing trailing slashDavid Seifert2019-08-111-1/+1
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
* net-firewall/ufw: stable 0.36 for ia64, bug #691498Sergei Trofimovich2019-08-101-1/+1
| | | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-firewall/ufw: stable 0.36 for sparc, bug #691498Rolf Eike Beer2019-08-071-1/+1
| | | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-firewall/ufw: change docinto to insinto.Patrice Clement2019-03-311-3/+3
| | | | | Package-Manager: Portage-2.3.43, Repoman-2.3.9 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-firewall/ufw: version bump to 0.36 && EAPI 7 bump.Hasan ÇALIŞIR2019-03-307-2/+463
| | | | | | | | | | Reported-by: yuLya <gen2xmach1ne@tutanota.com> Tested-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com> Closes: https://bugs.gentoo.org/680540 Closes: https://github.com/gentoo/gentoo/pull/11430 Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-firewall/ufw: stable 0.35-r1 for sparc, bug #625084Rolf Eike Beer2019-01-311-2/+2
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-firewall/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* net-firewall/ufw-0.35-r1: ppc64 stable, bug 625084Matt Turner2017-09-121-1/+1
|
* net-firewall/ufw-0.35-r1: ppc stable, bug 625084Matt Turner2017-09-121-1/+1
|
* net-firewall/ufw: x86 stableMichael Palimaka2017-08-051-1/+1
| | | | | Gentoo-bug: 625084 Package-Manager: Portage-2.3.6, Repoman-2.3.3
* net-firewall/ufw-0.35-r1: add amd64 keywordTobias Klausmann2017-07-151-1/+1
| | | | Gentoo-Bug: 625084
* net-firewall/ufw: ia64 stable, bug #625084Sergei Trofimovich2017-07-151-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* net-firewall/ufw: new revision with python-3.6 support.Michael Orlitzky2017-05-111-1/+1
| | | | | | Gentoo-Bug: 616942 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-firewall/ufw: fix maintainer-needed flagAmy Liffey2017-04-081-4/+1
| | | | Package-Manager: portage-2.3.0
* net-firewall/ufw: Add python3_5 supportManuel Rüger2017-03-101-2/+2
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Remove nvinson234@gmail.com as maintainerNicholas Vinson2017-03-041-4/+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-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-firewall/ufw: remove unused patchMichael Mair-Keimberger (asterix)2017-01-141-42/+0
|
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-012-2/+2
|
* net-firewall/ufw: Properly handle cases where |RV| > 1.Nicholas Vinson2016-08-111-3/+13
| | | | | | | | | | | Properly handle cases where REPLACING_VERSIONS has more than 1 element. Gentoo-Bug: https://bugs.gentoo.org/589484 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/1946 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-firewall/ufw: drop unnecessary <description/> from metadataGöktürk Yüksek2016-06-181-1/+0
| | | | Package-Manager: portage-2.3.0_rc1
* net-firewall/ufw: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* net-firewall/ufw: version bump to 0.35Nicholas Vinson2016-03-134-0/+383
| | | | | | | | Updates ufw to version 0.35. The ebuild has also been updated to use EAPI 6. Patches were updated to address EAPI and upstream code changes. Gentoo-Bug: 563168 Package-Manager: portage-2.2.28
* net-firewall/ufw: Updating metadataNicholas Vinson2016-03-131-2/+3
| | | | | | | Updating metatdata to remove Sławomir Nizio as the maintainer and to add myself as the proxy maintainer. Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* 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-firewall/ufw: Remove oldManuel Rüger2015-10-181-184/+0
| | | | Package-Manager: portage-2.2.23
* 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
* Convert all URIs for launchpad.net from http to httpsJustin Lecher2015-08-242-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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-0815-0/+881
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