app-portage/unsandbox: Fix the URI
authorMichał Górny <mgorny@gentoo.org>
Sat, 1 Oct 2016 20:02:50 +0000 (22:02 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 1 Oct 2016 20:03:42 +0000 (22:03 +0200)
app-portage/unsandbox/unsandbox-1.ebuild

index d474616ed9bb4ad0a3ca565feb136a686d75f974..d992a97e7d10285f19dbee3d932fb14fa356df87 100644 (file)
@@ -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"