diff options
Diffstat (limited to 'x11-apps/yukon/yukon-1.0.97.ebuild')
-rw-r--r-- | x11-apps/yukon/yukon-1.0.97.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-apps/yukon/yukon-1.0.97.ebuild b/x11-apps/yukon/yukon-1.0.97.ebuild index 14b1625b2..f8e515ead 100644 --- a/x11-apps/yukon/yukon-1.0.97.ebuild +++ b/x11-apps/yukon/yukon-1.0.97.ebuild @@ -7,7 +7,7 @@ inherit versionator toolchain-funcs multilib RESTRICT="multilib-pkg-force" DESCRIPTION="OpenGL video capturing framework" -HOMEPAGE="http://neopsis.com/projects/yukon" +HOMEPAGE="http://neopsis.com/projects/yukon/" MY_PV="$(replace_version_separator 2 '-')" SRC_URI="http://dbservice.com/ftpdir/tom/yukon/trunk/yukon-${MY_PV}.tar.bz2" @@ -44,4 +44,3 @@ src_install() { cp sysconf "${D}/etc/yukon/system/${ABI}" done } - |