summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-02-05 17:56:41 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-02-05 17:56:41 +0000
commit26d63bd09740c13c242370d4db0f4cfcc752fe95 (patch)
tree0dcc738fc974433b91865a00dde62a395870ef38 /kde-base/kontact
parentAdd patch fixing kode crashes. Per bug #257535. Forcing due to ppc mess :] (diff)
downloadgentoo-2-26d63bd09740c13c242370d4db0f4cfcc752fe95.tar.gz
gentoo-2-26d63bd09740c13c242370d4db0f4cfcc752fe95.tar.bz2
gentoo-2-26d63bd09740c13c242370d4db0f4cfcc752fe95.zip
Remove wrongly added file, this should be done in korganizer not in kontact. :(. Forcing due to ppc mess.
(Portage version: 2.2_rc23/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kontact')
-rw-r--r--kde-base/kontact/ChangeLog7
-rw-r--r--kde-base/kontact/kontact-4.2.0-r1.ebuild41
2 files changed, 6 insertions, 42 deletions
diff --git a/kde-base/kontact/ChangeLog b/kde-base/kontact/ChangeLog
index 2d388fbf1f27..8fd0184ee4aa 100644
--- a/kde-base/kontact/ChangeLog
+++ b/kde-base/kontact/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kontact
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.104 2009/02/03 03:22:55 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.105 2009/02/05 17:56:41 scarabeus Exp $
+
+ 05 Feb 2009; Tomas Chvatal <scarabeus@gentoo.org>
+ -kontact-4.2.0-r1.ebuild:
+ Remove wrongly added file, this should be done in korganizer not in
+ kontact. :(
03 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
kontact-4.2.0.ebuild, kontact-4.2.0-r1.ebuild:
diff --git a/kde-base/kontact/kontact-4.2.0-r1.ebuild b/kde-base/kontact/kontact-4.2.0-r1.ebuild
deleted file mode 100644
index eb5bd57e46ea..000000000000
--- a/kde-base/kontact/kontact-4.2.0-r1.ebuild
+++ /dev/null
@@ -1,41 +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/kontact/kontact-4.2.0-r1.ebuild,v 1.2 2009/02/03 03:22:55 jmbsvicetto Exp $
-
-EAPI="2"
-
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KDE personal information manager"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="debug htmlhandbook"
-
-DEPEND="app-crypt/gnupg
- app-crypt/gpgme
- >=kde-base/kontactinterfaces-${PV}:${SLOT}
- >=kde-base/ktimezoned-${PV}:${SLOT}
- >=kde-base/libkdepim-${PV}:${SLOT}"
-RDEPEND="${DEPEND}"
-
-KMLOADLIBS="libkdepim"
-KMSAVELIBS="true"
-
-# We remove plugins that are related to external kdepim programs. This way
-# kontact doesn't have to depend on all programs it has plugins for.
-#
-# xml targets from kmail/ are being uncommented by kde4-meta.eclass
-KMEXTRACTONLY="libkdepim/
- kmail/
- kontact/plugins/akregator/
- kontact/plugins/kaddressbook/
- kontact/plugins/kjots/
- kontact/plugins/kmail/
- kontact/plugins/kmobiletools
- kontact/plugins/knode/
- kontact/plugins/knotes/
- kontact/plugins/korganizer/
- kontact/plugins/ktimetracker/
- kontact/plugins/planner/
- kontact/plugins/specialdates/
- kontactinterfaces/"