Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/libidn2/
Date: Sat, 09 Feb 2019 12:29:02
Message-Id: 1549715333.56f0d519cf0c3575707ba626ab3780162921f332.jer@gentoo
1 commit: 56f0d519cf0c3575707ba626ab3780162921f332
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 9 12:27:50 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 9 12:28:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56f0d519
7
8 net-dns/libidn2: Drop pointless comment
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 net-dns/libidn2/libidn2-2.1.1.ebuild | 4 ----
14 1 file changed, 4 deletions(-)
15
16 diff --git a/net-dns/libidn2/libidn2-2.1.1.ebuild b/net-dns/libidn2/libidn2-2.1.1.ebuild
17 index 2346f9c3cf2..c9ed59b8ef8 100644
18 --- a/net-dns/libidn2/libidn2-2.1.1.ebuild
19 +++ b/net-dns/libidn2/libidn2-2.1.1.ebuild
20 @@ -11,11 +11,7 @@ SRC_URI="
21 "
22
23 LICENSE="GPL-2+ LGPL-3+"
24 -
25 SLOT="0"
26 -# Yes, the soversion bump was reverted.
27 -# See https://gitlab.com/libidn/libidn2/issues/63
28 -
29 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~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"
30 IUSE="static-libs"