summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-10-01 22:02:50 +0200
committerMichał Górny <mgorny@gentoo.org>2016-10-01 22:03:42 +0200
commit9e2860f65b6b7b982d059e2e3834a7a86ea8c22e (patch)
treef44fe8a4f01c65941873478603e6cd113c1cc3e6 /app-portage/unsandbox
parentdev-util/meld: remove old (diff)
downloadgentoo-9e2860f65b6b7b982d059e2e3834a7a86ea8c22e.tar.gz
gentoo-9e2860f65b6b7b982d059e2e3834a7a86ea8c22e.tar.bz2
gentoo-9e2860f65b6b7b982d059e2e3834a7a86ea8c22e.zip
app-portage/unsandbox: Fix the URI
Diffstat (limited to 'app-portage/unsandbox')
-rw-r--r--app-portage/unsandbox/unsandbox-1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/unsandbox/unsandbox-1.ebuild b/app-portage/unsandbox/unsandbox-1.ebuild
index d474616ed9bb..d992a97e7d10 100644
--- a/app-portage/unsandbox/unsandbox-1.ebuild
+++ b/app-portage/unsandbox/unsandbox-1.ebuild
@@ -5,8 +5,8 @@
EAPI=6
DESCRIPTION="The Sandbox escapist tool"
-HOMEPAGE="http://dev.gentoo.org/~mgorny/unsandbox.c"
-SRC_URI="http://dev.gentoo.org/~mgorny/unsandbox.c"
+HOMEPAGE="http://dev.gentoo.org/~mgorny/dist/unsandbox.c"
+SRC_URI="http://dev.gentoo.org/~mgorny/dist/unsandbox.c"
LICENSE="BSD-2"
SLOT="0"