commit:     d5e5da47ab99ec91d68b06703cc59ba768512073
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 23 18:23:02 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 23 18:25:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5e5da47

dev-lang/pasm: Mirror and rename the distfile

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-lang/pasm/Manifest        | 2 +-
 dev-lang/pasm/pasm-1.7.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-lang/pasm/Manifest b/dev-lang/pasm/Manifest
index ee95bdb30c3..d6025892338 100644
--- a/dev-lang/pasm/Manifest
+++ b/dev-lang/pasm/Manifest
@@ -1 +1 @@
-DIST pasm.tar.gz 82136 BLAKE2B 
d9aa8ab23eb184ca00b416d172b86c4c4aad0e12eea3ff92979c4570ebcf04306b8030f81524952f62f2221d25384db13d208dd22fb98105b7edd55587537a54
 SHA512 
313e4ad694704ad59619c46353c53ef9bd5529b6c9faee5cc6124dd0175f7b5a87268d2c26045f0639a0002311828b227915f30e697f8adedcd4256774674283
+DIST pasm-1.7.tar.gz 82136 BLAKE2B 
d9aa8ab23eb184ca00b416d172b86c4c4aad0e12eea3ff92979c4570ebcf04306b8030f81524952f62f2221d25384db13d208dd22fb98105b7edd55587537a54
 SHA512 
313e4ad694704ad59619c46353c53ef9bd5529b6c9faee5cc6124dd0175f7b5a87268d2c26045f0639a0002311828b227915f30e697f8adedcd4256774674283

diff --git a/dev-lang/pasm/pasm-1.7.ebuild b/dev-lang/pasm/pasm-1.7.ebuild
index e4e41e36730..f6c98702e94 100644
--- a/dev-lang/pasm/pasm-1.7.ebuild
+++ b/dev-lang/pasm/pasm-1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
@@ -6,7 +6,7 @@ EAPI=0
 inherit eutils
 
 DESCRIPTION="A portable assembler for processors of the PowerPC family"
-SRC_URI="http://devnull.owl.de/~frank/${PN}.tar.gz";
+SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.gz";
 HOMEPAGE="http://sun.hasenbraten.de/~frank/projects/";
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to