diff options
author | Hanno Böck <hanno@gentoo.org> | 2020-05-11 07:50:30 +0200 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2020-05-11 07:50:30 +0200 |
commit | 447292fefd73925a9aee02610487df445a03c4b2 (patch) | |
tree | 6800e40965f31488cc52ebb782e5b8ca7e57bd54 /dev-erlang | |
parent | dev-java/openjdk: don't die on ccache if binpkg is being used (diff) | |
download | gentoo-447292fefd73925a9aee02610487df445a03c4b2.tar.gz gentoo-447292fefd73925a9aee02610487df445a03c4b2.tar.bz2 gentoo-447292fefd73925a9aee02610487df445a03c4b2.zip |
dev-erlang/hamcrest: Change snapshot URL
Mirror in my public_html.
Signed-off-by: Hanno Böck <hanno@gentoo.org>
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild b/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild index 6d92d2d1f421..9880f72dcd6f 100644 --- a/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild +++ b/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit rebar DESCRIPTION="Erlang port of Hamcrest" HOMEPAGE="https://github.com/hyperthunk/hamcrest-erlang" -SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/${P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~hanno/distfiles/${P}.tar.gz" LICENSE="BSD" SLOT="0" |