| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/632974
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| |
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
|
| |
Package-Manager: portage-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/3024
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2202
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/1479
Package-Manager: portage-2.3.0_rc1
Signed-off-by: Sam Jorna <wraeth@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major overhaul since the previous version.
Neutral, Neutral Plus, Neutral++, and Neutral++ White themes are now installed
as opposed to only Neutral Plus before. All these themes share the same origin,
but have noticeable differences.
${PV} now refers to the most recently updated theme, see ebuild for more info.
Fixed bugs:
- migrate away from deprecated EAPI;
- install themes to XDG-compliant directory (see bug 582818);
- install XDG-compliant index.theme for Neutral Plus;
- drop examples USE flag, which simply installed cursors twice;
- fix mess in the dependencies.
Package-Manager: portage-2.3.0_rc1
Signed-off-by: Sam Jorna <wraeth@gentoo.org>
|
|
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>
|