Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708914 - dev-java/tomcat-native-1.2.23: please stabilize
Summary: dev-java/tomcat-native-1.2.23: please stabilize
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2020-02-09 23:10 UTC by Miroslav Šulc
Modified: 2020-02-11 11:10 UTC (History)
0 users

See Also:
Package list:
=dev-java/tomcat-native-1.2.23 amd64
Runtime testing required: ---
stable-bot: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miroslav Šulc gentoo-dev 2020-02-09 23:10:05 UTC
commit 064af661d0c9a31cecdf348632bc5603333a9149
Author: Michał Górny <mgorny@gentoo.org>
Date:   Tue Dec 10 23:02:54 2019 +0100

    */*: [QA] Fix trivial cases of MissingTestRestrict
    
    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>

commit 78913d52ec7a0ea2df5a31f0715a8bb3edae9549
Author: Miroslav Šulc <fordfrog@gentoo.org>
Date:   Thu Jul 4 14:54:52 2019 +0200

    dev-java/tomcat-native-1.2.23: bump
    
    Package-Manager: Portage-2.3.68, Repoman-2.3.16
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Comment 1 Agostino Sarubbo gentoo-dev 2020-02-11 11:10:43 UTC
amd64 stable. Closing.