summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-perl/Module-Install: Drop macos prefixes re bug #690140Kent Fredric2020-07-231-2/+2
| | | | | | | | | | | Depends: - dev-perl/libwww-perl - dev-perl/LWP-Protocol-https - dev-perl/IO-Socket-SSL Bug: https://bugs.gentoo.org/690140 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-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/Module-Install-1.180.0: added ~alpha, bug 622974Matt Turner2017-11-231-1/+1
|
* dev-perl/Module-Install: stable 1.180.0 for hppa, bug #622982 (thanks to ↵Sergei Trofimovich2017-11-051-1/+1
| | | | | | | Rolf Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="hppa"
* dev-perl/Module-Install: stable 1.180.0 for sparc, bug #622982 (thanks to ↵Sergei Trofimovich2017-11-041-1/+1
| | | | | | | Rolf Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
* dev-perl/Module-Install: keyworded 1.180.0 for ppc64, bug #622974Sergei Trofimovich2017-08-031-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
* dev-perl/Module-Install: Drop sh and s390Kent Fredric2017-07-191-1/+1
| | | | | | | No action on dependency Archive-Zip since 2015 ( Bug #569868 ), no longer needed by reverse dependencies Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Revert "dev-perl/Module-Install: ia64 keyworded, bug #622974"Sergei Trofimovich2017-07-011-1/+1
| | | | | | This reverts commit 272173bf9729adeedab936e5bc0b6cada922753b. Accidentally dropped package down to ~ia64
* dev-perl/Module-Install: ia64 keyworded, bug #622974Sergei Trofimovich2017-07-011-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* dev-perl/Module-Install: x86 stable wrt bug #622982Agostino Sarubbo2017-06-301-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Module-Install: ia64 stable, bug #622982Sergei Trofimovich2017-06-301-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Module-Install: amd64 stable wrt bug #622982Agostino Sarubbo2017-06-291-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Module-Install: Bump to version 1.180.0Kent Fredric2017-04-061-0/+44
- EAPI6 Upstream: - Fix tests relying on '.' in @INC - fix issue with mkpath on empty path - VMS/Legacy/Doc fixes Keywords: - Dropped alpha hppa ia64 ppc64 sparc x86-fbsd due to new dep Bug: https://bugs.gentoo.org/614454 Package-Manager: Portage-2.3.4, Repoman-2.3.2