summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-04-01 22:37:03 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-01 22:41:49 +0100
commit192c9e77e35e91b3d03525ca5bab6d2e499e2f2c (patch)
treeca0a8a8b40d938341cac1b6ac048cb3fdd24ea7e /sys-libs/libunwind
parentdev-python/hiredis: Add python_test() (diff)
downloadgentoo-192c9e77e35e91b3d03525ca5bab6d2e499e2f2c.tar.gz
gentoo-192c9e77e35e91b3d03525ca5bab6d2e499e2f2c.tar.bz2
gentoo-192c9e77e35e91b3d03525ca5bab6d2e499e2f2c.zip
*/*: slotmove sys-libs/libunwind from SLOT=7 to SLOT=0
SLOT=7 does not mean much nowadays. Let's default to SLOT=0. Reported-by: Arfrever Frehtes Taifersar Arahesis Bug: https://bugs.gentoo.org/693250 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs/libunwind')
-rw-r--r--sys-libs/libunwind/libunwind-1.2.1-r3.ebuild2
-rw-r--r--sys-libs/libunwind/libunwind-1.3.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libunwind/libunwind-1.2.1-r3.ebuild b/sys-libs/libunwind/libunwind-1.2.1-r3.ebuild
index 9482711db4de..2a393c6232eb 100644
--- a/sys-libs/libunwind/libunwind-1.2.1-r3.ebuild
+++ b/sys-libs/libunwind/libunwind-1.2.1-r3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://savannah.nongnu.org/projects/libunwind"
SRC_URI="mirror://nongnu/libunwind/${MY_P}.tar.gz"
LICENSE="MIT"
-SLOT="7"
+SLOT="0"
KEYWORDS="amd64 arm arm64 hppa ia64 ~mips ppc ppc64 -sparc x86 ~amd64-linux ~x86-linux"
IUSE="debug debug-frame doc libatomic lzma +static-libs"
diff --git a/sys-libs/libunwind/libunwind-1.3.1.ebuild b/sys-libs/libunwind/libunwind-1.3.1.ebuild
index 908da4b4c86d..94aac72ea36e 100644
--- a/sys-libs/libunwind/libunwind-1.3.1.ebuild
+++ b/sys-libs/libunwind/libunwind-1.3.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://savannah.nongnu.org/projects/libunwind"
SRC_URI="mirror://nongnu/libunwind/${MY_P}.tar.gz"
LICENSE="MIT"
-SLOT="7/8" # it should be a "0/8" where '8' is libunwind.so.8
+SLOT="0/8" # libunwind.so.8
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug debug-frame doc libatomic lzma +static-libs"