summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-04-28 22:39:37 +0000
committerJohannes Huber <johu@gentoo.org>2014-04-28 22:39:37 +0000
commitbb2fbd4e7b42663530f838efc200d8dd7a156b3b (patch)
treed4b1bb622ae0fadc6cbdce55911a0d670518d25e /media-video
parentfix build (diff)
downloadgentoo-2-bb2fbd4e7b42663530f838efc200d8dd7a156b3b.tar.gz
gentoo-2-bb2fbd4e7b42663530f838efc200d8dd7a156b3b.tar.bz2
gentoo-2-bb2fbd4e7b42663530f838efc200d8dd7a156b3b.zip
amd64/x86 stable, remove old.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/kffmpegthumbnailer/ChangeLog6
-rw-r--r--media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r2.ebuild28
-rw-r--r--media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r3.ebuild4
3 files changed, 7 insertions, 31 deletions
diff --git a/media-video/kffmpegthumbnailer/ChangeLog b/media-video/kffmpegthumbnailer/ChangeLog
index 5e217eb44456..3f8aff062f2b 100644
--- a/media-video/kffmpegthumbnailer/ChangeLog
+++ b/media-video/kffmpegthumbnailer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/kffmpegthumbnailer
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kffmpegthumbnailer/ChangeLog,v 1.12 2014/03/21 20:05:28 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kffmpegthumbnailer/ChangeLog,v 1.13 2014/04/28 22:39:37 johu Exp $
+
+ 28 Apr 2014; Johannes Huber <johu@gentoo.org>
+ -kffmpegthumbnailer-1.1.0-r2.ebuild, kffmpegthumbnailer-1.1.0-r3.ebuild:
+ amd64/x86 stable, remove old.
*kffmpegthumbnailer-1.1.0-r3 (21 Mar 2014)
diff --git a/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r2.ebuild b/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r2.ebuild
deleted file mode 100644
index 20a7a62d9d1a..000000000000
--- a/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r2.ebuild,v 1.3 2012/11/14 20:36:49 johu Exp $
-
-EAPI=4
-inherit kde4-base
-
-DESCRIPTION="A thumbnailer for KDE based on ffmpegthumbnailer"
-HOMEPAGE="http://code.google.com/p/ffmpegthumbnailer/"
-SRC_URI="http://ffmpegthumbnailer.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-DEPEND="
- >=media-video/ffmpegthumbnailer-2
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( Changelog README )
-
-src_prepare() {
- sed -e "/Encoding=UTF-8/d" \
- -i kffmpegthumbnailer.desktop || die "fixing .desktop file failed"
- kde4-base_src_prepare
-}
diff --git a/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r3.ebuild b/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r3.ebuild
index 5d9b2ca6c671..a02b3a989eb0 100644
--- a/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r3.ebuild
+++ b/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r3.ebuild,v 1.1 2014/03/21 20:05:28 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r3.ebuild,v 1.2 2014/04/28 22:39:37 johu Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://ffmpegthumbnailer.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug"
DEPEND="