summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Reassign coacher's packagesMichał Górny2019-09-251-9/+2
| | | | | Closes: https://bugs.gentoo.org/632974 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-themes/neutral-xcursors: remove description tag from metadata.xmlIlya Tumaykin2016-05-181-1/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1479 Package-Manager: portage-2.3.0_rc1 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* x11-themes/xcursor-neutral: renamed to x11-themes/neutral-xcursorsIlya Tumaykin2016-05-181-0/+13
Rationale: - follows the naming convention used for other cursor themes in tree; - there will be more than one theme installed after the next verbump. https://devmanual.gentoo.org/ebuild-maintenance/index.html#moving-a-package: 1. `git mv xcursor-neutral/ neutral-xcursors/' ✓ 2. Add entry to profile/updates/2Q-2016 ✓ 3. Update reverse dependencies (there's none) ✓ 4. Update entries in profiles/ (there's none) ✓ 5. Update eclasses that reference the package (there's none) ✓ 6. Update metadata.xml entries that reference the package (there's none) ✓ 7,8. Stage and commit changes ✓ 9. Update open bug reports related to the package (there's none) ✓ Signed-off-by: Sam Jorna <wraeth@gentoo.org>