diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-13 20:02:40 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-13 20:02:40 +0000 |
commit | 394e17656a3487a805ef92c29c5708bb05bf21b6 (patch) | |
tree | ac3737bd4cedecddbd709a939b12a70bf2fa9519 /kde-base | |
parent | Drop older KDEPIM releases (diff) | |
download | gentoo-2-394e17656a3487a805ef92c29c5708bb05bf21b6.tar.gz gentoo-2-394e17656a3487a805ef92c29c5708bb05bf21b6.tar.bz2 gentoo-2-394e17656a3487a805ef92c29c5708bb05bf21b6.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/akonadi/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/akonadi/akonadi-4.4.6.ebuild | 40 | ||||
-rw-r--r-- | kde-base/akonadi/akonadi-4.4.7.ebuild | 40 | ||||
-rw-r--r-- | kde-base/akonadi/akonadi-4.4.8.ebuild | 40 |
4 files changed, 5 insertions, 121 deletions
diff --git a/kde-base/akonadi/ChangeLog b/kde-base/akonadi/ChangeLog index 28768d98bac2..7e6e59d39e15 100644 --- a/kde-base/akonadi/ChangeLog +++ b/kde-base/akonadi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/akonadi # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.82 2011/01/28 19:14:54 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.83 2011/02/13 20:02:40 scarabeus Exp $ + + 13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -akonadi-4.4.6.ebuild, + -akonadi-4.4.7.ebuild, -akonadi-4.4.8.ebuild: + Drop older KDEPIM releases 28 Jan 2011; Thomas Kahle <tomka@gentoo.org> akonadi-4.4.9.ebuild: x86 stable per bug 351345 diff --git a/kde-base/akonadi/akonadi-4.4.6.ebuild b/kde-base/akonadi/akonadi-4.4.6.ebuild deleted file mode 100644 index 7679a95e80d3..000000000000 --- a/kde-base/akonadi/akonadi-4.4.6.ebuild +++ /dev/null @@ -1,40 +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/akonadi/akonadi-4.4.6.ebuild,v 1.1 2010/09/11 05:50:50 reavertm Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="An extensible cross-desktop storage service for PIM data and meta data" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - >=app-office/akonadi-server-1.3.1 - $(add_kdebase_dep kdelibs 'semantic-desktop') - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) -" -RDEPEND="${DEPEND} - $(add_kdebase_dep kdepim-runtime) -" - -KMEXTRA=" - akonadiconsole/ -" - -# @since 4.3 - blocks kdemaildir - no longer provided (it's in akonadi now) -add_blocker kdemaildir -add_blocker kdepim-kresources '<4.2.95' - -src_configure() { - mycmakeargs=( - # Set the dbus dirs, otherwise it searches in KDEDIR - -DAKONADI_DBUS_INTERFACES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/interfaces" - -DAKONADI_DBUS_SERVICES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/services" - ) - - kde4-meta_src_configure -} diff --git a/kde-base/akonadi/akonadi-4.4.7.ebuild b/kde-base/akonadi/akonadi-4.4.7.ebuild deleted file mode 100644 index f077db8707f8..000000000000 --- a/kde-base/akonadi/akonadi-4.4.7.ebuild +++ /dev/null @@ -1,40 +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/akonadi/akonadi-4.4.7.ebuild,v 1.3 2010/11/06 19:30:14 fauli Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="An extensible cross-desktop storage service for PIM data and meta data" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - >=app-office/akonadi-server-1.3.1 - $(add_kdebase_dep kdelibs 'semantic-desktop') - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) -" -RDEPEND="${DEPEND} - $(add_kdebase_dep kdepim-runtime) -" - -KMEXTRA=" - akonadiconsole/ -" - -# @since 4.3 - blocks kdemaildir - no longer provided (it's in akonadi now) -add_blocker kdemaildir -add_blocker kdepim-kresources '<4.2.95' - -src_configure() { - mycmakeargs=( - # Set the dbus dirs, otherwise it searches in KDEDIR - -DAKONADI_DBUS_INTERFACES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/interfaces" - -DAKONADI_DBUS_SERVICES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/services" - ) - - kde4-meta_src_configure -} diff --git a/kde-base/akonadi/akonadi-4.4.8.ebuild b/kde-base/akonadi/akonadi-4.4.8.ebuild deleted file mode 100644 index 0247257be896..000000000000 --- a/kde-base/akonadi/akonadi-4.4.8.ebuild +++ /dev/null @@ -1,40 +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/akonadi/akonadi-4.4.8.ebuild,v 1.2 2011/01/12 16:14:47 hwoarang Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="An extensible cross-desktop storage service for PIM data and meta data" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - >=app-office/akonadi-server-1.3.1 - $(add_kdebase_dep kdelibs 'semantic-desktop') - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) -" -RDEPEND="${DEPEND} - $(add_kdebase_dep kdepim-runtime) -" - -KMEXTRA=" - akonadiconsole/ -" - -# @since 4.3 - blocks kdemaildir - no longer provided (it's in akonadi now) -add_blocker kdemaildir -add_blocker kdepim-kresources '<4.2.95' - -src_configure() { - mycmakeargs=( - # Set the dbus dirs, otherwise it searches in KDEDIR - -DAKONADI_DBUS_INTERFACES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/interfaces" - -DAKONADI_DBUS_SERVICES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/services" - ) - - kde4-meta_src_configure -} |