commit: d9091928892f86b35420dabd339a8f79cee43af7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 1 07:11:58 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 1 07:11:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9091928
dev-util/objconv: 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 <AT> gentoo.org> dev-util/objconv/objconv-2.51.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/objconv/objconv-2.51.ebuild b/dev-util/objconv/objconv-2.51.ebuild index 0623cabd95c..e167d52fa32 100644 --- a/dev-util/objconv/objconv-2.51.ebuild +++ b/dev-util/objconv/objconv-2.51.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="object code file converted (COFF, ELF, OMF, MACHO)" HOMEPAGE="https://agner.org/optimize/#objconv" # original URL is "http://agner.org/optimize/objconv.zip", but it's unversioned. # I copy those to distfiles time to time. last modified: 2018-Oct-07 -SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.zip" +SRC_URI="https://dev.gentoo.org/~sam/distfiles/${P}.zip" LICENSE="GPL-2" SLOT="0"
