diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-10-18 07:56:02 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-10-18 07:56:02 +0100 |
commit | eb17cef883968037fcc6177549d44a030f08b69c (patch) | |
tree | 50c47314ceabb3efe7efeb72edeecca54b2aa905 /x11-libs/libxkbcommon | |
parent | 5fa0e0c7e62842b1491426c8c6e506f51b6c78e1 (diff) |
gentoo auto-resync : 18:10:2022 - 07:56:02
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r-- | x11-libs/libxkbcommon/Manifest | 2 | ||||
-rw-r--r-- | x11-libs/libxkbcommon/metadata.xml | 21 |
2 files changed, 12 insertions, 11 deletions
diff --git a/x11-libs/libxkbcommon/Manifest b/x11-libs/libxkbcommon/Manifest index 540d975a7c04..e80c4870cb76 100644 --- a/x11-libs/libxkbcommon/Manifest +++ b/x11-libs/libxkbcommon/Manifest @@ -1,3 +1,3 @@ DIST libxkbcommon-1.4.1.tar.xz 471824 BLAKE2B a784f3612bb52abb79bf1a2ddd3e7709fa52eddce5cabcf8520ed7df8ec8ea557e51205e1e9d116a0b31eb27b1f3bca33144318c5f01be7312cbb3e48f687fbe SHA512 757b340aeab6d187917807a88015b5113475ab2172aaaa8e530b40ea60619b3fbdfa668fd62707d66ed8fb763e68fee19394fcbd519af7c01d8975c59fdf0d89 EBUILD libxkbcommon-1.4.1.ebuild 1545 BLAKE2B 7b0af3e3b664290fc834f621ccc0c740bdfb31c4e342380fc9847857f8172c4d68b486822547fcee5bf37cc13d4faaf460a9a9930a546d33f4c54266bea5dcba SHA512 ffc63c15e96bcef0ba4c7a28b12ffff1e7a72888f467a9b6f3ee5466330dd7bc98473fedbf0e271b1dd0da48fe829177ec56a3a4b5314ed20bdb3fef5e3f3a4c -MISC metadata.xml 392 BLAKE2B 387cc216299e7c312552b0fa7abdd744203daff7bc5a51ef5b7d2bcfd39b83904308c8bb2b66f2459f77f593e18fc8ade017491fa45e698e8e6bfce03a819df8 SHA512 0ab9850b467605c1050d70ca526d2a4c2957e3ec9f56113fcabeb9d4a79cb8636ab077f66e17c7e05b79aad6948a7e89a83e5d8c48197ab016a7f5b2f2886f42 +MISC metadata.xml 482 BLAKE2B ab0da50f2f6fa4c4afd8b242e2015b75e5dc101e8846a587768f46041350b54bc8af9d1e8ac7651739d1d6c86b4dc57d4b5f29837f1b48eec433fe9b13c64ff3 SHA512 17d555622c7535d581db415d696e75f440bd4360beef21cb2e2852eb9ab700fd20d3a23a2fbfcd052b64167086adf6f69beacbab96f080d626c10f28d268d968 diff --git a/x11-libs/libxkbcommon/metadata.xml b/x11-libs/libxkbcommon/metadata.xml index 045195581cc6..887150f5375a 100644 --- a/x11-libs/libxkbcommon/metadata.xml +++ b/x11-libs/libxkbcommon/metadata.xml @@ -1,14 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>x11@gentoo.org</email> - <name>X11</name> - </maintainer> - <use> - <flag name="tools">Build the xkbcli tools</flag> - </use> - <upstream> - <remote-id type="cpe">cpe:/a:xkbcommon:libxkbcommon</remote-id> - </upstream> + <maintainer type="project"> + <email>x11@gentoo.org</email> + <name>X11</name> + </maintainer> + <use> + <flag name="tools">Build the xkbcli tools</flag> + </use> + <upstream> + <remote-id type="cpe">cpe:/a:xkbcommon:libxkbcommon</remote-id> + <remote-id type="freedesktop-gitlab">xkbcommon/libxkbcommon</remote-id> + </upstream> </pkgmetadata> |