commit: 8962a8cbe0205d5e60e4a0defe79e67bdbcdde7a Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Thu Dec 26 09:47:31 2024 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Thu Dec 26 09:49:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8962a8cb
media-libs/netpbm: 9.0 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> media-libs/netpbm/netpbm-11.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/netpbm/netpbm-11.9.0.ebuild b/media-libs/netpbm/netpbm-11.9.0.ebuild index 73b34891de7f..bbb92941ecc7 100644 --- a/media-libs/netpbm/netpbm-11.9.0.ebuild +++ b/media-libs/netpbm/netpbm-11.9.0.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
