summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-12-11 00:08:14 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-12-11 00:08:14 +0000
commit8534f69582236e154a96cd68848d5d224a4841c7 (patch)
tree6bb6538efe12015d58933d04b891bb5173692239 /kde-base
parentDrop KDE SC-4.3.1. (diff)
downloadgentoo-2-8534f69582236e154a96cd68848d5d224a4841c7.tar.gz
gentoo-2-8534f69582236e154a96cd68848d5d224a4841c7.tar.bz2
gentoo-2-8534f69582236e154a96cd68848d5d224a4841c7.zip
Drop KDE SC-4.3.1.
(Portage version: 2.2_rc58/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/thumbnailers/ChangeLog6
-rw-r--r--kde-base/thumbnailers/thumbnailers-4.3.1.ebuild25
2 files changed, 5 insertions, 26 deletions
diff --git a/kde-base/thumbnailers/ChangeLog b/kde-base/thumbnailers/ChangeLog
index 2a6f74c0626c..0a501af544f2 100644
--- a/kde-base/thumbnailers/ChangeLog
+++ b/kde-base/thumbnailers/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/thumbnailers
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/thumbnailers/ChangeLog,v 1.17 2009/12/10 17:56:36 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/thumbnailers/ChangeLog,v 1.18 2009/12/11 00:08:14 scarabeus Exp $
+
+ 11 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ -thumbnailers-4.3.1.ebuild:
+ Drop KDE SC-4.3.1.
10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
thumbnailers-4.3.3.ebuild:
diff --git a/kde-base/thumbnailers/thumbnailers-4.3.1.ebuild b/kde-base/thumbnailers/thumbnailers-4.3.1.ebuild
deleted file mode 100644
index 78b266cc7d2a..000000000000
--- a/kde-base/thumbnailers/thumbnailers-4.3.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/thumbnailers/thumbnailers-4.3.1.ebuild,v 1.5 2009/11/07 20:41:35 josejx Exp $
-
-EAPI="2"
-
-KMNAME="kdegraphics"
-inherit kde4-meta
-
-DESCRIPTION="KDE 4 thumbnail generators for PDF/PS files"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86"
-IUSE="debug"
-
-KMEXTRACTONLY="
- libs/mobipocket
-"
-
-DEPEND="
- >=kde-base/libkdcraw-${PV}:${SLOT}[kdeprefix=]
- >=kde-base/libkexiv2-${PV}:${SLOT}[kdeprefix=]
-"
-RDEPEND="${DEPEND}
- !kdeprefix? ( !<kde-base/kdegraphics-strigi-analyzer-4.2.91[-kdeprefix] )
- kdeprefix? ( !<kde-base/kdegraphics-strigi-analyzer-4.2.91:${SLOT}[kdeprefix] )
-"