diff options
Diffstat (limited to 'media-sound/awesfx')
-rw-r--r-- | media-sound/awesfx/awesfx-0.5.1e.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/awesfx/awesfx-0.5.1e.ebuild b/media-sound/awesfx/awesfx-0.5.1e.ebuild index 47f55331e13c..abcec8dad33e 100644 --- a/media-sound/awesfx/awesfx-0.5.1e.ebuild +++ b/media-sound/awesfx/awesfx-0.5.1e.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="AWE32 Sound Driver Utility Programs" -HOMEPAGE="http://ftp.suse.com/pub/people/tiwai/awesfx" -SRC_URI="http://ftp.suse.com/pub/people/tiwai/${PN}/${P}.tar.bz2" +HOMEPAGE="https://ftp.suse.com/pub/people/tiwai/awesfx" +SRC_URI="https://ftp.suse.com/pub/people/tiwai/${PN}/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" |