summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/libiconv: split out from gettextMike Frysinger2015-10-121-12/+10
| | | | | | | The gettext ebuild is big and fat and full of tools/deps that are independent of libintl. Since slimming that down with USE flags gets ugly fast (it provides multiple libs in addition to tools), just create a dedicated libintl package.
* sys-devel/gettext: respect USE=nls all the timeMike Frysinger2015-10-121-8/+3
| | | | | | Building of the libiconv library is orthogonal to general nls support, so respect that configure flag for all builds and not just the system libiconv cases.
* sys-devel/gettext: simplify configure flag setup slightlyMike Frysinger2015-10-121-20/+16
| | | | | We don't really need to omit these flags when building the shared libs, so move them all into one common block to simplify the code a bit.
* sys-devel/gettext: switch C++ disabling to new configure flagMike Frysinger2015-10-121-1/+1
| | | | Rather than clobber CXX ourselves, use the new --disable-c++ flag.
* sys-devel/gettext: bump EAPI to use subslots on libs #562584Mike Frysinger2015-10-121-0/+144