summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Curses: Stabilize 1.380.0 sparc, #828166Arthur Zamarin2021-12-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-perl/Curses: Stabilize 1.380.0 ppc64, #828166Sam James2021-12-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Curses: Stabilize 1.380.0 ppc, #828166Sam James2021-12-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Curses: Stabilize 1.380.0 arm, #828166Sam James2021-12-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Curses: Stabilize 1.380.0 x86, #828166Sam James2021-12-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Curses: Stabilize 1.380.0 amd64, #828166Sam James2021-12-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Curses: Remove oldAndreas K. Hüttel2021-10-162-49/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-perl/Curses: Version bump 1.38Andreas K. Hüttel2021-10-162-0/+41
| | | | | 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>
* dev-perl/Curses: Add sys-libs/ncurses[unicode(+)]David Seifert2021-07-172-3/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-perl/Curses: Stabilize 1.370.0 ppc, #789744Sam James2021-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Curses: Stabilize 1.370.0 ppc64, #789744Sam James2021-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Curses: Stabilize 1.370.0 amd64, #789744Sam James2021-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Curses: Stabilize 1.370.0 x86, #789744Sam James2021-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Curses: Stabilize 1.370.0 sparc, #789744Sam James2021-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Curses: Stabilize 1.370.0 arm, #789744Sam James2021-05-131-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Curses: drop s390 to ~s390 (unstable)Sam James2021-04-051-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-perl/Curses: Cleanup old 1.360.0-r1Kent Fredric2020-12-121-47/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Curses: Bump to version 1.370.0Kent Fredric2020-10-192-0/+48
| | | | | | | | | | | Upstream: - Fix printw for wide characters - Return explicit "false" value on error from wenclose() and mouse_trafo() instead of integer error code (as that is a true-value for perl) Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Curses: -r bump for EAPI7 + CFLAGS love + fixesKent Fredric2020-07-031-0/+47
| | | | | | | | | | | - EAPI7 - Move env exports out of pkg_setup as they're not useful in binpkg's - Simplify src_configure logic to not need function calls, employing more 'usex' instead of weirder conditional code. - Ensure CFLAGS passed through to make/compiler Package-Manager: Portage-2.3.100, 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>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: [QA] Use consistent function definition formattingDavid Seifert2020-02-221-1/+1
| | | | Signed-off-by: David Seifert <soap@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-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/Curses: restore s390 keywordMikle Kolyada2018-06-081-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Curses: Cleanup oldKent Fredric2018-04-153-85/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-perl/Curses: ia64 stable wrt bug #614974Agostino 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/Curses: Stable for HPPA (bug #614974).Jeroen Roovers2017-04-301-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* dev-perl/Curses: sparc stable wrt bug #614974Agostino Sarubbo2017-04-271-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Curses-1.360.0-r0: add alpha keywordTobias Klausmann2017-04-221-1/+1
| | | | Gentoo-Bug: 614974
* dev-perl/Curses: arm ppc ppc64 stable (bug 614974).Michael Weber2017-04-191-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
* dev-perl/Curses: 1.360.0 x86 stable re bug #614974Kent Fredric2017-04-121-1/+1
| | | | | | Arch Testing by Myckel Habets Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/Curses: amd64 stable wrt bug #614974Agostino Sarubbo2017-04-111-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-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/Curses: Bump to 1.360.0Kent Fredric2016-09-082-0/+48
| | | | | | | | | | - Add USE=examples Upstream: - Hurd support - Bugs fixed in examples Package-Manager: portage-2.3.0
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-perl/Curses: Remove oldAndreas K. Hüttel2016-01-242-41/+0
| | | | Package-Manager: portage-2.2.27
* dev-perl/Curses: Stable for HPPA (bug #570374).Jeroen Roovers2016-01-241-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* dev-perl/Curses: ppc64 stable wrt bug #570374Mikle Kolyada2016-01-171-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-perl/Curses: ppc stable wrt bug #570374Agostino Sarubbo2016-01-171-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Curses: ia64 stable wrt bug #570374Agostino Sarubbo2016-01-111-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Curses: alpha stable wrt bug #570374Agostino Sarubbo2016-01-101-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="alpha" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Curses: arm stable, bug #570374Markus Meier2016-01-091-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* dev-perl/Curses: sparc stable wrt bug #570374Agostino Sarubbo2016-01-091-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Curses: x86 stable wrt bug #570374Agostino Sarubbo2016-01-061-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>