commit:     f38b44a8e89837a1d6e5e7d5970269811608735c
Author:     Daniel Pielmeier <billie <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  8 14:29:39 2024 +0000
Commit:     Daniel Pielmeier <billie <AT> gentoo <DOT> org>
CommitDate: Fri Mar  8 14:30:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f38b44a8

media-video/ttcut: update HOMEPAGE

Signed-off-by: Daniel Pielmeier <billie <AT> gentoo.org>

 media-video/ttcut/metadata.xml              | 1 +
 media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild | 5 ++---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-video/ttcut/metadata.xml b/media-video/ttcut/metadata.xml
index 3c7e68669eb9..a09ab444b6d2 100644
--- a/media-video/ttcut/metadata.xml
+++ b/media-video/ttcut/metadata.xml
@@ -18,5 +18,6 @@
        </longdescription>
        <upstream>
                <remote-id type="sourceforge">ttcut.berlios</remote-id>
+               <remote-id type="github">baltendorf/ttcut</remote-id>
        </upstream>
 </pkgmetadata>

diff --git a/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild 
b/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild
index bdfcdaa583b5..935aabf75b93 100644
--- a/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild
+++ b/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,13 +6,12 @@ EAPI=7
 inherit desktop qmake-utils xdg
 
 DESCRIPTION="Tool for cutting MPEG files especially for removing commercials"
-HOMEPAGE="https://github.com/templer/ttcut";
+HOMEPAGE="https://github.com/baltendorf/ttcut";
 SRC_URI="https://dev.gentoo.org/~billie/distfiles/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
 DEPEND="
        >=media-libs/libmpeg2-0.4.0

Reply via email to