summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2014-11-24 23:37:30 +1100
committerMichael Palimaka <kensington@gentoo.org>2014-11-24 23:37:30 +1100
commit05cdf100c7d0e9c3c304f997108a0dd656389af1 (patch)
tree0ee3de455043ee98d3f9a1ade437a63ca888936f
parent67fa26d1e0009c711fe440d1252c27c2dbd980b6 (diff)
downloadkde-05cdf100c7d0e9c3c304f997108a0dd656389af1.tar.gz
kde-05cdf100c7d0e9c3c304f997108a0dd656389af1.tar.bz2
kde-05cdf100c7d0e9c3c304f997108a0dd656389af1.zip
[kde-apps/kdepim-meta] Remove bogus package.
-rw-r--r--kde-apps/kdepim-meta/kdepim-meta-14.11.95.ebuild38
1 files changed, 0 insertions, 38 deletions
diff --git a/kde-apps/kdepim-meta/kdepim-meta-14.11.95.ebuild b/kde-apps/kdepim-meta/kdepim-meta-14.11.95.ebuild
deleted file mode 100644
index 2b3aad821f5..00000000000
--- a/kde-apps/kdepim-meta/kdepim-meta-14.11.95.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-inherit kde4-meta-pkg
-
-DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages"
-HOMEPAGE+=" http://community.kde.org/KDE_PIM"
-KEYWORDS=""
-IUSE="nls"
-
-RDEPEND="
- $(add_kdebase_dep akonadiconsole)
- $(add_kdebase_dep akregator)
- $(add_kdebase_dep blogilo)
- $(add_kdebase_dep calendarjanitor)
- $(add_kdebase_dep kabcclient)
- $(add_kdebase_dep kaddressbook)
- $(add_kdebase_dep kalarm)
- $(add_kdebase_dep kdepim-icons)
- $(add_kdebase_dep kdepim-kresources)
- $(add_kdebase_dep kdepim-runtime)
- $(add_kdebase_dep kjots)
- $(add_kdebase_dep kleopatra)
- $(add_kdebase_dep kmail)
- $(add_kdebase_dep knode)
- $(add_kdebase_dep knotes)
- $(add_kdebase_dep konsolekalendar)
- $(add_kdebase_dep kontact)
- $(add_kdebase_dep korganizer)
- $(add_kdebase_dep ktimetracker)
- $(add_kdebase_dep ktnef)
- nls? (
- $(add_kdebase_dep kde-l10n)
- $(add_kdebase_dep kdepim-l10n)
- )
-"