summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2007-06-07 20:41:08 +0000
committerAli Polatel <hawking@gentoo.org>2007-06-07 20:41:08 +0000
commit3eb03c5df28aa26dbd155993d6eaafb52c00a3d7 (patch)
treec07fba4f86b9d8e7df02ac451ea0b54ca158b29c /x11-apps/yukon/yukon-1.0.97.ebuild
parentAdded masking for games-fps/vavoom SVN 'live' ebuild (diff)
downloadsunrise-3eb03c5df28aa26dbd155993d6eaafb52c00a3d7.tar.gz
sunrise-3eb03c5df28aa26dbd155993d6eaafb52c00a3d7.tar.bz2
sunrise-3eb03c5df28aa26dbd155993d6eaafb52c00a3d7.zip
x11-apps/yukon: added trailing slash to HOMEPAGE URI, removed trailing blank line
svn path=/sunrise/; revision=3843
Diffstat (limited to 'x11-apps/yukon/yukon-1.0.97.ebuild')
-rw-r--r--x11-apps/yukon/yukon-1.0.97.ebuild3
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
}
-