summaryrefslogtreecommitdiff
path: root/media-video
diff options
context:
space:
mode:
authorCtibor <ctibor.brancik@seznam.cz>2012-10-25 00:44:33 +0200
committerCtibor <ctibor.brancik@seznam.cz>2012-10-25 00:44:33 +0200
commit5d8528a9b8e6cf8e08560407abab6f3c49af4c51 (patch)
treea528bdb63d972316f0ee9286d52240f0baaad4f4 /media-video
parente7543aaade4a9492c603d967059a413800c87e0d (diff)
downloadbrancik-overlay-5d8528a9b8e6cf8e08560407abab6f3c49af4c51.tar.gz
brancik-overlay-5d8528a9b8e6cf8e08560407abab6f3c49af4c51.tar.bz2
Adapting new path for the src in =media-video/makemkv-1.7.8.
Diffstat (limited to 'media-video')
-rwxr-xr-xmedia-video/makemkv/makemkv-1.7.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/makemkv/makemkv-1.7.8.ebuild b/media-video/makemkv/makemkv-1.7.8.ebuild
index ff46501..88e9082 100755
--- a/media-video/makemkv/makemkv-1.7.8.ebuild
+++ b/media-video/makemkv/makemkv-1.7.8.ebuild
@@ -8,8 +8,8 @@ RESTRICT="mirror"
inherit multilib eutils
-MY_P="makemkv_v${PV}_oss"
-MY_PB="makemkv_v${PV}_bin"
+MY_P="makemkv-oss-${PV}"
+MY_PB="makemkv-bin-${PV}"
DESCRIPTION="Tool for converting Blu-Ray, HD-DVD and DVD videos to matroska."
HOMEPAGE="http://www.makemkv.com"