summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/net-snmp: drop s390 to ~s390 (unstable)Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/net-snmp: python bumpRick Farina2021-02-141-2/+2
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-analyzer/net-snmp: stable 5.9-r2 for s390Sam James2020-12-131-1/+1
| | | | | | | | stable wrt bug #743538 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="s390" Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/net-snmp: ppc64 stable wrt bug #743538Agostino Sarubbo2020-09-241-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/net-snmp: ppc stable wrt bug #743538Agostino Sarubbo2020-09-231-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/net-snmp: amd64 stable wrt bug #743538Agostino Sarubbo2020-09-231-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-analyzer/net-snmp: stable 5.9-r2 for hppa/sparc, bug #743538Rolf Eike Beer2020-09-221-1/+1
| | | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-analyzer/net-snmp: x86 stable (bug #743538)Thomas Deutschmann2020-09-201-1/+1
| | | | | Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-analyzer/net-snmp: arm stable (bug #743538)Sam James2020-09-191-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/net-snmp: Stabilize 5.9-r2 arm64, #743538Sam James2020-09-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/net-snmp: Use corrected tarballJeroen Roovers2020-08-211-0/+212
Someone upstream noticed[0] that the 5.9 tarball contained object files and a new tarball minus those files was uploaded to replace the original tarball both on Sourceforge and Github. However, the new tarball had gzip (but not pigz) complaining about a format error. Let's use a freshly rolled tarball instead and drop the code that removes the object files. [0] https://sourceforge.net/p/net-snmp/mailman/message/37087476/ Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jeroen Roovers <jer@gentoo.org>