diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-04-26 19:49:15 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-04-26 21:20:12 +0200 |
commit | 28347d405467a05d6fa24c58f5410497e497a0a3 (patch) | |
tree | 41fc393e3fe6b73c3c74411f585eaf336a6525f3 /x11-themes/comix-xcursors/metadata.xml | |
parent | x11-themes/blueglass-xcursors: update HOMEPAGE, SRC_URI (diff) | |
download | gentoo-28347d405467a05d6fa24c58f5410497e497a0a3.tar.gz gentoo-28347d405467a05d6fa24c58f5410497e497a0a3.tar.bz2 gentoo-28347d405467a05d6fa24c58f5410497e497a0a3.zip |
x11-themes/comix-xcursors: bump to version 0.9.2
Changes:
- Update to EAPI=7
- Update HOMEPAGE, SRC_URI, as upstream moved to Gitlab
- Added more arches, since nothing is compiled.
- Updated metadata.xml and added allarches.
Bug: https://bugs.gentoo.org/680558
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-themes/comix-xcursors/metadata.xml')
-rw-r--r-- | x11-themes/comix-xcursors/metadata.xml | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/comix-xcursors/metadata.xml b/x11-themes/comix-xcursors/metadata.xml index 99768f227263..a9a0d8d32a08 100644 --- a/x11-themes/comix-xcursors/metadata.xml +++ b/x11-themes/comix-xcursors/metadata.xml @@ -1,9 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!--maintainer-needed--> + <!-- maintainer-needed --> <use> - <flag name="lefthanded">Install lefthanded version of theme in addition to default one</flag> - <flag name="opaque">Install non-transparent version of theme in addition to default one</flag> + <flag name="lefthanded">Install lefthanded version of theme in addition to default one.</flag> + <flag name="opaque">Install non-transparent version of theme in addition to default one.</flag> </use> + <stabilize-allarches/> + <upstream> + <remote-id type="gitlab">limitland/comixcursors</remote-id> + </upstream> </pkgmetadata> |