summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* virtual/libintl: keyword ~x64-cygwinMichael Haubenwallner2017-02-201-1/+1
| | | | Package-Manager: portage-2.3.3
* virtual: [QA] Bump some virtuals from EAPI 4 to 5.Ulrich Müller2017-01-311-3/+1
| | | | | | | Newer ebuilds of the same package should not have an older EAPI. Thanks to leio for pointing this out. Updates commit 38b21964d89c. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* virtual/libintl: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ↵Fabian Groffen2017-01-291-2/+2
| | | | | | ~x86-freebsd ~x86-interix Package-Manager: portage-2.3.3
* virtual/libintl: fix thinko: libiconv->libintlMike Frysinger2015-10-121-1/+1
|
* dev-libs/libiconv: split out from gettextMike Frysinger2015-10-121-0/+18
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.