diff options
-rw-r--r-- | app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild b/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild index 9b87e74ff978..d74e18c724cd 100644 --- a/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild +++ b/app-editors/hteditor/hteditor-2.1.1_pre20161206.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 @@ -9,7 +9,7 @@ DESCRIPTION="A file viewer, editor and analyzer for text, binary, and executable HOMEPAGE="http://hte.sourceforge.net/ https://github.com/sebastianbiallas/ht/" #SRC_URI="mirror://sourceforge/hte/${MY_P}.tar.bz2" # tarball is done as: 'make dist' and then rename to mention latest commt -SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${MY_P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~sam/distfiles/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" |