summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Devel-CheckLib: s390 keyworded (bug #716792)Sam James2020-07-121-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Devel-CheckLib: Stabilize 1.130.0 ppc, #717060Matt Turner2020-07-051-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-perl/Devel-CheckLib: ppc64 stable wrt bug #717060Agostino Sarubbo2020-04-141-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Devel-CheckLib: arm stable wrt bug #717060Agostino Sarubbo2020-04-141-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Devel-CheckLib: x86 stable wrt bug #717060Agostino Sarubbo2020-04-141-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Devel-CheckLib: amd64 stable wrt bug #717060Agostino Sarubbo2020-04-141-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Devel-CheckLib: stable 1.130.0 for hppa, bug #717060Rolf Eike Beer2020-04-121-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-perl/Devel-CheckLib: arm64 stable (bug #717060)Sam James (sam_c)2020-04-121-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-perl/Devel-CheckLib: stable 1.130.0 for sparc, bug #717060Rolf Eike Beer2020-04-121-2/+2
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-perl/Devel-CheckLib: arm64 stable for 1.110.0 (bug #709628)Sam James (sam_c)2020-03-291-1/+1
| | | | | Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-perl/Devel-CheckLib: ppc64 stable wrt bug #709628Agostino Sarubbo2020-02-241-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Devel-CheckLib: s390 stable wrt bug #709628Agostino Sarubbo2020-02-241-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@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-112-1/+3
| | | | | | | | | | | | | | | | | | 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/Devel-CheckLib: Cleanup old versionsKent Fredric2019-07-255-113/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Devel-CheckLib: Bump to version 1.130.0Kent Fredric2019-07-112-0/+29
| | | | | | | | | Upstream: - Fix order of flags for GCC - Allow compiling a test binary without executing it afterwards Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Devel-CheckLib: stable 1.110.0 for ia64, bug #667266Sergei Trofimovich2018-10-021-2/+2
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
* dev-perl/Devel-CheckLib: stable 1.110.0 for sparc, bug #667266Rolf Eike Beer2018-09-301-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-perl/Devel-CheckLib: stable 1.110.0 for hppa, bug #661196Sergei Trofimovich2018-07-231-1/+1
| | | | | | Bug: https://bugs.gentoo.org/661196 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="hppa"
* dev-perl/Devel-CheckLib: arm stable wrt bug #657558Mikle Kolyada2018-07-221-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Devel-CheckLib-1.110.0-r0: alpha stableTobias Klausmann2018-07-211-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/661196
* dev-perl/Devel-CheckLib: stable 1.110.0 for ppc, bug #657558Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/657558 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* dev-perl/Devel-CheckLib: x86 stable (bug #657558)Thomas Deutschmann2018-06-101-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Devel-CheckLib: amd64 stable wrt bug #657558Aaron Bauman2018-06-101-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-5/+5
|
* dev-perl/Devel-CheckLib: keyworded 1.110.0 for sparc, bug #614960 (thanks to ↵Sergei Trofimovich2017-11-131-1/+1
| | | | | | | Rolf Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
* dev-perl/Devel-CheckLib-1.110.0: added ~mips, bug 614960Matt Turner2017-11-081-1/+1
|
* dev-perl/Devel-CheckLib: keyworded 1.110.0 for ppc, bug #614960Sergei Trofimovich2017-08-101-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-perl/Devel-CheckLib: keyworded 1.100.0 for ppc, bug #614960Sergei Trofimovich2017-08-101-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-perl/Devel-CheckLib: ia64 keyworded, bug #614960Sergei Trofimovich2017-07-011-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* dev-perl/Devel-CheckLib: ia64 keyworded, bug #614960Sergei Trofimovich2017-07-011-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* dev-perl/Devel-CheckLib: keyword ~arm64Alexis Ballier2017-06-211-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Devel-CheckLib: Bump to version 1.110.0Kent Fredric2017-05-262-0/+29
| | | | | | | Upstream: - Prevent concat warnings with LD_RUN_PATH is undefined Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Devel-CheckLib: add ~ppc64 keyword (bug 614960).Michael Weber2017-05-181-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc64"
* dev-perl/Devel-CheckLib-1.100.0-r0: add ~alpha keywordTobias Klausmann2017-05-091-1/+1
| | | | Gentoo-Bug: 614960
* dev-perl/Devel-CheckLib: add ~arm, bug #614960Markus Meier2017-05-041-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-perl/Devel-CheckLib: Mark ~hppa (bug #614960).Jeroen Roovers2017-04-301-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* dev-perl/Devel-CheckLib: Bump to version 1.100.0Kent Fredric2017-04-082-0/+29
| | | | | | | | | | | Upstream: - Use Mock::Config - Remove link options from ldflags Keywording: - New dep, keywords dropped: alpha arm hppa ppc Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/Devel-CheckLib: Bump to version 1.90.0Kent Fredric2017-03-252-0/+28
| | | | | | | Upstream: - inject @libpaths into LD_RUN_PATH and PATH on Win32 Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/Devel-CheckLib: x86 stable wrt bug #599548Agostino Sarubbo2017-03-171-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Devel-CheckLib: arm ppc stable (bug 599548)Michael Weber2017-03-151-1/+1
| | | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
* dev-perl/Devel-CheckLib: add ~arm ~ppc keyword (bug 598464).Michael Weber2017-03-152-4/+4
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/Devel-CheckLib: added ~ppc, bug 577036Matt 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/Devel-CheckLib: Bump to version 1.70.0Kent Fredric2016-11-182-0/+29
| | | | | | | Upstream: - add analyze_binary feature Package-Manager: portage-2.3.2
* dev-perl/Devel-CheckLib: amd64 stable wrt bug #582528Agostino Sarubbo2016-10-191-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Devel-CheckLib: Mark ~hppa (bug #577036).Jeroen Roovers2016-08-171-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* dev-perl/Devel-CheckLib: added ~alpha, bug 577036.Matt Turner2016-05-241-1/+1
|