diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-08-11 07:02:28 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-08-11 07:02:28 +0100 |
commit | 068424b26532f3551a81421a9be67ed206e5c11a (patch) | |
tree | 583b8d979899a463a4ef5b26d3d49e85df987623 /sys-apps/hwids | |
parent | d162ba1860a88062f4cd61f8b52fc303ba0b2991 (diff) |
gentoo resync : 11.08.2021
Diffstat (limited to 'sys-apps/hwids')
-rw-r--r-- | sys-apps/hwids/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/hwids/metadata.xml | 33 |
2 files changed, 18 insertions, 17 deletions
diff --git a/sys-apps/hwids/Manifest b/sys-apps/hwids/Manifest index 20e32e429b4e..91780aee549f 100644 --- a/sys-apps/hwids/Manifest +++ b/sys-apps/hwids/Manifest @@ -3,4 +3,4 @@ DIST hwids-20210613.tar.gz 3867741 BLAKE2B 64c4b0a83058a2052f7b132241008a3cc7545 EBUILD hwids-20201207.ebuild 1671 BLAKE2B c7740e0c4a2b694af30d91f420052ee16c4fac29e6e632ca6d9cbfc9803b774c0c53e7ed8447d30f567e48215bf6cf5323d48cb74041465db14b0f67d603393b SHA512 c8fe09cb6e4523afca06a06fc271414062d89248fd56ae729dcdf513c34c3c9834cb64369a359d97df0b80f369b44b7fb711530b42666dfadbfeeb29147ee674 EBUILD hwids-20210613-r1.ebuild 1820 BLAKE2B eb942518c31ac71fd8d7eb2ae8abde03122e9d9602ceb187ae6186aa3b85e31e576ea7be7a59b19b7d5cb16490a008f76408770ad0bcc554016d72d0de078a66 SHA512 2d558c49ac5124434c927496faf480dac9cef2f93fce4e338c9fd43a240c37f91cbe928781f676bb6ed2691dd9c26551854e79e0628f35ec2f033722b6916fcc EBUILD hwids-99999999.ebuild 1820 BLAKE2B eb942518c31ac71fd8d7eb2ae8abde03122e9d9602ceb187ae6186aa3b85e31e576ea7be7a59b19b7d5cb16490a008f76408770ad0bcc554016d72d0de078a66 SHA512 2d558c49ac5124434c927496faf480dac9cef2f93fce4e338c9fd43a240c37f91cbe928781f676bb6ed2691dd9c26551854e79e0628f35ec2f033722b6916fcc -MISC metadata.xml 647 BLAKE2B 88b205060dbd1c22edb25b740b5b84d0b36e8746a8bfd5793ab385afa2afd34e54626c2b09e59dc2cf91d838ae44dea878be26cd9cab83a98054a3d0b4bfbd52 SHA512 b05dbd41c2a839d2ac8baaf8ee2352ee999d48deb123c54e048da44cccb06f64729620983848a6b16ada8af50e6fb68adf15323ff362f230b7213f485b1ec27c +MISC metadata.xml 687 BLAKE2B 112bd041c34e2ba27e9b96a9f7a8bc66c048aa755e7d7536c3f53f2f6e9130268883df23c8c1118f0faa9b3007b49b266c2fc2cb15fbe5ac5a5429cc50693929 SHA512 06f7772796e5b76e6e1d08018ad7940af28232852b04afadf14676c6a0ef33df8614be01696d8f9e75377b805a4c26912da2a21e3175769e54e0dcb3ea555537 diff --git a/sys-apps/hwids/metadata.xml b/sys-apps/hwids/metadata.xml index d3fd22109cdc..7aad08273d14 100644 --- a/sys-apps/hwids/metadata.xml +++ b/sys-apps/hwids/metadata.xml @@ -1,20 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>base-system@gentoo.org</email> - <name>Gentoo Base System</name> -</maintainer> -<maintainer type="person"> - <email>floppym@gentoo.org</email> -</maintainer> -<use> - <flag name="net">Install the oui.txt and iab.txt databases</flag> - <flag name="pci">Install the pci.ids database</flag> - <flag name="usb">Install the usb.ids database</flag> - <flag name="udev">Install hwdb.d rules for udev</flag> -</use> -<upstream> - <remote-id type="github">gentoo/hwids</remote-id> -</upstream> + <maintainer type="project"> + <email>base-system@gentoo.org</email> + <name>Gentoo Base System</name> + </maintainer> + <maintainer type="person"> + <email>floppym@gentoo.org</email> + </maintainer> + <stabilize-allarches/> + <use> + <flag name="net">Install the oui.txt and iab.txt databases</flag> + <flag name="pci">Install the pci.ids database</flag> + <flag name="usb">Install the usb.ids database</flag> + <flag name="udev">Install hwdb.d rules for udev</flag> + </use> + <upstream> + <remote-id type="github">gentoo/hwids</remote-id> + </upstream> </pkgmetadata> |