summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | 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/IO-Interactive: Cleanup old version 1.21.0Kent Fredric2018-08-172-28/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/IO-Interactive: amd64 stable wrt bug #657684Aaron Bauman2018-06-101-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/IO-Interactive: x86 stable (bug #657684)Thomas Deutschmann2018-06-101-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-perl/IO-Interactive: Bump to version 1.22.0Kent Fredric2017-10-263-4/+36
| | | | | | | Upstream: - Lazy-load Carp Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/IO-Interactive: x86 stable wrt bug #607014Agostino Sarubbo2017-03-021-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/IO-Interactive: amd64 stable wrt bug #607014Agostino Sarubbo2017-03-021-2/+2
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/IO-Interactive: Remove oldAndreas K. Hüttel2016-03-012-23/+0
| | | | Package-Manager: portage-2.2.27
* dev-perl/IO-Interactive: Bump to version 1.21.0Kent Fredric2016-02-202-0/+29
| | | | | | | - Fixup dependencies - Nuke potentially fragile Pod tests. Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* 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.
* dev-perl/IO-Interactive: New package, needed for dev-perl/Net-Amazon-S3Andreas K. Hüttel2015-12-263-0/+28
Package-Manager: portage-2.2.26