diff options
author | Sam James <sam@gentoo.org> | 2021-10-01 08:11:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-01 08:11:58 +0100 |
commit | d9091928892f86b35420dabd339a8f79cee43af7 (patch) | |
tree | 310e9217b6c9c2f74f2eb288c69a2460baaea661 /dev-util/objconv/objconv-2.51.ebuild | |
parent | dev-haskell/edisoncore: update SRC_URI (diff) | |
download | gentoo-d9091928892f86b35420dabd339a8f79cee43af7.tar.gz gentoo-d9091928892f86b35420dabd339a8f79cee43af7.tar.bz2 gentoo-d9091928892f86b35420dabd339a8f79cee43af7.zip |
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@gentoo.org>
Diffstat (limited to 'dev-util/objconv/objconv-2.51.ebuild')
-rw-r--r-- | dev-util/objconv/objconv-2.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/objconv/objconv-2.51.ebuild b/dev-util/objconv/objconv-2.51.ebuild index 0623cabd95c4..e167d52fa324 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" |