summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2019-08-10 11:52:51 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2019-08-10 11:52:51 +0200
commitf69e2bf5e512189794be4f40d70f7814fa3ba817 (patch)
tree021154957c480e45a4e59e3e44e467daaccf955e /media-video
parentmedia-gfx/freecad-9999: fixed python optimization paths (diff)
downloadfordfrog-f69e2bf5e512189794be4f40d70f7814fa3ba817.tar.gz
fordfrog-f69e2bf5e512189794be4f40d70f7814fa3ba817.tar.bz2
fordfrog-f69e2bf5e512189794be4f40d70f7814fa3ba817.zip
media-video/vobsub2srt-9999: changed repo
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/vobsub2srt/Manifest2
-rw-r--r--media-video/vobsub2srt/vobsub2srt-9999.ebuild5
2 files changed, 4 insertions, 3 deletions
diff --git a/media-video/vobsub2srt/Manifest b/media-video/vobsub2srt/Manifest
index 9708e11fe..c1a2e18b6 100644
--- a/media-video/vobsub2srt/Manifest
+++ b/media-video/vobsub2srt/Manifest
@@ -1,2 +1,2 @@
-EBUILD vobsub2srt-9999.ebuild 603 BLAKE2B 082fdcf43be83100ffaeb97dcf239edd5b12b699427ded45bef54ab4601b978f55d418b66403c69b50bed2bc9eca8376f50ef70af30404284d837fbb6caf1dc7 SHA512 3f2fccfeffab4d126540f5b29bf67584aa32839e0adda3845e2519ce8fb4ff4184c00a0a2bc56c400f8d81b6ab4359a8d0c5a5fa0c193aeaafa127866a8fe34e
+EBUILD vobsub2srt-9999.ebuild 678 BLAKE2B 31260956d4cfa45a83a209147e27bcf8d84a40f974d3a8f33d70fc0fded41c9ee82a409d16be26c02aec098c9d2f9dd8b3ca40ed593ce3da7376bc68aea30dba SHA512 ec5d2b84feac03cd2b8d22ebe2aa647a8d36f0f373ab211d071ae825b64358224cedc30b47059f317a00b953e35fcd7e0213c7e7a86b97b2c1c662675f899a1a
MISC metadata.xml 245 BLAKE2B c469feac4514d136d3fe1ac3febd7b4ff941e1beb4783293fa0741b2010faa1fc0be3689f0fc2b15b157e78912b294c775d6cb737c36c7cc22f49f134431d3a3 SHA512 dbe84aa81b15c725b68f1967b1165f7d75378afa586f628b061b534ae39798b8cab85d7de1d1d5719ee2ee717e2fad011d3889e1760c9f63c2029207aa069672
diff --git a/media-video/vobsub2srt/vobsub2srt-9999.ebuild b/media-video/vobsub2srt/vobsub2srt-9999.ebuild
index eb7dbb154..3519c229e 100644
--- a/media-video/vobsub2srt/vobsub2srt-9999.ebuild
+++ b/media-video/vobsub2srt/vobsub2srt-9999.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-EGIT_REPO_URI="https://github.com/ruediger/VobSub2SRT.git"
+# Not using the upstream repo as it is not developped anymore but a live clone
+EGIT_REPO_URI="https://github.com/bubonic/VobSub2SRT.git"
inherit cmake-utils git-r3