From 0d4a263f75d4cacacef2f6299a4e595cd56078ce Mon Sep 17 00:00:00 2001 From: Daniel Pielmeier Date: Sun, 7 Apr 2019 15:11:13 +0200 Subject: media-video/ttcut: Fix homepage ttcut-0.19.6_p1. Signed-off-by: Daniel Pielmeier Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- media-video/ttcut/ttcut-0.19.6_p1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-video/ttcut') 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" -- cgit v1.2.3-65-gdbad