summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Data-Page-Pageset: EAPI=8 bumpAndreas K. Hüttel2021-10-171-11/+6
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@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/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-perl/Data-Page-Pageset: amd64 stable wrt bug #612558Agostino Sarubbo2017-03-141-2/+2
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 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/Data-Page-Pageset: Remove POD Author testsKent Fredric2016-11-112-0/+6
| | | | | | Update metadata.xml while were here. Package-Manager: portage-2.3.2
* dev-perl/Data-Page-Pageset: Revision BumpAaron W. Swenson2016-09-201-0/+0
| | | | Package-Manager: portage-2.2.28
* dev-perl/Data-Page-Pageset: Fix QA issues and legacy interface usageAaron W. Swenson2016-09-201-9/+4
| | | | | | Use the latest EAPI to rely more on the defaults in the perl-module.eclass. Package-Manager: portage-2.2.28
* dev-perl/Data-Page-Pageset: Initial CommitAaron W. Swenson2016-09-203-0/+43
Module required by www-apps/rt. Package-Manager: portage-2.2.28