summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/NetAddr-IP: drop s390 to ~s390 (unstable)Sam James2021-04-051-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/NetAddr-IP: arm64 stableAaron Bauman2019-07-291-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* dev-perl/NetAddr-IP: added ~arm64Roy Bamford2019-04-011-2/+2
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-perl/NetAddr-IP: stable 4.79.0 for ia64, bug #667266Sergei Trofimovich2018-10-021-2/+2
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
* dev-perl/NetAddr-IP: amd64 stable wrt bug #661724Mikle Kolyada2018-09-081-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/NetAddr-IP: arm stable, bug #661724Markus Meier2018-08-241-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
* dev-perl/NetAddr-IP: mark s390 stableMikle Kolyada2018-08-201-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/NetAddr-IP-4.79.0: alpha stable, bug 661724Matt Turner2018-08-191-1/+1
|
* dev-perl/NetAddr-IP: stable 4.79.0 for ppc64, bug #661724Sergei Trofimovich2018-07-271-1/+1
| | | | | | Bug: https://bugs.gentoo.org/661724 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
* dev-perl/NetAddr-IP: stable 4.79.0 for ppc, bug #661724Sergei Trofimovich2018-07-271-1/+1
| | | | | | Bug: https://bugs.gentoo.org/661724 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
* dev-perl/NetAddr-IP: stable 4.79.0 for hppa, bug #661724Rolf Eike Beer2018-07-231-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="hppa"
* dev-perl/NetAddr-IP: x86 stable (bug #661724)Thomas Deutschmann2018-07-221-1/+1
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* dev-perl/NetAddr-IP: stable 4.79.0 for sparcRolf Eike Beer2018-07-221-2/+2
| | | | | | Bug: https://bugs.gentoo.org/661724 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* dev-perl/NetAddr-IP: Bump to version 4.79.0Kent Fredric2017-12-131-0/+22
- EAPI6 - Patchify SRC_PREP logic ( making it clear why changes are needed ) Upstream: - Correct non-suppression of leading zeros in certain instances of new_no use - Propagatge :nofqdn from NetAddr::IP::Lite to ::IP Package-Manager: Portage-2.3.18, Repoman-2.3.6