summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/ncurses: use the same has_version test #566008Mike Frysinger2015-11-241-1/+1
| | | | | | | The previous commit f5b7039a9bc8c63240340b947c80393e92e21afe added the :0 slot qualifier to the first has_version test but not to the second. This breaks when building ncurses-6.0:0 on a system that has SLOT=5 already installed.
* sys-libs/ncurses: put headers into ${EPREFIX}/usr/include on PrefixBenda Xu2015-10-141-1/+6
| | | | | | Bug: 562786 Package-Manager: portage-2.2.22
* sys-libs/ncurses: fix critical tinfow typo in install commandStephen L Arnold2015-10-021-1/+1
| | | | | | | | Add missing continuation mark to complete gen_usr_ldscript command chain for tinfo and unicode use flags. Otherwise things can get ugly and very broken... Package-Manager: portage-2.2.22
* sys-libs/ncurses: fix build on platforms that don't support static linkingFabian Groffen2015-08-311-2/+13
| | | | Package-Manager: portage-2.2.20-prefix
* sys-libs/ncurses: Restrict has_version check to slot 0Mike Gilbert2015-08-291-1/+1
| | | | | | | Otherwise, we match against sys-libs/ncurses-6.0:5/6, which does not include the tic command. Package-Manager: portage-2.2.20
* sys-libs/ncurses: fix cross tic path test #558622Mike Frysinger2015-08-281-2/+2
|
* sys-libs/ncurses: Add bridging ebuild to fix slot move for 5/6 -> 0/6Jason Zaman2015-08-281-0/+272
Gentoo-Bug: https://bugs.gentoo.org/558856 Package-Manager: portage-2.2.20.1