diff options
author | 2024-12-26 11:46:53 +0200 | |
---|---|---|
committer | 2024-12-26 11:49:42 +0200 | |
commit | 4c920a25c0779af4c43006c66403900a1e6f99fd (patch) | |
tree | 5bd5b3b8ab5363eca5dbcf2f9cf331dc77e26864 /media-libs/netpbm | |
parent | media-libs/netpbm: sync live ebuild (diff) | |
download | gentoo-4c920a25c0779af4c43006c66403900a1e6f99fd.tar.gz gentoo-4c920a25c0779af4c43006c66403900a1e6f99fd.tar.bz2 gentoo-4c920a25c0779af4c43006c66403900a1e6f99fd.zip |
media-libs/netpbm: update subslot comment
0/advanced changed minor, update the comment everywhere.
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'media-libs/netpbm')
-rw-r--r-- | media-libs/netpbm/netpbm-11.2.11.ebuild | 2 | ||||
-rw-r--r-- | media-libs/netpbm/netpbm-11.2.12.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/netpbm/netpbm-11.2.11.ebuild b/media-libs/netpbm/netpbm-11.2.11.ebuild index 5aadea28176f..d274c0726dd9 100644 --- a/media-libs/netpbm/netpbm-11.2.11.ebuild +++ b/media-libs/netpbm/netpbm-11.2.11.ebuild @@ -8,7 +8,7 @@ inherit flag-o-matic multilib toolchain-funcs # Upstream has 3 flavors of netpbm: super stable, stable and advanced. # They only provide a tarball for super stable, but super stable is a bit lagging. # So we package the stable branch of their svn (currently versions 11.2.xx) on SLOT "0/stable" -# and the advanced branch of their svn (currently versions 11.8.yy) on SLOT "0/advanced". +# and the advanced branch of their svn (currently versions 11.9.yy) on SLOT "0/advanced". # The stable branch is stabilized according to usual Gentoo rules, while the # advanced branch will not be stabilized. # A detailed explanation is here https://netpbm.sourceforge.net/release.html diff --git a/media-libs/netpbm/netpbm-11.2.12.ebuild b/media-libs/netpbm/netpbm-11.2.12.ebuild index 2dda088e9c41..b00b494f9f62 100644 --- a/media-libs/netpbm/netpbm-11.2.12.ebuild +++ b/media-libs/netpbm/netpbm-11.2.12.ebuild @@ -8,7 +8,7 @@ inherit flag-o-matic multilib toolchain-funcs # Upstream has 3 flavors of netpbm: super stable, stable and advanced. # They only provide a tarball for super stable, but super stable is a bit lagging. # So we package the stable branch of their svn (currently versions 11.2.xx) on SLOT "0/stable" -# and the advanced branch of their svn (currently versions 11.8.yy) on SLOT "0/advanced". +# and the advanced branch of their svn (currently versions 11.9.yy) on SLOT "0/advanced". # The stable branch is stabilized according to usual Gentoo rules, while the # advanced branch will not be stabilized. # A detailed explanation is here https://netpbm.sourceforge.net/release.html |