summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/ffmpegthumbs')
-rw-r--r--kde-base/ffmpegthumbs/ChangeLog5
-rw-r--r--kde-base/ffmpegthumbs/ffmpegthumbs-4.11.3.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/ffmpegthumbs/ChangeLog b/kde-base/ffmpegthumbs/ChangeLog
index 6cdec2df61d3..0384bfd381be 100644
--- a/kde-base/ffmpegthumbs/ChangeLog
+++ b/kde-base/ffmpegthumbs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ffmpegthumbs
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ChangeLog,v 1.126 2013/12/03 22:36:02 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ChangeLog,v 1.127 2013/12/04 17:09:59 johu Exp $
+
+ 04 Dec 2013; Johannes Huber <johu@gentoo.org> -ffmpegthumbs-4.11.3.ebuild:
+ Remove KDE SC 4.11.3
*ffmpegthumbs-4.11.4 (03 Dec 2013)
diff --git a/kde-base/ffmpegthumbs/ffmpegthumbs-4.11.3.ebuild b/kde-base/ffmpegthumbs/ffmpegthumbs-4.11.3.ebuild
deleted file mode 100644
index 6b657486a547..000000000000
--- a/kde-base/ffmpegthumbs/ffmpegthumbs-4.11.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ffmpegthumbs-4.11.3.ebuild,v 1.1 2013/11/05 22:23:11 dilfridge Exp $
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="A FFmpeg based thumbnail Generator for Video Files."
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- virtual/ffmpeg
-"
-RDEPEND="${DEPEND}"