diff options
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/libdsk/libdsk-1.5.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libdsk/libdsk-1.5.18.ebuild b/app-emulation/libdsk/libdsk-1.5.18.ebuild index 6e18e9b1aed0..1de391ddb305 100644 --- a/app-emulation/libdsk/libdsk-1.5.18.ebuild +++ b/app-emulation/libdsk/libdsk-1.5.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ DESCRIPTION="LIBDSK is a library for accessing discs and disc image files" HOMEPAGE="https://www.seasip.info/Unix/LibDsk/" SRC_URI="https://www.seasip.info/Unix/LibDsk/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64" IUSE="doc" |