summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/sdcv: amd64 stable wrt bug #657248Agostino Sarubbo2018-06-071-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64"
* app-text/sdcv: x86 stable (bug #657248)Thomas Deutschmann2018-06-071-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-text/sdcv: Test LINGUAS rather than linguas_* USE flags.Ulrich Müller2018-01-051-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-text/sdcv: fix bug 583386Andrew Savchenko2016-05-181-1/+4
| | | | | | | | | | | 1. When USE="nls", but intersection of LINGUAS with PLOCALES is zero, $BUILD_DIR/locale is not created, thus cmake generated build fails install phase. Fixed by always creating this directory. 2. Remove dodoc useless in EAPI=6: we have only default doc files. Package-Manager: portage-2.3.0_rc1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* app-text/sdcv: improve ebuildAndrew Savchenko2016-05-171-0/+63
- improve readability on dark terminals; - port to EAPI 6; - respect LINGUAS (for gettext localisation and man pages). Package-Manager: portage-2.3.0_rc1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>