diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2016-05-17 13:41:57 +0300 |
---|---|---|
committer | Sam Jorna <wraeth@gentoo.org> | 2016-05-18 23:29:50 +1000 |
commit | 9a134b0b76486030aadc146b56139f7afcc85dcc (patch) | |
tree | 9404249786d147d0138d9d70af3eaeb21dfca887 /x11-themes/neutral-xcursors/metadata.xml | |
parent | dev-util/boost-build: Don't use python3 (bug #583406). (diff) | |
download | gentoo-9a134b0b76486030aadc146b56139f7afcc85dcc.tar.gz gentoo-9a134b0b76486030aadc146b56139f7afcc85dcc.tar.bz2 gentoo-9a134b0b76486030aadc146b56139f7afcc85dcc.zip |
x11-themes/xcursor-neutral: renamed to x11-themes/neutral-xcursors
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>
Diffstat (limited to 'x11-themes/neutral-xcursors/metadata.xml')
-rw-r--r-- | x11-themes/neutral-xcursors/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-themes/neutral-xcursors/metadata.xml b/x11-themes/neutral-xcursors/metadata.xml new file mode 100644 index 000000000000..27f226d3cf30 --- /dev/null +++ b/x11-themes/neutral-xcursors/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>itumaykin+gentoo@gmail.com</email> + <name>Coacher</name> + <description>Proxied maintainer - set to assignee on bugs</description> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> +</pkgmetadata> |