summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Pielmeier <billie@gentoo.org>2019-04-07 15:11:13 +0200
committerDaniel Pielmeier <billie@gentoo.org>2019-04-07 15:11:13 +0200
commit0d4a263f75d4cacacef2f6299a4e595cd56078ce (patch)
tree2c9b5f9e9d6841fa5e4e7ceabe56f8669e31e35f /media-video/ttcut
parentmedia-video/projectx: Remove old projectx-0.91.0.10. (diff)
downloadgentoo-0d4a263f75d4cacacef2f6299a4e595cd56078ce.tar.gz
gentoo-0d4a263f75d4cacacef2f6299a4e595cd56078ce.tar.bz2
gentoo-0d4a263f75d4cacacef2f6299a4e595cd56078ce.zip
media-video/ttcut: Fix homepage ttcut-0.19.6_p1.
Signed-off-by: Daniel Pielmeier <billie@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'media-video/ttcut')
-rw-r--r--media-video/ttcut/ttcut-0.19.6_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ttcut/ttcut-0.19.6_p1.ebuild b/media-video/ttcut/ttcut-0.19.6_p1.ebuild
index 3321a25b40f8..c5036eaad53d 100644
--- a/media-video/ttcut/ttcut-0.19.6_p1.ebuild
+++ b/media-video/ttcut/ttcut-0.19.6_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit eutils qmake-utils xdg
DESCRIPTION="Tool for cutting MPEG files especially for removing commercials"
-HOMEPAGE="http://www.tritime.de/ttcut/"
+HOMEPAGE="https://github.com/templer/ttcut"
SRC_URI="https://dev.gentoo.org/~billie/distfiles/${P}.tar.gz"
LICENSE="GPL-2"