commit:     f0ccac8ffdac61ba64e06655934cd3a17d30adc1
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 27 14:21:05 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Jan 27 15:10:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ccac8f

app-text/ghostscript-gpl: expose libgs.so ABI as subslot

Closes: https://bugs.gentoo.org/767421
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 ...ostscript-gpl-9.53.3-r4.ebuild => ghostscript-gpl-9.53.3-r5.ebuild} | 2 +-
 app-text/ghostscript-gpl/metadata.xml                                  | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r4.ebuild 
b/app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r5.ebuild
similarity index 99%
rename from app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r4.ebuild
rename to app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r5.ebuild
index e201db02768..571d85d3247 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r4.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r5.ebuild
@@ -22,7 +22,7 @@ if [[ -n "${MY_PATCHSET}" ]] ; then
 fi
 
 LICENSE="AGPL-3 CPL-1.0"
-SLOT="0"
+SLOT="0/$(ver_cut 1-2)"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cups dbus gtk l10n_de static-libs unicode X"
 

diff --git a/app-text/ghostscript-gpl/metadata.xml 
b/app-text/ghostscript-gpl/metadata.xml
index c9e62ab6ebf..7fc1cdd53b9 100644
--- a/app-text/ghostscript-gpl/metadata.xml
+++ b/app-text/ghostscript-gpl/metadata.xml
@@ -9,6 +9,9 @@
                <email>[email protected]</email>
                <name>Gentoo Printing Project</name>
        </maintainer>
+       <slots>
+               <subslots>Reflect ABI of libgs.so.</subslots>
+       </slots>
        <upstream>
                <remote-id type="cpe">cpe:/a:artifex:gpl_ghostscript</remote-id>
                <remote-id type="sourceforge">djvu</remote-id>

Reply via email to