summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/aegisub: Fix build against ICU 62Nick Sarnie2018-09-181-1/+3
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* media-video/aegisub: enable alsa USE by defaultIlya Tumaykin2017-07-231-1/+1
| | | | | | | Already enabled in desktop/ profiles, but this change ensures that || () group in REQUIRED_USE has at least one enabled USE. Package-Manager: Portage-2.3.6, Repoman-2.3.3
* media-video/aegisub: fix build against icu-59Ilya Tumaykin2017-05-211-0/+1
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/4648 Package-Manager: Portage-2.3.5, Repoman-2.3.2 Upstream-commit: https://github.com/Aegisub/Aegisub/commit/dd67db47cb2203e7a14058e52549721f6ff16a49
* 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-i18n/uchardet: rename from dev-libs/uchardetIlya Tumaykin2017-02-111-1/+1
| | | | | | | | | | | | | | | | | | Rationale: - provided functionality better fits app-i18n/ category; - uchardet is similar to existing app-i18n/enca and app-i18n/libguess; - uchardet also provides CLI tool, not only a library. Checklist: 1. `git mv dev-libs/uchardet app-i18n/uchardet` ✓ 2. Add entry to profile/updates/1Q-2017 ✓ 3. Update reverse dependencies ✓ 4. Update entries in profiles/ ✓ 5. Update eclasses that reference the package (there's none) ✓ 6. Update metadata.xml entries that reference the package ✓ 7. Update news items that reference the package (there's none) ✓ Gentoo-Bug: https://bugs.gentoo.org/593176
* media-video/aegisub: rebuild on hunspell SLOT changesIlya Tumaykin2017-01-151-0/+146
Those hunspell sub-slots weren't there when aegisub ebuilds were added. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3490