summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-15 18:53:57 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-15 19:02:20 +0200
commitc22707bc525c6a5d460269a3698134e81b1ff451 (patch)
tree0d1073bda8fa088189fc9ad5ab39599c7789c85b
parentdev-qt/qtgui: Fix build with CXXFLAGS="-march=native" (diff)
downloadgentoo-c22707bc.tar.gz
gentoo-c22707bc.tar.bz2
gentoo-c22707bc.zip
app-arch/unarj: Use mirror://gentoo
The package is no longer present on the FreeBSD mirrors, so just use our mirrors. Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--app-arch/unarj/unarj-2.65.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unarj/unarj-2.65.ebuild b/app-arch/unarj/unarj-2.65.ebuild
index ec1cba73be8e..cee73863c913 100644
--- a/app-arch/unarj/unarj-2.65.ebuild
+++ b/app-arch/unarj/unarj-2.65.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
DESCRIPTION="Utility for opening arj archives"
HOMEPAGE="http://www.arjsoftware.com/"
-SRC_URI="mirror://freebsd/ports/local-distfiles/ache/${P}.tgz"
+SRC_URI="mirror://gentoo/${P}.tgz"
LICENSE="arj"
SLOT="0"