diff options
Diffstat (limited to 'media-sound/sidplay')
-rw-r--r-- | media-sound/sidplay/sidplay-2.0.9-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/sidplay/sidplay-2.0.9-r1.ebuild b/media-sound/sidplay/sidplay-2.0.9-r1.ebuild index 231c5b2d8bd8..a9862b89b885 100644 --- a/media-sound/sidplay/sidplay-2.0.9-r1.ebuild +++ b/media-sound/sidplay/sidplay-2.0.9-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="C64 SID player" -HOMEPAGE="http://sidplay2.sourceforge.net/" +HOMEPAGE="https://sidplay2.sourceforge.net/" SRC_URI="mirror://sourceforge/sidplay2/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86" IUSE="" |