commit: 4c920a25c0779af4c43006c66403900a1e6f99fd Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Thu Dec 26 09:46:53 2024 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Thu Dec 26 09:49:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c920a25
media-libs/netpbm: update subslot comment 0/advanced changed minor, update the comment everywhere. Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> media-libs/netpbm/netpbm-11.2.11.ebuild | 2 +- 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
