summaryrefslogtreecommitdiff
path: root/dev-util/sysprof
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-30 21:04:03 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-10-30 21:04:03 +0000
commit34956175e774668656885552a9c94abab557e41c (patch)
tree43e9fd64c0e85eedaa28a99b8858ea3c344d8ff9 /dev-util/sysprof
parentc9388864702fdd7b0b56c049eddb41bdb9054dcb (diff)
gentoo auto-resync : 30:10:2022 - 21:04:03
Diffstat (limited to 'dev-util/sysprof')
-rw-r--r--dev-util/sysprof/Manifest2
-rw-r--r--dev-util/sysprof/metadata.xml35
2 files changed, 20 insertions, 17 deletions
diff --git a/dev-util/sysprof/Manifest b/dev-util/sysprof/Manifest
index 0aff8988dace..7e9289edd375 100644
--- a/dev-util/sysprof/Manifest
+++ b/dev-util/sysprof/Manifest
@@ -2,4 +2,4 @@ DIST sysprof-3.44.0.tar.xz 493924 BLAKE2B c3d9558df99ba23f63fbde0df54e201afce83d
DIST sysprof-3.46.0.tar.xz 518536 BLAKE2B 8925f0cbe34411cce6bd86e9f4a924d3ff627429812682898fffe0a08c2dab9228e5d8bde44b460404f90fb29961a30154af1e8240df24bfa20b70cc7a36448e SHA512 ac248e2a06d2f7905bebae4e685dd320e3ac85097e33b9c6b8482a4647a5bfcaadc4d9a1fe117b3a74cb855d6c72d9a1453a37d7b64762a223c0fe5da2653a87
EBUILD sysprof-3.44.0.ebuild 2319 BLAKE2B b14273539a8aa3c28f5ebe605387b029e5f855706bfe01bf37d2b7636ed9eb354f60003bda48fc6f123de72ed5dc33343ab2804d846bf53dbb231a8fc50ec3f3 SHA512 3390589cf964c8a41235f0c4e072bc7d80da5374304fe575e9ac68843da9ca82f84badc20c701c0b1141ec53657ba6ba854e54b9e9f2f1d3f1e7ef4687f6d451
EBUILD sysprof-3.46.0.ebuild 2532 BLAKE2B 744e40b799dc4f0207e36f79819a1c50f0bc378e4de28cbdf1884d53c87f3272a55dda91fb84754aa5c1d33d236ba8c55e82626dd590bad224b0cf1e27020db6 SHA512 5d9bf7c6046167d8381cdf6c300ab48a492a869c58ee6ebe0a899b30e230bf02dc3f40e0d21d306450f366253676adc8b51c2626bae70136fb89a62aee229361
-MISC metadata.xml 705 BLAKE2B 2880fd6741b2033f9b1d00ca873164d7bbf37cac8c993a83218567e13f2d7f6121419c9e79402715321b14cdbc6592a15bd567fa753dadfc61cf54c1997f8169 SHA512 b4c96e1f8a29fcbd5bd9ac7e16775b9db0f2b237767edfde42c073b4082c4428e0357c785ffbce8f6d662cb8bc9dfc23abb9ae36f3f2a2deb5a578f225dcc898
+MISC metadata.xml 833 BLAKE2B 35f88ffbe55a8acf5322b2f30556b950d2cdf148e0e16d1dcf8eac080273419bdca505088d4cea12c01cd2644fe9129995dfb497177aac70dbd75c82ed018917 SHA512 de169c39ab639a120f4ca13d5619fdb531239cfcb2af90c7fc0c4b7d234002fca5b9f2f1cbc8ab305648a7a13bd116d2c1addd2e32f2d04e7ef37118dd2af913
diff --git a/dev-util/sysprof/metadata.xml b/dev-util/sysprof/metadata.xml
index e10288a28d1e..9f8236177e82 100644
--- a/dev-util/sysprof/metadata.xml
+++ b/dev-util/sysprof/metadata.xml
@@ -1,20 +1,23 @@
<?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>
-<use>
- <flag name="unwind">Use <pkg>sys-libs/libunwind</pkg> to unwind the stack</flag>
-</use>
-<longdescription lang="en">
- Sysprof is a sampling CPU profiler for Linux that profiles the entire system,
- not just a single application.
- Sysprof handles shared libraries and applications do not need to be recompiled.
- In fact they don't even have to be restarted.
-</longdescription>
-<slots>
- <subslots>sysprof and sysprof-ui API version</subslots>
-</slots>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+ <use>
+ <flag name="unwind">Use <pkg>sys-libs/libunwind</pkg> to unwind the stack</flag>
+ </use>
+ <longdescription lang="en">
+ Sysprof is a sampling CPU profiler for Linux that profiles the entire
+ system, not just a single application.
+ Sysprof handles shared libraries and applications do not need to be
+ recompiled. In fact they don't even have to be restarted.
+ </longdescription>
+ <slots>
+ <subslots>sysprof and sysprof-ui API version</subslots>
+ </slots>
+ <upstream>
+ <remote-id type="gnome-gitlab">GNOME/sysprof</remote-id>
+ </upstream>
</pkgmetadata>