diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-10-31 03:04:34 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-10-31 03:04:34 +0000 |
commit | 7785404bd292918a4afd4780ccfc36d6626a49ca (patch) | |
tree | f20efc4a5e07261ddffa4c95f429a7facf18cd05 /gnome-extra/mousetweaks | |
parent | 34956175e774668656885552a9c94abab557e41c (diff) |
gentoo auto-resync : 31:10:2022 - 03:04:34
Diffstat (limited to 'gnome-extra/mousetweaks')
-rw-r--r-- | gnome-extra/mousetweaks/Manifest | 2 | ||||
-rw-r--r-- | gnome-extra/mousetweaks/metadata.xml | 37 |
2 files changed, 21 insertions, 18 deletions
diff --git a/gnome-extra/mousetweaks/Manifest b/gnome-extra/mousetweaks/Manifest index 5d92d575790d..85c09e02054a 100644 --- a/gnome-extra/mousetweaks/Manifest +++ b/gnome-extra/mousetweaks/Manifest @@ -1,3 +1,3 @@ DIST mousetweaks-3.32.0.tar.xz 372088 BLAKE2B 59e6dbafe9d8ec2cd0578cd1a01ff9e7d575fdac2381998653f1a91ab4493e02a0cf99a187a47b39bd277726df912e32d5572a39df27858de0929fa3999a699e SHA512 3711c2aa1bc40f80a75857bf8a35dbe24443f8040cf8131e32818c797da44f2bb54d58f804ec8df7a95f66ff2e5db8c48067fca97c16ffa59239ecdf101c4a52 EBUILD mousetweaks-3.32.0.ebuild 638 BLAKE2B c640fd9722df570f51193e4f406e85939b3aaf9a9d3b4eef1f093d5b8accc9a1ed595c4b713489e7adaeecdab0db3692c46dafe3e463337b5bbb6082f1228e78 SHA512 5f69317c437cfc30828375d4c767cdd70df3b71b8445015098cd9246a7129ea2926f9a55dfa188cb59d05f0d85995a35674c95f29e68daed397ef5b3f8034681 -MISC metadata.xml 993 BLAKE2B 332691476b21e17cebf43e9a930c481ab8831f681ba1f572e32da22399f42edc7478fabf0278411e31f793a2e947d505e6e01dd7611eedd088e4e8dc0b5eb5c8 SHA512 f826e833061f98b366279f6ea39ce438e9c08c2f20fd3a416d65ef16d7788de5160604cb0f142085c6a14a97536d90fa99dfd36a662b4893a92ed8fb11623689 +MISC metadata.xml 1115 BLAKE2B e71929bd89aab711f41b887a847250a1ddee1c39cae11dade7ba46f23d955e7635f03b7c24f631ce8eae7d9cb72acd2a64fc5f25526b01647508b9d6e267b54f SHA512 38f1a6251c1cabdd19329885f84a7fadd95b1fe595fd8458fabdef9c4327dda2f1d481072252483ccd759a8ceb5a724255b0498a9c8487601a85e44246b58973 diff --git a/gnome-extra/mousetweaks/metadata.xml b/gnome-extra/mousetweaks/metadata.xml index d232d3305742..935902a101c7 100644 --- a/gnome-extra/mousetweaks/metadata.xml +++ b/gnome-extra/mousetweaks/metadata.xml @@ -1,22 +1,25 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> - </maintainer> - <longdescription lang="en"> - Mousetweaks is an Accessibility Software whose developement started as a GSoC - 2007 project under Ubuntu. It brings additional fonctionalities to the pointer - that allow a user to: + <maintainer type="project"> + <email>gnome@gentoo.org</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <longdescription lang="en"> + Mousetweaks is an Accessibility Software whose developement started as a GSoC + 2007 project under Ubuntu. It brings additional fonctionalities to the pointer + that allow a user to: - * open the contextual menu by clicking and holding the left button; it is - * for example useful for users that can manipulate only one button - * perform the 4 click types (left click, double click, drag click and - * right click) by software; it is for example useful for users that are - * not able to manipulate any button - * to lock the pointer temporarily into an area on the screen; it is - * for example useful for people that have to use their pointing - * hardware not only for the computer - </longdescription> + * open the contextual menu by clicking and holding the left button; it is + * for example useful for users that can manipulate only one button + * perform the 4 click types (left click, double click, drag click and + * right click) by software; it is for example useful for users that are + * not able to manipulate any button + * to lock the pointer temporarily into an area on the screen; it is + * for example useful for people that have to use their pointing + * hardware not only for the computer + </longdescription> + <upstream> + <remote-id type="gnome-gitlab">GNOME/mousetweaks</remote-id> + </upstream> </pkgmetadata> |