summaryrefslogtreecommitdiff
path: root/kde-base/kdeutils-meta/kdeutils-meta-4.3.72.ebuild
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-10-27 22:51:40 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2009-10-27 22:51:40 +0300
commitc5fb0302ca899411d703461aec4a05d867caa5db (patch)
treebc7edde7794b67dd2c66cd2fc09451c801ca347c /kde-base/kdeutils-meta/kdeutils-meta-4.3.72.ebuild
parent340521110f9569f90bca1724f8c29de5ea7ef378 (diff)
downloadkde-c5fb0302ca899411d703461aec4a05d867caa5db.tar.gz
kde-c5fb0302ca899411d703461aec4a05d867caa5db.tar.bz2
kde-c5fb0302ca899411d703461aec4a05d867caa5db.zip
[kde-base] Say bue bue to kde 4.3.72
Diffstat (limited to 'kde-base/kdeutils-meta/kdeutils-meta-4.3.72.ebuild')
-rw-r--r--kde-base/kdeutils-meta/kdeutils-meta-4.3.72.ebuild32
1 files changed, 0 insertions, 32 deletions
diff --git a/kde-base/kdeutils-meta/kdeutils-meta-4.3.72.ebuild b/kde-base/kdeutils-meta/kdeutils-meta-4.3.72.ebuild
deleted file mode 100644
index 7e13917aafd..00000000000
--- a/kde-base/kdeutils-meta/kdeutils-meta-4.3.72.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-inherit kde4-functions
-
-DESCRIPTION="kdeutils - merge this to pull in all kdeutils-derived packages"
-HOMEPAGE="http://www.kde.org/"
-
-LICENSE="GPL-2"
-SLOT="4.4"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="cups floppy kdeprefix lirc"
-
-RDEPEND="
- $(add_kdebase_dep ark)
- $(add_kdebase_dep kcalc)
- $(add_kdebase_dep kcharselect)
- $(add_kdebase_dep kdessh)
- $(add_kdebase_dep kdf)
- $(add_kdebase_dep kgpg)
- $(add_kdebase_dep ktimer)
- $(add_kdebase_dep kwallet)
- $(add_kdebase_dep superkaramba)
- $(add_kdebase_dep sweeper)
- $(add_kdebase_dep okteta)
- cups? ( $(add_kdebase_dep printer-applet) )
- floppy? ( $(add_kdebase_dep kfloppy) )
- lirc? ( $(add_kdebase_dep kdelirc) )
- $(block_other_slots)
-"