Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/libidn2/
Date: Sun, 05 May 2019 20:33:44
Message-Id: 1557088415.9402f52de7dcad2b6ee68fff2e2bca27e9a3346b.dilfridge@gentoo
1 commit: 9402f52de7dcad2b6ee68fff2e2bca27e9a3346b
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 5 20:32:32 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun May 5 20:33:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9402f52d
7
8 net-dns/libidn2: Revision and subslot bump straight to stable
9
10 On request by robbat2 and k_f since the update 2.0 -> 2.1 broke
11 gnutls linking and requires a rebuild of that library.
12 See for a similar problem (but unfortunately not much detail)
13 https://bugzilla.redhat.com/show_bug.cgi?id=1683812
14
15 Package-Manager: Portage-2.3.66, Repoman-2.3.12
16 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
17
18 net-dns/libidn2/{libidn2-2.1.1a.ebuild => libidn2-2.1.1a-r1.ebuild} | 2 +-
19 net-dns/libidn2/libidn2-99999.ebuild | 2 +-
20 2 files changed, 2 insertions(+), 2 deletions(-)
21
22 diff --git a/net-dns/libidn2/libidn2-2.1.1a.ebuild b/net-dns/libidn2/libidn2-2.1.1a-r1.ebuild
23 similarity index 99%
24 rename from net-dns/libidn2/libidn2-2.1.1a.ebuild
25 rename to net-dns/libidn2/libidn2-2.1.1a-r1.ebuild
26 index db82a0c5ca7..c6f5d348958 100644
27 --- a/net-dns/libidn2/libidn2-2.1.1a.ebuild
28 +++ b/net-dns/libidn2/libidn2-2.1.1a-r1.ebuild
29 @@ -11,7 +11,7 @@ SRC_URI="
30 "
31
32 LICENSE="GPL-2+ LGPL-3+"
33 -SLOT="0"
34 +SLOT="0/2"
35 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
36 IUSE="static-libs"
37
38
39 diff --git a/net-dns/libidn2/libidn2-99999.ebuild b/net-dns/libidn2/libidn2-99999.ebuild
40 index 9c8ed496c8a..408ce3cd2ad 100644
41 --- a/net-dns/libidn2/libidn2-99999.ebuild
42 +++ b/net-dns/libidn2/libidn2-99999.ebuild
43 @@ -10,7 +10,7 @@ EGIT_REPO_URI="https://gitlab.com/libidn/libidn2.git/"
44 SRC_URI="mirror://gnu/libunistring/libunistring-0.9.10.tar.gz"
45
46 LICENSE="GPL-2+ LGPL-3+"
47 -SLOT="0"
48 +SLOT="0/2"
49 KEYWORDS=""
50 IUSE="static-libs"