commit: 05094d772060a59a48680dfd15b18815eca077a0
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 2 16:07:58 2024 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Dec 2 16:42:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05094d77
media-libs/netpbm: add subslots info to metadata
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
media-libs/netpbm/metadata.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/media-libs/netpbm/metadata.xml b/media-libs/netpbm/metadata.xml
index 1f5115348e89..3815c14b732e 100644
--- a/media-libs/netpbm/metadata.xml
+++ b/media-libs/netpbm/metadata.xml
@@ -8,6 +8,12 @@
<use>
<flag name="rle">Build converters for the RLE format (utah
raster toolkit)</flag>
</use>
+ <slots>
+ <subslots>
+ 0/stable: the upstream stable branch, stabilized in
Gentoo at 30+ days.
+ 0/advanced: the upstream advanced branch, never
stabilized in Gentoo.
+ </subslots>
+ </slots>
<upstream>
<remote-id type="sourceforge">netpbm</remote-id>
</upstream>