diff options
author | Sam James <sam@gentoo.org> | 2021-10-01 08:11:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-01 08:11:27 +0100 |
commit | d794526701dace8ff216fd01bc66f5765577857c (patch) | |
tree | d04a42a980d3a3ce16d583107540ed11a1bca483 /app-editors/hteditor | |
parent | profiles: Update package.mask message (diff) | |
download | gentoo-d794526701dace8ff216fd01bc66f5765577857c.tar.gz gentoo-d794526701dace8ff216fd01bc66f5765577857c.tar.bz2 gentoo-d794526701dace8ff216fd01bc66f5765577857c.zip |
app-editors/hteditor: update SRC_URI
slyfox@ has retired and I've archived the distfiles
in my devspace.
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/hteditor')
-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" |