summaryrefslogtreecommitdiff
path: root/dev-perl/Data-Structure-Util/Data-Structure-Util-0.160.0.ebuild
AgeCommit message (Collapse)Author
2021-05-15dev-perl/Data-Structure-Util: Remove oldAndreas K. Hüttel
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2020-04-03*/*: Drop stable ia64 keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-02-11*/*: Bump copyright on files touched this yearMichał Górny
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>
2020-01-25*/*: Drop stable alpha keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
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>
2018-06-25dev-perl/Data-Structure-Util-0.160.0-r0: alpha stableTobias Klausmann
Gentoo-Bug: http://bugs.gentoo.org/657222
2018-06-24dev-perl/Data-Structure-Util: stable 0.160.0 for ppc64, bug #657222Sergei Trofimovich
Bug: https://bugs.gentoo.org/657222 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
2018-06-24dev-perl/Data-Structure-Util: stable 0.160.0 for ppc, bug #657222Sergei Trofimovich
Bug: https://bugs.gentoo.org/657222 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
2018-06-07dev-perl/Data-Structure-Util: amd64 stable wrt bug #657222Agostino Sarubbo
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64"
2018-06-07dev-perl/Data-Structure-Util: x86 stable (bug #657222)Thomas Deutschmann
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-06dev-perl/Data-Structure-Util: stable 0.160.0 for sparcRolf Eike Beer
Bug: https://bugs.gentoo.org/657222 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
2018-06-03dev-perl/Data-Structure-Util: stable 0.160.0 for ia64, bug #657222Sergei Trofimovich
Bug: https://bugs.gentoo.org/657222 Package-Manager: Portage-2.3.38, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
2017-10-10dev-perl/Data-Structure-Util: Bump to version 0.160.0Kent Fredric
- EAPI6 - Enable tests Upstream: - Fix clang/gcc warnings - Fix assertions that are no longer valid since Perl 5.20 Package-Manager: Portage-2.3.8, Repoman-2.3.3