diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-18 22:47:52 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-18 22:47:52 -0400 |
commit | 4ea56d39480a7479971bb81be1fdc44ffef536ed (patch) | |
tree | fe88892f3339a66cbb4f455c0ca06c254d2b68b8 /dev-libs/libuninum | |
parent | app-text/msort: amd64 stable wrt bug #682736 (diff) | |
download | gentoo-4ea56d39480a7479971bb81be1fdc44ffef536ed.tar.gz gentoo-4ea56d39480a7479971bb81be1fdc44ffef536ed.tar.bz2 gentoo-4ea56d39480a7479971bb81be1fdc44ffef536ed.zip |
dev-libs/libuninum: amd64 stable wrt bug #682736
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-libs/libuninum')
-rw-r--r-- | dev-libs/libuninum/libuninum-2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libuninum/libuninum-2.7.ebuild b/dev-libs/libuninum/libuninum-2.7.ebuild index 2d661dff563d..5fed049a786f 100644 --- a/dev-libs/libuninum/libuninum-2.7.ebuild +++ b/dev-libs/libuninum/libuninum-2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ DESCRIPTION="A library for converting unicode strings to numbers and vice versa" HOMEPAGE="https://billposer.org/Software/libuninum.html" SRC_URI="https://billposer.org/Software/Downloads/${P}.tar.bz2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2.1" SLOT="0" |