Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libuninum/
Date: Fri, 19 Apr 2019 02:48:36
Message-Id: 1555642072.4ea56d39480a7479971bb81be1fdc44ffef536ed.bman@gentoo
1 commit: 4ea56d39480a7479971bb81be1fdc44ffef536ed
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 19 02:47:52 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 19 02:47:52 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ea56d39
7
8 dev-libs/libuninum: amd64 stable wrt bug #682736
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 dev-libs/libuninum/libuninum-2.7.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-libs/libuninum/libuninum-2.7.ebuild b/dev-libs/libuninum/libuninum-2.7.ebuild
17 index 2d661dff563..5fed049a786 100644
18 --- a/dev-libs/libuninum/libuninum-2.7.ebuild
19 +++ b/dev-libs/libuninum/libuninum-2.7.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -7,7 +7,7 @@ DESCRIPTION="A library for converting unicode strings to numbers and vice versa"
27 HOMEPAGE="https://billposer.org/Software/libuninum.html"
28 SRC_URI="https://billposer.org/Software/Downloads/${P}.tar.bz2"
29
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32 LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2.1"
33 SLOT="0"