diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-10-30 03:02:28 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-10-30 03:02:28 +0000 |
commit | b77e1a6cc7c668e135d139c5ec5ad0ae1c11b857 (patch) | |
tree | 41574d961a9788fa95e2a789a408e1c6fc151bd9 /dev-libs/libcroco | |
parent | 009897642a869d630779716efc51af1554f72867 (diff) |
gentoo auto-resync : 30:10:2022 - 03:02:28
Diffstat (limited to 'dev-libs/libcroco')
-rw-r--r-- | dev-libs/libcroco/Manifest | 2 | ||||
-rw-r--r-- | dev-libs/libcroco/metadata.xml | 31 |
2 files changed, 18 insertions, 15 deletions
diff --git a/dev-libs/libcroco/Manifest b/dev-libs/libcroco/Manifest index a51316511892..fd4fdfc25f28 100644 --- a/dev-libs/libcroco/Manifest +++ b/dev-libs/libcroco/Manifest @@ -1,4 +1,4 @@ AUX libcroco-0.6.13-CVE-2020-12825.patch 7600 BLAKE2B 2303fb7044f7458e5861b0d054bb6c6137265dfa080d6e93b0c10f8fbf0c02104a6f14248ef5a95e1967fa7c55aecfc31f8d15cfb24d792d530f10e9c375a3d3 SHA512 f1704914cf6bad4b530e239998d7c2be7d5bc8b2e071526c04b5797a52513cb50289ca575639872217a64dbe6adbc7e0a352e9427a4df5cc98f36f13baf88a33 DIST libcroco-0.6.13.tar.xz 487840 BLAKE2B 511212f1849343d55104cc6d17662cacd524bae098bab12d6db58df41710c8dca2c5beb7a37e42feac6d856934a07feb3d11c55dc74ba055e21066f2bdefb260 SHA512 038a3ac9d160a8cf86a8a88c34367e154ef26ede289c93349332b7bc449a5199b51ea3611cebf3a2416ae23b9e45ecf8f9c6b24ea6d16a5519b796d3c7e272d4 EBUILD libcroco-0.6.13-r1.ebuild 1373 BLAKE2B bd39c8643a31c61d7bee0c81ab4fd649c2e1536e62cce4c4df55fe094ad19c5d599b64e0cda2e52a2e44329346e9e6e211ff32876508f69c6c4ddbace3293fa6 SHA512 59b3298612124760ac6ca73588a36dea05a67d2b4a265abe819071f8215ae5cd71e8ac8479b8449c3c76a9577d59c7ce639da0b60da0d5feef517661207b809a -MISC metadata.xml 678 BLAKE2B c5691f3979335a9509a9600595ce77672626e1b220cfc5a1bf6003e0c102632988d2198e763853de4ed76e091a28f746e2b27b1a2501085d93240c5628a4b712 SHA512 1d3d2b39bf54fdb1285e039785344e6d151f9dd8147e7632dc5a979a847a670fceb69a7f4c1d655fdf19cf3848edca954b965e7e1075df0a15f0f7a078a0626d +MISC metadata.xml 789 BLAKE2B 340b28ac463edf2795fcd946e9387525542c6037850bca3a100bc74994735a59558a617d73a254f529bf933c246cff7e7edcbea1b485e3977ab7d16fc2a55073 SHA512 b8e4759f85c3169d4de3fdc7f6d4db0094177c50ce8632e1da9828070da7828cc5e03f0c09cd79b1d8a9b42195d7f5fc20e406ce73d4389167afc9068c4c89a8 diff --git a/dev-libs/libcroco/metadata.xml b/dev-libs/libcroco/metadata.xml index 03f048e38d16..8496381e3f83 100644 --- a/dev-libs/libcroco/metadata.xml +++ b/dev-libs/libcroco/metadata.xml @@ -1,19 +1,22 @@ <?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> -The Libcroco project is an effort to build a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit that can be used by GNOME applications in need of CSS support. + <maintainer type="project"> + <email>gnome@gentoo.org</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <longdescription> + The Libcroco project is an effort to build a generic Cascading Style Sheet + (CSS) parsing and manipulation toolkit that can be used by GNOME + applications in need of CSS support. -provided is : -A parser module with : A SAC like api and A CSSOM like api. -A CSS2 selection engine -An XML/CSS layout/rendering engine -</longdescription> -<upstream> - <remote-id type="cpe">cpe:/a:gnome:libcroco</remote-id> -</upstream> + provided is: + A parser module with: A SAC like api and A CSSOM like api. + A CSS2 selection engine + An XML/CSS layout/rendering engine + </longdescription> + <upstream> + <remote-id type="cpe">cpe:/a:gnome:libcroco</remote-id> + <remote-id type="gnome-gitlab">Archive/libcroco</remote-id> + </upstream> </pkgmetadata> |