diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 16:04:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 16:04:13 +0000 |
commit | 8ffd7823edb5fb94c6dd3ab054ed179331d1b9c9 (patch) | |
tree | 1aa872edc30f3816b18a620a181a7c1598b9d9fa /kde-base/thumbnailers/thumbnailers-4.9.5.ebuild | |
parent | Inadvertently left out manifest change from previous commit - already in Chan... (diff) | |
download | gentoo-2-8ffd7823edb5fb94c6dd3ab054ed179331d1b9c9.tar.gz gentoo-2-8ffd7823edb5fb94c6dd3ab054ed179331d1b9c9.tar.bz2 gentoo-2-8ffd7823edb5fb94c6dd3ab054ed179331d1b9c9.zip |
Remove old
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/thumbnailers/thumbnailers-4.9.5.ebuild')
-rw-r--r-- | kde-base/thumbnailers/thumbnailers-4.9.5.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/kde-base/thumbnailers/thumbnailers-4.9.5.ebuild b/kde-base/thumbnailers/thumbnailers-4.9.5.ebuild deleted file mode 100644 index f92748eb03e5..000000000000 --- a/kde-base/thumbnailers/thumbnailers-4.9.5.ebuild +++ /dev/null @@ -1,21 +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/thumbnailers/thumbnailers-4.9.5.ebuild,v 1.5 2013/02/23 17:24:19 ago Exp $ - -EAPI=4 - -KMNAME="kdegraphics-thumbnailers" -inherit kde4-base - -DESCRIPTION="KDE 4 thumbnail generators for PDF/PS files" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - $(add_kdebase_dep libkdcraw) - $(add_kdebase_dep libkexiv2) - media-libs/lcms:0 -" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${KMNAME}-${PV}" |