summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-02-13 19:57:46 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-02-13 19:57:46 +0000
commitd8bb135f98b9816f68da3bfc86303f86b38e0cfc (patch)
tree13d8d221e2b50112858e3b98ce55ad2912e0066d /kde-base
parentDrop older KDEPIM releases (diff)
downloadgentoo-2-d8bb135f98b9816f68da3bfc86303f86b38e0cfc.tar.gz
gentoo-2-d8bb135f98b9816f68da3bfc86303f86b38e0cfc.tar.bz2
gentoo-2-d8bb135f98b9816f68da3bfc86303f86b38e0cfc.zip
Drop older KDEPIM releases
(Portage version: 2.2.0_alpha23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kontact/ChangeLog6
-rw-r--r--kde-base/kontact/kontact-4.4.6.ebuild52
-rw-r--r--kde-base/kontact/kontact-4.4.7.ebuild52
-rw-r--r--kde-base/kontact/kontact-4.4.8.ebuild52
4 files changed, 5 insertions, 157 deletions
diff --git a/kde-base/kontact/ChangeLog b/kde-base/kontact/ChangeLog
index 4a59de059464..8ac49286a24f 100644
--- a/kde-base/kontact/ChangeLog
+++ b/kde-base/kontact/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kontact
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.174 2011/01/28 19:47:48 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.175 2011/02/13 19:57:46 scarabeus Exp $
+
+ 13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -kontact-4.4.6.ebuild,
+ -kontact-4.4.7.ebuild, -kontact-4.4.8.ebuild:
+ Drop older KDEPIM releases
28 Jan 2011; Thomas Kahle <tomka@gentoo.org> kontact-4.4.9.ebuild:
x86 stable per bug 351345
diff --git a/kde-base/kontact/kontact-4.4.6.ebuild b/kde-base/kontact/kontact-4.4.6.ebuild
deleted file mode 100644
index faf2cdd5b26d..000000000000
--- a/kde-base/kontact/kontact-4.4.6.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/kontact-4.4.6.ebuild,v 1.1 2010/09/11 05:50:51 reavertm Exp $
-
-EAPI="3"
-
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KDE personal information manager"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}
- $(add_kdebase_dep kdepim-runtime)
-"
-
-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.
-# kcontactmanager gone from kdesvn
-#
-# xml targets from kmail/ are being uncommented by kde4-meta.eclass
-KMEXTRACTONLY="
- kmail/
- kontact/plugins/akregator/
- kontact/plugins/kaddressbook/
- kontact/plugins/kjots/
- kontact/plugins/kmail/
- kontact/plugins/knode/
- kontact/plugins/knotes/
- kontact/plugins/korganizer/
- kontact/plugins/ktimetracker/
- kontact/plugins/planner/
- kontact/plugins/specialdates/
-"
-
-src_unpack() {
- if use handbook; then
- KMEXTRA+="
- doc/kontact-admin/
- "
- fi
-
- kde4-meta_src_unpack
-}
diff --git a/kde-base/kontact/kontact-4.4.7.ebuild b/kde-base/kontact/kontact-4.4.7.ebuild
deleted file mode 100644
index 520f9492b6bd..000000000000
--- a/kde-base/kontact/kontact-4.4.7.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/kontact-4.4.7.ebuild,v 1.3 2010/11/06 19:28:59 fauli Exp $
-
-EAPI="3"
-
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KDE personal information manager"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}
- $(add_kdebase_dep kdepim-runtime)
-"
-
-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.
-# kcontactmanager gone from kdesvn
-#
-# xml targets from kmail/ are being uncommented by kde4-meta.eclass
-KMEXTRACTONLY="
- kmail/
- kontact/plugins/akregator/
- kontact/plugins/kaddressbook/
- kontact/plugins/kjots/
- kontact/plugins/kmail/
- kontact/plugins/knode/
- kontact/plugins/knotes/
- kontact/plugins/korganizer/
- kontact/plugins/ktimetracker/
- kontact/plugins/planner/
- kontact/plugins/specialdates/
-"
-
-src_unpack() {
- if use handbook; then
- KMEXTRA+="
- doc/kontact-admin/
- "
- fi
-
- kde4-meta_src_unpack
-}
diff --git a/kde-base/kontact/kontact-4.4.8.ebuild b/kde-base/kontact/kontact-4.4.8.ebuild
deleted file mode 100644
index 66bee3cdfdf4..000000000000
--- a/kde-base/kontact/kontact-4.4.8.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/kontact-4.4.8.ebuild,v 1.2 2011/01/12 16:27:41 hwoarang Exp $
-
-EAPI="3"
-
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KDE personal information manager"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep libkdepim)
-"
-RDEPEND="${DEPEND}
- $(add_kdebase_dep kdepim-runtime)
-"
-
-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.
-# kcontactmanager gone from kdesvn
-#
-# xml targets from kmail/ are being uncommented by kde4-meta.eclass
-KMEXTRACTONLY="
- kmail/
- kontact/plugins/akregator/
- kontact/plugins/kaddressbook/
- kontact/plugins/kjots/
- kontact/plugins/kmail/
- kontact/plugins/knode/
- kontact/plugins/knotes/
- kontact/plugins/korganizer/
- kontact/plugins/ktimetracker/
- kontact/plugins/planner/
- kontact/plugins/specialdates/
-"
-
-src_unpack() {
- if use handbook; then
- KMEXTRA+="
- doc/kontact-admin/
- "
- fi
-
- kde4-meta_src_unpack
-}