commit: d0ada92d813bd093eca4f3ebe2093cd90cae883f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 20 09:28:22 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 20 09:28:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0ada92d
net-libs/libisds: Stabilize 0.11.1 amd64, #763852 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/libisds/libisds-0.11.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libisds/libisds-0.11.1.ebuild b/net-libs/libisds/libisds-0.11.1.ebuild index d9a4859a617..e6c619272e3 100644 --- a/net-libs/libisds/libisds-0.11.1.ebuild +++ b/net-libs/libisds/libisds-0.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 DESCRIPTION="Client library for accessing ISDS Soap services" HOMEPAGE="http://xpisar.wz.cz/libisds/" SRC_URI="http://xpisar.wz.cz/${PN}/dist/${P}.tar.xz" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="amd64 ~mips ~x86" LICENSE="LGPL-3" SLOT="0"
