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-emulation/dosemu/
Date: Fri, 01 Oct 2021 07:14:09
Message-Id: 1633072293.9cbea4931f65ed7f7504a72f87072e7be6c0cbc4.sam@gentoo
1 commit: 9cbea4931f65ed7f7504a72f87072e7be6c0cbc4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 1 07:11:33 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 1 07:11:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cbea493
7
8 app-emulation/dosemu: 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-emulation/dosemu/dosemu-1.4.1_pre20130107-r5.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/app-emulation/dosemu/dosemu-1.4.1_pre20130107-r5.ebuild b/app-emulation/dosemu/dosemu-1.4.1_pre20130107-r5.ebuild
20 index 192b65353b7..0dd838852b7 100644
21 --- a/app-emulation/dosemu/dosemu-1.4.1_pre20130107-r5.ebuild
22 +++ b/app-emulation/dosemu/dosemu-1.4.1_pre20130107-r5.ebuild
23 @@ -13,7 +13,7 @@ COMMIT="15cfb41ff20a052769d753c3262c57ecb050ad71"
24 DESCRIPTION="DOS Emulator"
25 HOMEPAGE="http://www.dosemu.org/"
26 SRC_URI="mirror://sourceforge/dosemu/${P_FD}.tgz
27 - https://dev.gentoo.org/~slyfox/distfiles/${P}.zip"
28 + https://dev.gentoo.org/~sam/distfiles/${P}.zip"
29
30 LICENSE="GPL-2"
31 SLOT="0"