summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/ttcut')
-rw-r--r--media-video/ttcut/ChangeLog5
-rw-r--r--media-video/ttcut/ttcut-0.19.6-r3.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ttcut/ChangeLog b/media-video/ttcut/ChangeLog
index 8f9f73334f9c..086b13df951b 100644
--- a/media-video/ttcut/ChangeLog
+++ b/media-video/ttcut/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/ttcut
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ChangeLog,v 1.33 2013/03/02 22:43:28 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ChangeLog,v 1.34 2013/03/04 19:25:01 billie Exp $
+
+ 04 Mar 2013; Daniel Pielmeier <billie@gentoo.org> ttcut-0.19.6-r3.ebuild:
+ Switch to EAPI 5.
02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> ttcut-0.19.6-r3.ebuild:
Move Qt dependencies to the new category
diff --git a/media-video/ttcut/ttcut-0.19.6-r3.ebuild b/media-video/ttcut/ttcut-0.19.6-r3.ebuild
index 368990dfed25..905ae2e7f549 100644
--- a/media-video/ttcut/ttcut-0.19.6-r3.ebuild
+++ b/media-video/ttcut/ttcut-0.19.6-r3.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ttcut-0.19.6-r3.ebuild,v 1.6 2013/03/02 22:43:28 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ttcut-0.19.6-r3.ebuild,v 1.7 2013/03/04 19:25:01 billie Exp $
+
+EAPI=5
-EAPI=4
inherit eutils fdo-mime qt4-r2
DESCRIPTION="Tool for cutting MPEG files especially for removing commercials"