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.0.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/ffmpegthumbs/ChangeLog b/kde-base/ffmpegthumbs/ChangeLog
index 154893e8a0a8..1bfec686b671 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.121 2013/09/03 19:04:43 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ChangeLog,v 1.122 2013/09/03 19:49:48 creffett Exp $
+
+ 03 Sep 2013; Chris Reffett <creffett@gentoo.org> -ffmpegthumbs-4.11.0.ebuild:
+ Drop KDE 4.11.0
*ffmpegthumbs-4.11.1 (03 Sep 2013)
diff --git a/kde-base/ffmpegthumbs/ffmpegthumbs-4.11.0.ebuild b/kde-base/ffmpegthumbs/ffmpegthumbs-4.11.0.ebuild
deleted file mode 100644
index 49989130dffa..000000000000
--- a/kde-base/ffmpegthumbs/ffmpegthumbs-4.11.0.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.0.ebuild,v 1.1 2013/08/14 20:24:18 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}"