diff options
Diffstat (limited to 'x11-misc/e16-keyedit/e16-keyedit-0.9-r1.ebuild')
-rw-r--r-- | x11-misc/e16-keyedit/e16-keyedit-0.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/e16-keyedit/e16-keyedit-0.9-r1.ebuild b/x11-misc/e16-keyedit/e16-keyedit-0.9-r1.ebuild index 10b596a42d63..af2bd6118610 100644 --- a/x11-misc/e16-keyedit/e16-keyedit-0.9-r1.ebuild +++ b/x11-misc/e16-keyedit/e16-keyedit-0.9-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Key binding editor for Enlightenment DR16" HOMEPAGE="https://www.enlightenment.org https://sourceforge.net/projects/enlightenment/" -SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.xz" +SRC_URI="https://downloads.sourceforge.net/enlightenment/${P}.tar.xz" KEYWORDS="~amd64 ~x86" LICENSE="MIT-with-advertising" |