summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/ncurses: keyword 6.3_p20211106Sam James2021-11-111-2/+1
| | | | | | | Contains pkg-config fixes for e.g. cross and bootstrapping: avoids bailing out if there's no pkg-config installed at least during bootstrap. Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ncurses: add 6.3_p20211106 (unkeyworded; for cross/bootstrap testing)Sam James2021-11-102-0/+358
| | | | | | | | | | | There was a bit of a kerfuffle re changes in 6.3 to parse pkg-config's debug output to get its paths. That has since been fixed (after 6.3 was cut) along with some other useful pkg-config changes. Let's pull them in to try avoid a bootstrap/cross issue I hit. Unkeyworded for now. Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ncurses: Removed oldLars Wendler2021-11-054-446/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/ncurses: enable progs when cross-compilingMike Frysinger2021-10-313-3/+3
| | | | | | | | The native abi detection logic gets confused when cross-compiling, so just always force progs on here and call it a day. Closes: https://bugs.gentoo.org/711590 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* sys-libs/ncurses: stable 6.2_p20210619 for hppa, bug #819441Rolf Eike Beer2021-10-271-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ncurses: Stabilize 6.2_p20210619 arm, #819441Sam James2021-10-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ncurses: Stabilize 6.2_p20210619 arm64, #819441Sam James2021-10-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ncurses: Stabilize 6.2_p20210619 x86, #819441Sam James2021-10-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ncurses: Stabilize 6.2_p20210619 sparc, #819441Sam James2021-10-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ncurses: Stabilize 6.2_p20210619 ppc64, #819441Sam James2021-10-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ncurses: Stabilize 6.2_p20210619 ppc, #819441Sam James2021-10-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ncurses: Stabilize 6.2_p20210619 amd64, #819441Sam James2021-10-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ncurses: Bump to version 6.3Lars Wendler2021-10-222-0/+329
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/ncurses: Use `BUILD_CC` as `CC` when compiling tic.Vaibhav Rustagi2021-09-181-0/+1
| | | | | | | | | Not having `CC` explictly set creates a problem in case of cross-compilation as it can use host `CC` for tic. Signed-off-by: Vaibhav Rustagi <vaibhavrustagi@google.com> Closes: https://github.com/gentoo/gentoo/pull/21984 Signed-off-by: Sam James <sam@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>
* sys-libs/ncurses: drop 6.2_p20210123David Seifert2021-09-043-368/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-libs/ncurses: Bump to version 6.2_p20210619Lars Wendler2021-07-192-0/+326
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/ncurses: add changelogSam James2021-05-091-16/+17
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* sys-libs/ncurses: inherit multilib for get_libname, flag-o-matic--Sam James2021-04-212-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ncurses: drop s390 to ~s390 (unstable)Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ncurses: Bump to version 6.2_p20210123Lars Wendler2021-02-014-0/+403
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/ncurses: drop x86-macosFabian Groffen2021-01-061-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sys-libs/ncurses: drop ~m68k-mintSam James2020-12-261-1/+1
| | | | | Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ncurses: sync with ::prefixSam James2020-12-261-4/+13
| | | | | Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ncurses: ~x64-macos keyworded (bug #729978)Sam James2020-11-271-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ncurses: Removed oldLars Wendler2020-07-143-628/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/ncurses: arm64 stable (bug #698210)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* sys-libs/ncurses: x86 stable wrt bug #698210Agostino Sarubbo2020-05-111-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/ncurses: stable 6.2-r1 for hppa, bug #698210Sergei Trofimovich2020-05-101-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/ncurses: ppc64 stable wrt bug #698210Agostino Sarubbo2020-05-091-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>
* sys-libs/ncurses: arm stable wrt bug #698210Agostino Sarubbo2020-05-091-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>
* sys-libs/ncurses: sparc stable wrt bug #698210Agostino Sarubbo2020-05-081-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/ncurses: s390 stable wrt bug #698210Agostino Sarubbo2020-05-081-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/ncurses: ppc stable wrt bug #698210Agostino Sarubbo2020-05-081-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/ncurses: amd64 stable wrt bug #698210Agostino Sarubbo2020-05-061-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>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-libs/ncurses: destabilize down to ~m68kSergei Trofimovich2020-03-291-1/+1
| | | | | | Bug: https://bugs.gentoo.org/695824 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-263-4/+4
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sys-libs/ncurses: Revbump to not bleed LDFLAGS into LibsLars Wendler2020-02-132-0/+41
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/ncurses: Bump to version 6.2Lars Wendler2020-02-132-0/+316
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@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>
* sys-libs/ncurses: arm stable wrt bug #695824Mikle Kolyada2019-12-241-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sys-libs/ncurses: stable 6.1_p20190609 for hppa, bug #695824Rolf Eike Beer2019-12-171-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/ncurses: ppc64 stable wrt bug #695824Agostino Sarubbo2019-12-151-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/ncurses: ppc stable wrt bug #695824Agostino Sarubbo2019-12-151-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/ncurses: sparc stable wrt bug #695824Agostino Sarubbo2019-12-151-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/ncurses: stable 6.1_p20190609 for ia64, bug #695824Sergei Trofimovich2019-12-151-1/+1
| | | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/ncurses: x86 stable wrt bug #695824Agostino Sarubbo2019-12-151-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/ncurses: s390 stable wrt bug #695824Agostino Sarubbo2019-12-151-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>