summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Use consistent function definition formattingDavid Seifert2020-02-221-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-perl/Gtk2: drop to ~hppaMart Raudsepp2020-02-091-2/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@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/Gtk2: Cleanup old re bug #616920Kent Fredric2018-01-045-133/+0
| | | | | Closes: https://bugs.gentoo.org/616920 Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-perl/Gtk2: stable 1.249.920 for ppc, bug #619096Sergei Trofimovich2017-12-151-1/+1
| | | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-5/+5
|
* dev-perl/Gtk2: stable 1.249.920 for hppa, bug #619096Sergei Trofimovich2017-12-031-1/+1
| | | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* dev-perl/Gtk2: Require jpeg support in gdk-pixbuf for testingKent Fredric2017-06-261-0/+1
| | | | | | | | | | | | | | Tests fail without gdk-pixbuf compiled with jpeg support: =GdkPixbuf-LOG **: gdk_pixbuf_from_pixdata() called on: at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Encoding rle at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Dimensions: 4 x 5 at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Rowstride: 16, Length: 91 at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Copy pixels == true at t/GdkPixbuf.t line 185. Image type 'jpeg' is not supported at t/GdkPixbuf.t line 200. t/GdkPixbuf.t ...................... Dubious, test returned 255 (wstat 65280, 0xff00) Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Gtk2: ia64 stable wrt bug #619096Agostino Sarubbo2017-06-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Gtk2: ppc64 stable wrt bug #619096Agostino Sarubbo2017-05-261-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Gtk2-1.249.920-r0: add alpha keywordTobias Klausmann2017-05-221-1/+1
| | | | Gentoo-Bug: 619096
* dev-perl/Gtk2: sparc stable wrt bug #619096Agostino Sarubbo2017-05-221-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Gtk2: x86 stable wrt bug #619096Agostino Sarubbo2017-05-221-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Gtk2: amd64 stable wrt bug #619096Agostino Sarubbo2017-05-211-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Gtk2: Bump to version 1.249.920Kent Fredric2017-04-292-0/+32
| | | | | | | | Upstream: - fix for '.' in @INC Bug: https://bugs.gentoo.org/616920 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Gtk2: Bump to version 1.249.910Kent Fredric2017-03-192-0/+32
| | | | | | | | | Upstream: - Documentation fixes - Rename internal variables for clarity - Make position_menu tests less succeptible to false failures Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/Gtk2: Copy from dev-perl/gtk2-perlKent Fredric2017-03-195-0/+127
Migrating to PN=Upstream Package-Manager: Portage-2.3.4, Repoman-2.3.2