commit: 76b8629f4024ae3e869bc0af4dee5cf29d99e3fc Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Sun Jun 29 06:21:19 2025 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Sun Jun 29 06:25:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76b8629f
media-libs/netpbm: update comment about versions Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> media-libs/netpbm/netpbm-11.2.13-r1.ebuild | 2 +- media-libs/netpbm/netpbm-11.2.17.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/netpbm/netpbm-11.2.13-r1.ebuild b/media-libs/netpbm/netpbm-11.2.13-r1.ebuild index c0d017c80745..9154393d9960 100644 --- a/media-libs/netpbm/netpbm-11.2.13-r1.ebuild +++ b/media-libs/netpbm/netpbm-11.2.13-r1.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.9.yy) on SLOT "0/advanced". +# and the advanced branch of their svn (currently versions 11.11.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.17.ebuild b/media-libs/netpbm/netpbm-11.2.17.ebuild index b3e59ddb7ea3..8d31055c8dc3 100644 --- a/media-libs/netpbm/netpbm-11.2.17.ebuild +++ b/media-libs/netpbm/netpbm-11.2.17.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.9.yy) on SLOT "0/advanced". +# and the advanced branch of their svn (currently versions 11.11.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
