summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@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-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/Text-CSV: added Prefix keywords, bug #665088Fabian Groffen2018-10-271-2/+2
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-perl/Text-CSV: arm stable, bug #663934Markus Meier2018-09-261-1/+1
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="arm"
* dev-perl/Text-CSV: stable 1.950.0 for ia64, bug #663934Sergei Trofimovich2018-08-211-1/+1
| | | | | Package-Manager: Portage-2.3.47, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64"
* dev-perl/Text-CSV-1.950.0: alpha stable, bug 663934Matt Turner2018-08-191-1/+1
|
* dev-perl/Text-CSV: amd64 stable wrt bug #663934Mikle Kolyada2018-08-201-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Text-CSV-1.950.0: ppc stable, bug 663934Matt Turner2018-08-191-1/+1
|
* dev-perl/Text-CSV-1.950.0: ppc64 stable, bug 663934Matt Turner2018-08-191-1/+1
|
* dev-perl/Text-CSV: stable 1.950.0 for sparc, bug #663934Rolf Eike Beer2018-08-191-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* dev-perl/Text-CSV: x86 stable (bug #663934)Thomas Deutschmann2018-08-191-1/+1
| | | | Package-Manager: Portage-2.3.46, Repoman-2.3.10
* dev-perl/Text-CSV: keyword ~arm64Alexey Korepanov2018-04-021-2/+2
|
* dev-perl/Text-CSV: Bump to version 1.950.0Kent Fredric2017-05-301-0/+30
Upstream: - Add strict attribute Package-Manager: Portage-2.3.5, Repoman-2.3.2