aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2011-12-23 00:30:09 +0100
committerJohannes Huber <johu@gentoo.org>2011-12-23 00:30:41 +0100
commitfc98ca85b47c478405e85691525243f0e1fa649d (patch)
tree7e7a424c5f7996d1cef0c2c44940968b1f157cf9 /kde-base/kdegraphics-meta
parent[kde-base] Add KDE SC 4.8 RC1 (diff)
downloadkde-fc98ca85b47c478405e85691525243f0e1fa649d.tar.gz
kde-fc98ca85b47c478405e85691525243f0e1fa649d.tar.bz2
kde-fc98ca85b47c478405e85691525243f0e1fa649d.zip
[kde-base] Remove KDE SC 4.8 beta2
(Portage version: 2.2.0_alpha81/git/Linux i686, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kdegraphics-meta')
-rw-r--r--kde-base/kdegraphics-meta/kdegraphics-meta-4.7.90.ebuild31
1 files changed, 0 insertions, 31 deletions
diff --git a/kde-base/kdegraphics-meta/kdegraphics-meta-4.7.90.ebuild b/kde-base/kdegraphics-meta/kdegraphics-meta-4.7.90.ebuild
deleted file mode 100644
index 224213c659..0000000000
--- a/kde-base/kdegraphics-meta/kdegraphics-meta-4.7.90.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-inherit kde4-meta-pkg
-
-DESCRIPTION="kdegraphics - merge this to pull in all kdegraphics-derived packages"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="scanner"
-
-RDEPEND="
- $(add_kdebase_dep gwenview)
- $(add_kdebase_dep kamera)
- $(add_kdebase_dep kcolorchooser)
- $(add_kdebase_dep kdegraphics-strigi-analyzer)
- $(add_kdebase_dep kgamma)
- $(add_kdebase_dep kolourpaint)
- $(add_kdebase_dep kruler)
- $(add_kdebase_dep ksnapshot)
- $(add_kdebase_dep libkdcraw)
- $(add_kdebase_dep libkexiv2)
- $(add_kdebase_dep libkipi)
- $(add_kdebase_dep okular)
- $(add_kdebase_dep svgpart)
- $(add_kdebase_dep thumbnailers)
- scanner? (
- $(add_kdebase_dep ksaneplugin)
- $(add_kdebase_dep libksane)
- )
-"