summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@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/File-Slurper: Cleanup old versionsKent Fredric2019-07-253-49/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/File-Slurper: Add ~m68k keyword wrt bug #665088Mikle Kolyada2019-01-171-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-perl/File-Slurper: Add ~sh keyword wrt bug #665088Mikle Kolyada2019-01-171-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-perl/File-Slurper: added Prefix keywords, bug #665088Fabian Groffen2018-10-171-2/+2
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-perl/File-Slurper: add ~s390 keyword wrt bug #603078Mikle Kolyada2018-07-011-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/File-Slurper: stable 0.10.0 for ppc, bug #657592Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/657592 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* dev-perl/File-Slurper: x86 stable (bug #657592)Thomas Deutschmann2018-06-101-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/File-Slurper: amd64 stable wrt bug #657592Aaron Bauman2018-06-101-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-perl/File-Slurper: Bump to version 0.10.0Kent Fredric2017-10-212-0/+32
| | | | | | | Upstream: - recognize latin-1 as ISO-8859-1 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/File-Slurper: fix mixed metadata.xml indentationKent Fredric2017-09-191-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/File-Slurper-0.9.0: added ~ia64, bug 603078Matt Turner2017-03-151-1/+1
|
* dev-perl/File-Slurper: added ~sparc, bug 603078Matt Turner2017-03-101-1/+1
|
* dev-perl/File-Slurper: added ~ppc64, bug 603078Matt Turner2017-03-101-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/File-Slurper: add ~ppc keyword (bug 603078).Michael Weber2017-02-241-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/File-Slurper: add ~arm64, bug #603078Markus Meier2017-02-221-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
* dev-perl/File-Slurper: add ~arm, bug #603078Markus Meier2017-02-201-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-perl/File-Slurper: Mark ~hppa (bug #603078).Jeroen Roovers2017-02-041-2/+2
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-perl/File-Slurper-0.9.0-r0: keyworded for ~alphaTobias Klausmann2017-01-261-1/+1
| | | | Gentoo-Bug: 603078
* dev-perl/File-Slurper: Drop ~mips keyword, nothing needs itMart Raudsepp2017-01-071-2/+2
| | | | | | Gentoo-bug: 603078 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/File-Slurper: Bump to 0.9.0Kent Fredric2016-12-192-0/+33
| | | | | | | | | | | | | | | | | | | | - EAPI6 - Ship benchmarks as USE="examples" - Actually specify some dependencies and use a correctly normalised version. If @monsieurp is reading this he should imagine a nun ringing a bell beside him, and then look in this directory. SHAME! Upstream: - Ensure PerlIO::encoding is loaded before localising its $fallback value. Keywording: - New dependencies - Dropped: alpha arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh sparc Package-Manager: portage-2.3.3
* dev-perl/File-Slurper: ppc stable wrt bug #573554Mikle Kolyada2016-03-061-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-perl/File-Slurper: x86 stable wrt bug #573554Agostino Sarubbo2016-02-141-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/File-Slurper: amd64 stable wrt bug #573554Agostino Sarubbo2016-02-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* 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.
* dev-perl/File-Slurper: Initial commitPatrice Clement2015-12-143-0/+30
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>