Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/hteditor/
Date: Fri, 01 Oct 2021 07:14:09
Message-Id: 1633072287.d794526701dace8ff216fd01bc66f5765577857c.sam@gentoo
1 commit: d794526701dace8ff216fd01bc66f5765577857c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 1 07:11:27 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 1 07:11:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7945267
7
8 app-editors/hteditor: update SRC_URI
9
10 slyfox@ has retired and I've archived the distfiles
11 in my devspace.
12
13 Package-Manager: Portage-3.0.26, Repoman-3.0.3
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild b/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild
20 index 9b87e74ff97..d74e18c724c 100644
21 --- a/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild
22 +++ b/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2020 Gentoo Authors
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=7
29 @@ -9,7 +9,7 @@ DESCRIPTION="A file viewer, editor and analyzer for text, binary, and executable
30 HOMEPAGE="http://hte.sourceforge.net/ https://github.com/sebastianbiallas/ht/"
31 #SRC_URI="mirror://sourceforge/hte/${MY_P}.tar.bz2"
32 # tarball is done as: 'make dist' and then rename to mention latest commt
33 -SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${MY_P}.tar.gz"
34 +SRC_URI="https://dev.gentoo.org/~sam/distfiles/${MY_P}.tar.gz"
35
36 LICENSE="GPL-2"
37 SLOT="0"