summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-13 20:57:35 +0000
committerSam James <sam@gentoo.org>2021-04-13 22:37:36 +0000
commitbf2731095af25105762bb007d4d0f60956f4bbef (patch)
treebf4142df99126618dd570d76cf6b42031793e8ba /net-libs
parentdev-lua/lua-argparse: add stabilize-allarches (diff)
downloadgentoo-bf2731095af25105762bb007d4d0f60956f4bbef.tar.gz
gentoo-bf2731095af25105762bb007d4d0f60956f4bbef.tar.bz2
gentoo-bf2731095af25105762bb007d4d0f60956f4bbef.zip
net-libs/libesmtp: add subslot
1.0.6 breaks ABI compatibility (severely). Bug: https://bugs.gentoo.org/782643 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libesmtp/libesmtp-1.0.6_p20200824.ebuild2
-rw-r--r--net-libs/libesmtp/libesmtp-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libesmtp/libesmtp-1.0.6_p20200824.ebuild b/net-libs/libesmtp/libesmtp-1.0.6_p20200824.ebuild
index 2cdebea7e57f..549485ab84ed 100644
--- a/net-libs/libesmtp/libesmtp-1.0.6_p20200824.ebuild
+++ b/net-libs/libesmtp/libesmtp-1.0.6_p20200824.ebuild
@@ -19,7 +19,7 @@ else
fi
LICENSE="LGPL-2.1 GPL-2"
-SLOT="0"
+SLOT="0/7"
IUSE="ssl static-libs threads"
RDEPEND="ssl? ( >=dev-libs/openssl-1.1.0:0= )"
diff --git a/net-libs/libesmtp/libesmtp-9999.ebuild b/net-libs/libesmtp/libesmtp-9999.ebuild
index 52b10fe2282a..83df4e67b077 100644
--- a/net-libs/libesmtp/libesmtp-9999.ebuild
+++ b/net-libs/libesmtp/libesmtp-9999.ebuild
@@ -16,7 +16,7 @@ else
fi
LICENSE="LGPL-2.1 GPL-2"
-SLOT="0"
+SLOT="0/7"
IUSE="ssl static-libs threads"
RDEPEND="ssl? ( >=dev-libs/openssl-1.1.0:0= )"