diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-06-02 22:05:16 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-06-02 22:05:16 +0000 |
commit | 07fb37a24b62768f44300aeb14c639a9f91e8773 (patch) | |
tree | b0208004101183cbdfd752c07e6a9c27e65245a7 /kde-base | |
parent | Drop KDE 4.4 (diff) | |
download | gentoo-2-07fb37a24b62768f44300aeb14c639a9f91e8773.tar.gz gentoo-2-07fb37a24b62768f44300aeb14c639a9f91e8773.tar.bz2 gentoo-2-07fb37a24b62768f44300aeb14c639a9f91e8773.zip |
Drop kdepim 4.4.9 and 4.4.10
(Portage version: 2.1.9.49/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base')
76 files changed, 121 insertions, 1941 deletions
diff --git a/kde-base/akonadi/ChangeLog b/kde-base/akonadi/ChangeLog index 5e4af89d2e43..07f25ca8c2d0 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.90 2011/06/01 19:34:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.91 2011/06/02 22:05:13 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -akonadi-4.4.9.ebuild, + -akonadi-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> akonadi-4.4.11.1.ebuild: Marking akonadi-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/akonadi/akonadi-4.4.10.ebuild b/kde-base/akonadi/akonadi-4.4.10.ebuild deleted file mode 100644 index 9b324eb29ce8..000000000000 --- a/kde-base/akonadi/akonadi-4.4.10.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.10.ebuild,v 1.2 2011/01/28 05:20:43 tampakrap 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.9.ebuild b/kde-base/akonadi/akonadi-4.4.9.ebuild deleted file mode 100644 index 418bc9dec102..000000000000 --- a/kde-base/akonadi/akonadi-4.4.9.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.9.ebuild,v 1.4 2011/03/24 19:26:54 ranger 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/akregator/ChangeLog b/kde-base/akregator/ChangeLog index 3aaeede1b7e7..484f72007ec7 100644 --- a/kde-base/akregator/ChangeLog +++ b/kde-base/akregator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/akregator # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/akregator/ChangeLog,v 1.189 2011/06/01 19:35:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/akregator/ChangeLog,v 1.190 2011/06/02 22:05:13 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -akregator-4.4.9.ebuild, -akregator-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> akregator-4.4.11.1-r1.ebuild: Marking akregator-4.4.11.1-r1 ppc stable for bug 354033 diff --git a/kde-base/akregator/akregator-4.4.10.ebuild b/kde-base/akregator/akregator-4.4.10.ebuild deleted file mode 100644 index 88a41d1f6506..000000000000 --- a/kde-base/akregator/akregator-4.4.10.ebuild +++ /dev/null @@ -1,22 +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/akregator/akregator-4.4.10.ebuild,v 1.3 2011/03/08 22:27:36 dilfridge Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="KDE news feed aggregator." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep libkdepim) -" -RDEPEND="${DEPEND}" - -PATCHES=( "${FILESDIR}/${P}"-enablefinal.patch ) - -KMLOADLIBS="libkdepim" diff --git a/kde-base/akregator/akregator-4.4.9.ebuild b/kde-base/akregator/akregator-4.4.9.ebuild deleted file mode 100644 index affd3e98228a..000000000000 --- a/kde-base/akregator/akregator-4.4.9.ebuild +++ /dev/null @@ -1,20 +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/akregator/akregator-4.4.9.ebuild,v 1.4 2011/03/24 19:27:22 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="KDE news feed aggregator." -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep libkdepim) -" -RDEPEND="${DEPEND}" - -KMLOADLIBS="libkdepim" diff --git a/kde-base/blogilo/ChangeLog b/kde-base/blogilo/ChangeLog index 46d969fa7182..e8520aafd234 100644 --- a/kde-base/blogilo/ChangeLog +++ b/kde-base/blogilo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/blogilo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/blogilo/ChangeLog,v 1.37 2011/06/01 19:35:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/blogilo/ChangeLog,v 1.38 2011/06/02 22:05:15 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -blogilo-4.4.9.ebuild, + -blogilo-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> blogilo-4.4.11.1.ebuild: Marking blogilo-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/blogilo/blogilo-4.4.10.ebuild b/kde-base/blogilo/blogilo-4.4.10.ebuild deleted file mode 100644 index a8da1824b88c..000000000000 --- a/kde-base/blogilo/blogilo-4.4.10.ebuild +++ /dev/null @@ -1,22 +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/blogilo/blogilo-4.4.10.ebuild,v 1.3 2011/04/03 16:14:53 dilfridge Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="KDE Blogging Client" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND} - !kde-misc/bilbo - !kde-misc/blogilo -" - -PATCHES=( "${FILESDIR}/${P}"-nosoprano.patch ) diff --git a/kde-base/blogilo/blogilo-4.4.9.ebuild b/kde-base/blogilo/blogilo-4.4.9.ebuild deleted file mode 100644 index 1002b9a0f73d..000000000000 --- a/kde-base/blogilo/blogilo-4.4.9.ebuild +++ /dev/null @@ -1,20 +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/blogilo/blogilo-4.4.9.ebuild,v 1.4 2011/03/24 19:27:48 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="KDE Blogging Client" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND} - !kde-misc/bilbo - !kde-misc/blogilo -" diff --git a/kde-base/kabcclient/ChangeLog b/kde-base/kabcclient/ChangeLog index e2e67c5bc1dd..c6a873779733 100644 --- a/kde-base/kabcclient/ChangeLog +++ b/kde-base/kabcclient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kabcclient # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.63 2011/06/01 19:36:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.64 2011/06/02 22:05:15 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -kabcclient-4.4.9.ebuild, -kabcclient-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> kabcclient-4.4.11.1.ebuild: Marking kabcclient-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/kabcclient/kabcclient-4.4.10.ebuild b/kde-base/kabcclient/kabcclient-4.4.10.ebuild deleted file mode 100644 index e52ce9e65550..000000000000 --- a/kde-base/kabcclient/kabcclient-4.4.10.ebuild +++ /dev/null @@ -1,25 +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/kabcclient/kabcclient-4.4.10.ebuild,v 1.2 2011/01/28 05:20:43 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdepim" -KMMODULE="console/${PN}" -inherit kde4-meta - -DESCRIPTION="A command line client for accessing the KDE addressbook" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND}" - -src_install() { - kde4-meta_src_install - - # work around NULL DT_RPATH in kabc2mutt - dosym kabcclient ${PREFIX}/bin/kabc2mutt || die "couldn't symlink kabc2mutt to kabcclient" -} diff --git a/kde-base/kabcclient/kabcclient-4.4.9.ebuild b/kde-base/kabcclient/kabcclient-4.4.9.ebuild deleted file mode 100644 index ffef7bb6cffe..000000000000 --- a/kde-base/kabcclient/kabcclient-4.4.9.ebuild +++ /dev/null @@ -1,25 +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/kabcclient/kabcclient-4.4.9.ebuild,v 1.4 2011/03/24 19:28:14 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -KMMODULE="console/${PN}" -inherit kde4-meta - -DESCRIPTION="A command line client for accessing the KDE addressbook" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND}" - -src_install() { - kde4-meta_src_install - - # work around NULL DT_RPATH in kabc2mutt - dosym kabcclient ${PREFIX}/bin/kabc2mutt || die "couldn't symlink kabc2mutt to kabcclient" -} diff --git a/kde-base/kaddressbook/ChangeLog b/kde-base/kaddressbook/ChangeLog index 7104a5e81e7e..4d40d67ed15d 100644 --- a/kde-base/kaddressbook/ChangeLog +++ b/kde-base/kaddressbook/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kaddressbook # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kaddressbook/ChangeLog,v 1.186 2011/06/01 19:36:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaddressbook/ChangeLog,v 1.187 2011/06/02 22:05:13 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -kaddressbook-4.4.9.ebuild, -kaddressbook-4.4.10.ebuild, + -kaddressbook-4.4.10-r1.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> kaddressbook-4.4.11.1.ebuild: Marking kaddressbook-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/kaddressbook/kaddressbook-4.4.10-r1.ebuild b/kde-base/kaddressbook/kaddressbook-4.4.10-r1.ebuild deleted file mode 100644 index 8a9ea0244daf..000000000000 --- a/kde-base/kaddressbook/kaddressbook-4.4.10-r1.ebuild +++ /dev/null @@ -1,44 +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/kaddressbook/kaddressbook-4.4.10-r1.ebuild,v 1.1 2011/04/06 07:33:55 dilfridge Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="The KDE Address Book" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdelibs 'semantic-desktop') - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) - $(add_kdebase_dep libkleo) -" -RDEPEND="${DEPEND} - $(add_kdebase_dep kdepim-runtime) -" - -PATCHES=( "${FILESDIR}/${P}"-asyncako.patch ) - -KMEXTRA=" - plugins/kaddressbook/ - plugins/ktexteditor/ -" -KMEXTRACTONLY=" - libkleo/ -" - -KMLOADLIBS="libkdepim" - -pkg_postinst() { - kde4-meta_pkg_postinst - - if ! has_version kde-base/kdepim-kresources:${SLOT}; then - echo - elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}" - echo - fi -} diff --git a/kde-base/kaddressbook/kaddressbook-4.4.10.ebuild b/kde-base/kaddressbook/kaddressbook-4.4.10.ebuild deleted file mode 100644 index 8619917aa161..000000000000 --- a/kde-base/kaddressbook/kaddressbook-4.4.10.ebuild +++ /dev/null @@ -1,42 +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/kaddressbook/kaddressbook-4.4.10.ebuild,v 1.2 2011/01/28 05:20:43 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="The KDE Address Book" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdelibs 'semantic-desktop') - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) - $(add_kdebase_dep libkleo) -" -RDEPEND="${DEPEND} - $(add_kdebase_dep kdepim-runtime) -" - -KMEXTRA=" - plugins/kaddressbook/ - plugins/ktexteditor/ -" -KMEXTRACTONLY=" - libkleo/ -" - -KMLOADLIBS="libkdepim" - -pkg_postinst() { - kde4-meta_pkg_postinst - - if ! has_version kde-base/kdepim-kresources:${SLOT}; then - echo - elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}" - echo - fi -} diff --git a/kde-base/kaddressbook/kaddressbook-4.4.9.ebuild b/kde-base/kaddressbook/kaddressbook-4.4.9.ebuild deleted file mode 100644 index 8df3e07486b1..000000000000 --- a/kde-base/kaddressbook/kaddressbook-4.4.9.ebuild +++ /dev/null @@ -1,42 +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/kaddressbook/kaddressbook-4.4.9.ebuild,v 1.4 2011/03/24 19:28:42 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="The KDE Address Book" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdelibs 'semantic-desktop') - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) - $(add_kdebase_dep libkleo) -" -RDEPEND="${DEPEND} - $(add_kdebase_dep kdepim-runtime) -" - -KMEXTRA=" - plugins/kaddressbook/ - plugins/ktexteditor/ -" -KMEXTRACTONLY=" - libkleo/ -" - -KMLOADLIBS="libkdepim" - -pkg_postinst() { - kde4-meta_pkg_postinst - - if ! has_version kde-base/kdepim-kresources:${SLOT}; then - echo - elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}" - echo - fi -} diff --git a/kde-base/kalarm/ChangeLog b/kde-base/kalarm/ChangeLog index 9c8be8e6a8c2..8d12eed2a38e 100644 --- a/kde-base/kalarm/ChangeLog +++ b/kde-base/kalarm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kalarm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalarm/ChangeLog,v 1.177 2011/06/01 19:37:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalarm/ChangeLog,v 1.178 2011/06/02 22:05:14 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kalarm-4.4.9.ebuild, + -kalarm-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> kalarm-4.4.11.1-r1.ebuild: Marking kalarm-4.4.11.1-r1 ppc stable for bug 354033 diff --git a/kde-base/kalarm/kalarm-4.4.10.ebuild b/kde-base/kalarm/kalarm-4.4.10.ebuild deleted file mode 100644 index b783b9361a3c..000000000000 --- a/kde-base/kalarm/kalarm-4.4.10.ebuild +++ /dev/null @@ -1,33 +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/kalarm/kalarm-4.4.10.ebuild,v 1.2 2011/01/28 05:20:44 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="Personal alarm message, command and email scheduler for KDE" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -RDEPEND=" - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) -" -DEPEND="${RDEPEND} - dev-libs/boost - dev-libs/libxslt -" - -KMEXTRACTONLY=" - kmail/ -" - -src_configure() { - mycmakeargs=( - -DBUILD_akonadi=OFF - -DXSLTPROC_EXECUTABLE="${EPREFIX}"/usr/bin/xsltproc - ) - kde4-meta_src_configure -} diff --git a/kde-base/kalarm/kalarm-4.4.9.ebuild b/kde-base/kalarm/kalarm-4.4.9.ebuild deleted file mode 100644 index 06e8fef6a565..000000000000 --- a/kde-base/kalarm/kalarm-4.4.9.ebuild +++ /dev/null @@ -1,33 +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/kalarm/kalarm-4.4.9.ebuild,v 1.4 2011/03/24 19:29:09 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="Personal alarm message, command and email scheduler for KDE" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -RDEPEND=" - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) -" -DEPEND="${RDEPEND} - dev-libs/boost - dev-libs/libxslt -" - -KMEXTRACTONLY=" - kmail/ -" - -src_configure() { - mycmakeargs=( - -DBUILD_akonadi=OFF - -DXSLTPROC_EXECUTABLE="${EPREFIX}"/usr/bin/xsltproc - ) - kde4-meta_src_configure -} diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index d6800b529540..bfc9b1ec60fa 100644 --- a/kde-base/kdepim-icons/ChangeLog +++ b/kde-base/kdepim-icons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepim-icons # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.76 2011/06/01 19:37:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.77 2011/06/02 22:05:13 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -kdepim-icons-4.4.9.ebuild, -kdepim-icons-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> kdepim-icons-4.4.11.1.ebuild: Marking kdepim-icons-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/kdepim-icons/kdepim-icons-4.4.10.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.4.10.ebuild deleted file mode 100644 index c9172f51521d..000000000000 --- a/kde-base/kdepim-icons/kdepim-icons-4.4.10.ebuild +++ /dev/null @@ -1,19 +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/kdepim-icons/kdepim-icons-4.4.10.ebuild,v 1.2 2011/01/28 05:20:44 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdepim" -KMMODULE="icons" -inherit kde4-meta - -DESCRIPTION="KDE PIM icons" -IUSE="" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" - -src_install() { - kde4-meta_src_install - # colliding with oxygen icons - rm -rf "${ED}"/${KDEDIR}/share/icons/oxygen/16x16/status/meeting-organizer.png -} diff --git a/kde-base/kdepim-icons/kdepim-icons-4.4.9.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.4.9.ebuild deleted file mode 100644 index 2ad746804111..000000000000 --- a/kde-base/kdepim-icons/kdepim-icons-4.4.9.ebuild +++ /dev/null @@ -1,19 +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/kdepim-icons/kdepim-icons-4.4.9.ebuild,v 1.4 2011/03/24 19:29:35 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -KMMODULE="icons" -inherit kde4-meta - -DESCRIPTION="KDE PIM icons" -IUSE="" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" - -src_install() { - kde4-meta_src_install - # colliding with oxygen icons - rm -rf "${ED}"/${KDEDIR}/share/icons/oxygen/16x16/status/meeting-organizer.png -} diff --git a/kde-base/kdepim-kresources/ChangeLog b/kde-base/kdepim-kresources/ChangeLog index c295fbeb34db..8aca988feb8f 100644 --- a/kde-base/kdepim-kresources/ChangeLog +++ b/kde-base/kdepim-kresources/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepim-kresources # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-kresources/ChangeLog,v 1.187 2011/06/01 19:38:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-kresources/ChangeLog,v 1.188 2011/06/02 22:05:15 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -kdepim-kresources-4.4.9.ebuild, -kdepim-kresources-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> kdepim-kresources-4.4.11.1.ebuild: diff --git a/kde-base/kdepim-kresources/kdepim-kresources-4.4.10.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.4.10.ebuild deleted file mode 100644 index b5effb7928e6..000000000000 --- a/kde-base/kdepim-kresources/kdepim-kresources-4.4.10.ebuild +++ /dev/null @@ -1,36 +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/kdepim-kresources/kdepim-kresources-4.4.10.ebuild,v 1.2 2011/01/28 05:20:44 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdepim" -KMMODULE="kresources" -inherit kde4-meta - -DESCRIPTION="KDE PIM groupware plugin collection" -IUSE="debug" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep libkdepim) -" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=" - kmail/ - knotes/ - korganizer/version.h -" - -KMLOADLIBS="libkdepim" - -src_install() { - kde4-meta_src_install - - # Install headers needed by kdepim-wizards, egroupware stuff gone - insinto "${PREFIX}"/include/${PN} - doins "${CMAKE_BUILD_DIR}"/${KMMODULE}/{groupwise,slox}/*.h || \ - die "Failed to install extra header files" -} diff --git a/kde-base/kdepim-kresources/kdepim-kresources-4.4.9.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.4.9.ebuild deleted file mode 100644 index 6eed71ce57cb..000000000000 --- a/kde-base/kdepim-kresources/kdepim-kresources-4.4.9.ebuild +++ /dev/null @@ -1,36 +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/kdepim-kresources/kdepim-kresources-4.4.9.ebuild,v 1.4 2011/03/24 19:30:02 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -KMMODULE="kresources" -inherit kde4-meta - -DESCRIPTION="KDE PIM groupware plugin collection" -IUSE="debug" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep libkdepim) -" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=" - kmail/ - knotes/ - korganizer/version.h -" - -KMLOADLIBS="libkdepim" - -src_install() { - kde4-meta_src_install - - # Install headers needed by kdepim-wizards, egroupware stuff gone - insinto "${PREFIX}"/include/${PN} - doins "${CMAKE_BUILD_DIR}"/${KMMODULE}/{groupwise,slox}/*.h || \ - die "Failed to install extra header files" -} diff --git a/kde-base/kdepim-l10n/kdepim-l10n-4.4.10.ebuild b/kde-base/kdepim-l10n/kdepim-l10n-4.4.10.ebuild deleted file mode 100644 index 7ac0b9b8f943..000000000000 --- a/kde-base/kdepim-l10n/kdepim-l10n-4.4.10.ebuild +++ /dev/null @@ -1,95 +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/kdepim-l10n/kdepim-l10n-4.4.10.ebuild,v 1.5 2011/04/11 11:38:46 scarabeus Exp $ - -EAPI=3 - -inherit kde4-base - -DESCRIPTION="KDE PIM internationalization package" -HOMEPAGE="http://www.kde.org/" -LICENSE="GPL-2" - -DEPEND=" - sys-devel/gettext -" -RDEPEND="" -add_blocker kde-l10n 0 :4.4 - -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -MY_LANGS="ar bg ca ca@valencia cs csb da de el en_GB eo es et eu - fi fr fy ga gl gu he hi hr hu id is it ja kk km kn ko lt lv - mai mk ml nb nds nl nn pa pl pt pt_BR ro ru si sk sl sr sv tg - tr uk wa zh_CN zh_TW" - -URI_BASE="${SRC_URI/-${PV}.tar.bz2/}" -SRC_URI="" - -for MY_LANG in ${MY_LANGS} ; do - IUSE="${IUSE} linguas_${MY_LANG}" - SRC_URI="${SRC_URI} linguas_${MY_LANG}? ( ${URI_BASE}/kde-l10n-${MY_LANG}-4.4.5.tar.bz2 )" -done - -S="${WORKDIR}" - -src_unpack() { - local LNG DIR - if [[ -z ${A} ]]; then - elog - elog "You either have the LINGUAS variable unset, or it only" - elog "contains languages not supported by ${P}." - elog "You won't have any additional language support." - elog - elog "${P} supports these language codes:" - elog "${MY_LANGS}" - elog - fi - - # For EAPI >= 3, or if not using .tar.xz archives: - [[ -n ${A} ]] && unpack ${A} - cd "${S}" - - # for all linguas do: - if [[ -n ${A} ]]; then - for LNG in ${LINGUAS}; do - DIR="kde-l10n-${LNG}-4.4.5" - - # add subdir to toplevel cmake file - if [[ -d "${DIR}" ]] ; then - echo "add_subdirectory( ${DIR} )" >> "${S}"/CMakeLists.txt - fi - - # remove everything except kdepim - for SUBDIR in data docs messages scripts ; do - if [[ -d "${S}/${DIR}/${SUBDIR}" ]] ; then - echo > "${S}/${DIR}/${SUBDIR}/CMakeLists.txt" - [[ -d "${S}/${DIR}/${SUBDIR}/kdepim" ]] && ( echo "add_subdirectory(kdepim)" >> "${S}/${DIR}/${SUBDIR}/CMakeLists.txt" ) - fi - done - done - fi -} - -src_prepare() { - [[ -n ${A} ]] && kde4-base_src_prepare -} - -src_configure() { - mycmakeargs="${mycmakeargs} - -DBUILD_docs=OFF" - [[ -n ${A} ]] && kde4-base_src_configure -} - -src_compile() { - [[ -n ${A} ]] && kde4-base_src_compile -} - -src_test() { - [[ -n ${A} ]] && kde4-base_src_test -} - -src_install() { - [[ -n ${A} ]] && kde4-base_src_install -} diff --git a/kde-base/kdepim-meta/ChangeLog b/kde-base/kdepim-meta/ChangeLog index 2662c41b6970..60261730b92d 100644 --- a/kde-base/kdepim-meta/ChangeLog +++ b/kde-base/kdepim-meta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepim-meta # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-meta/ChangeLog,v 1.181 2011/06/01 19:38:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-meta/ChangeLog,v 1.182 2011/06/02 22:05:14 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -kdepim-meta-4.4.9.ebuild, -kdepim-meta-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> kdepim-meta-4.4.11.1.ebuild: Marking kdepim-meta-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/kdepim-meta/kdepim-meta-4.4.10.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.4.10.ebuild deleted file mode 100644 index 17138b3b0065..000000000000 --- a/kde-base/kdepim-meta/kdepim-meta-4.4.10.ebuild +++ /dev/null @@ -1,43 +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/kdepim-meta/kdepim-meta-4.4.10.ebuild,v 1.3 2011/04/05 22:21:32 dilfridge Exp $ - -EAPI="3" -inherit kde4-functions - -DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages" -HOMEPAGE="http://www.kde.org/" - -LICENSE="GPL-2" -SLOT="4.4" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="aqua kdeprefix nls semantic-desktop" - -RDEPEND=" - $(add_kdebase_dep akregator) - $(add_kdebase_dep blogilo) - $(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 kdepim-strigi-analyzer) - $(add_kdebase_dep kdepim-wizards) - $(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 libkdepim) - $(add_kdebase_dep libkleo) - $(add_kdebase_dep libkpgp) - nls? ( ( $(add_kdebase_dep kde-l10n ) ) || - ( $(add_kdebase_dep kdepim-l10n) ) ) - semantic-desktop? ( $(add_kdebase_dep akonadi) ) - $(block_other_slots) -" diff --git a/kde-base/kdepim-meta/kdepim-meta-4.4.9.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.4.9.ebuild deleted file mode 100644 index 0d03360fb7a0..000000000000 --- a/kde-base/kdepim-meta/kdepim-meta-4.4.9.ebuild +++ /dev/null @@ -1,41 +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/kdepim-meta/kdepim-meta-4.4.9.ebuild,v 1.4 2011/03/24 19:30:32 ranger Exp $ - -EAPI="3" -inherit kde4-functions - -DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages" -HOMEPAGE="http://www.kde.org/" - -LICENSE="GPL-2" -SLOT="4.4" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="aqua kdeprefix semantic-desktop" - -RDEPEND=" - $(add_kdebase_dep akregator) - $(add_kdebase_dep blogilo) - $(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 kdepim-strigi-analyzer) - $(add_kdebase_dep kdepim-wizards) - $(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 libkdepim) - $(add_kdebase_dep libkleo) - $(add_kdebase_dep libkpgp) - semantic-desktop? ( $(add_kdebase_dep akonadi) ) - $(block_other_slots) -" diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index 1ef8db01e195..ddda00ac1d49 100644 --- a/kde-base/kdepim-runtime/ChangeLog +++ b/kde-base/kdepim-runtime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepim-runtime # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.39 2011/06/01 19:39:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.40 2011/06/02 22:05:14 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -kdepim-runtime-4.4.9.ebuild, -kdepim-runtime-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> kdepim-runtime-4.4.11.1.ebuild: diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.10.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.10.ebuild deleted file mode 100644 index cb7fb46b255f..000000000000 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.10.ebuild +++ /dev/null @@ -1,39 +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/kdepim-runtime/kdepim-runtime-4.4.10.ebuild,v 1.3 2011/03/08 22:03:40 dilfridge Exp $ - -EAPI="3" - -if [[ ${PV} = *9999* ]]; then - KMNAME="kdepim" - KMMODULE="runtime" - inherit kde4-meta -else - inherit kde4-base -fi - -DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -RESTRICT="test" -# Would need test programs _testrunner and akonaditest from kdepimlibs - -DEPEND=" - app-misc/strigi - >=app-office/akonadi-server-1.3.1 - dev-libs/boost - dev-libs/libxml2:2 - dev-libs/libxslt - $(add_kdebase_dep kdelibs 'semantic-desktop') - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) - x11-misc/shared-mime-info -" -RDEPEND="${DEPEND} - $(add_kdebase_dep kdepim-icons) -" - -add_blocker akonadi '<4.3.90' - -PATCHES=( "${FILESDIR}/${P}"-enablefinal-{1,2}.patch ) diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.9.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.9.ebuild deleted file mode 100644 index d7a5b6c1766d..000000000000 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.9.ebuild +++ /dev/null @@ -1,37 +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/kdepim-runtime/kdepim-runtime-4.4.9.ebuild,v 1.4 2011/03/24 19:30:59 ranger Exp $ - -EAPI="3" - -if [[ ${PV} = *9999* ]]; then - KMNAME="kdepim" - KMMODULE="runtime" - inherit kde4-meta -else - inherit kde4-base -fi - -DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -RESTRICT="test" -# Would need test programs _testrunner and akonaditest from kdepimlibs - -DEPEND=" - app-misc/strigi - >=app-office/akonadi-server-1.3.1 - dev-libs/boost - dev-libs/libxml2:2 - dev-libs/libxslt - $(add_kdebase_dep kdelibs 'semantic-desktop') - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) - x11-misc/shared-mime-info -" -RDEPEND="${DEPEND} - $(add_kdebase_dep kdepim-icons) -" - -add_blocker akonadi '<4.3.90' diff --git a/kde-base/kdepim-strigi-analyzer/ChangeLog b/kde-base/kdepim-strigi-analyzer/ChangeLog index 1198d2352be9..99e756cefdcb 100644 --- a/kde-base/kdepim-strigi-analyzer/ChangeLog +++ b/kde-base/kdepim-strigi-analyzer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepim-strigi-analyzer # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-strigi-analyzer/ChangeLog,v 1.74 2011/06/01 19:39:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-strigi-analyzer/ChangeLog,v 1.75 2011/06/02 22:05:13 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -kdepim-strigi-analyzer-4.4.9.ebuild, -kdepim-strigi-analyzer-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> kdepim-strigi-analyzer-4.4.11.1.ebuild: diff --git a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.4.10.ebuild b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.4.10.ebuild deleted file mode 100644 index 9b3d70fc04ca..000000000000 --- a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.4.10.ebuild +++ /dev/null @@ -1,19 +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/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.4.10.ebuild,v 1.2 2011/01/28 05:20:44 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdepim" -KMMODULE="strigi-analyzer" -inherit kde4-meta - -DESCRIPTION="kdepim: strigi plugins" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - app-misc/strigi - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND}" diff --git a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.4.9.ebuild b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.4.9.ebuild deleted file mode 100644 index 8ac5f0b986e0..000000000000 --- a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.4.9.ebuild +++ /dev/null @@ -1,19 +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/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.4.9.ebuild,v 1.4 2011/03/24 19:31:25 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -KMMODULE="strigi-analyzer" -inherit kde4-meta - -DESCRIPTION="kdepim: strigi plugins" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - app-misc/strigi - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND}" diff --git a/kde-base/kdepim-wizards/ChangeLog b/kde-base/kdepim-wizards/ChangeLog index 1d6c6fd8a844..0213378f4ffe 100644 --- a/kde-base/kdepim-wizards/ChangeLog +++ b/kde-base/kdepim-wizards/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepim-wizards # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-wizards/ChangeLog,v 1.172 2011/06/01 19:39:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-wizards/ChangeLog,v 1.173 2011/06/02 22:05:15 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -kdepim-wizards-4.4.9.ebuild, -kdepim-wizards-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> kdepim-wizards-4.4.11.1.ebuild: diff --git a/kde-base/kdepim-wizards/kdepim-wizards-4.4.10.ebuild b/kde-base/kdepim-wizards/kdepim-wizards-4.4.10.ebuild deleted file mode 100644 index 6a1294c7dba3..000000000000 --- a/kde-base/kdepim-wizards/kdepim-wizards-4.4.10.ebuild +++ /dev/null @@ -1,39 +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/kdepim-wizards/kdepim-wizards-4.4.10.ebuild,v 1.2 2011/01/28 05:20:44 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdepim" -KMMODULE="wizards" -inherit kde4-meta - -DESCRIPTION="KDE PIM wizards" -IUSE="debug" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep kdepim-kresources) - $(add_kdebase_dep libkdepim) -" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=" - kmail/ - knotes/ - kresources/groupwise/ - kresources/kolab/ - kresources/slox/ -" - -src_prepare() { - ln -s "${EKDEDIR}"/include/kdepim-kresources/{kabcsloxprefs.h,kcalsloxprefs.h} \ - kresources/slox/ \ - || die "Failed to link extra_headers." - ln -s "${EKDEDIR}"/include/kdepim-kresources/{kabc_groupwiseprefs,kcal_groupwiseprefsbase}.h \ - kresources/groupwise/ \ - || die "Failed to link extra_headers." - - kde4-meta_src_prepare -} diff --git a/kde-base/kdepim-wizards/kdepim-wizards-4.4.9.ebuild b/kde-base/kdepim-wizards/kdepim-wizards-4.4.9.ebuild deleted file mode 100644 index 5a8829db737e..000000000000 --- a/kde-base/kdepim-wizards/kdepim-wizards-4.4.9.ebuild +++ /dev/null @@ -1,39 +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/kdepim-wizards/kdepim-wizards-4.4.9.ebuild,v 1.4 2011/03/24 19:31:52 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -KMMODULE="wizards" -inherit kde4-meta - -DESCRIPTION="KDE PIM wizards" -IUSE="debug" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep kdepim-kresources) - $(add_kdebase_dep libkdepim) -" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=" - kmail/ - knotes/ - kresources/groupwise/ - kresources/kolab/ - kresources/slox/ -" - -src_prepare() { - ln -s "${EKDEDIR}"/include/kdepim-kresources/{kabcsloxprefs.h,kcalsloxprefs.h} \ - kresources/slox/ \ - || die "Failed to link extra_headers." - ln -s "${EKDEDIR}"/include/kdepim-kresources/{kabc_groupwiseprefs,kcal_groupwiseprefsbase}.h \ - kresources/groupwise/ \ - || die "Failed to link extra_headers." - - kde4-meta_src_prepare -} diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index 8267fdd5f664..6495d6351959 100644 --- a/kde-base/kjots/ChangeLog +++ b/kde-base/kjots/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kjots # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.175 2011/06/01 19:40:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.176 2011/06/02 22:05:12 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kjots-4.4.9.ebuild, + -kjots-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> kjots-4.4.11.1.ebuild: Marking kjots-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/kjots/kjots-4.4.10.ebuild b/kde-base/kjots/kjots-4.4.10.ebuild deleted file mode 100644 index 76933e0913c2..000000000000 --- a/kde-base/kjots/kjots-4.4.10.ebuild +++ /dev/null @@ -1,18 +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/kjots/kjots-4.4.10.ebuild,v 1.3 2011/04/03 18:52:24 dilfridge Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="KDE note taking utility" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep libkdepim) -" -RDEPEND="${DEPEND}" diff --git a/kde-base/kjots/kjots-4.4.9.ebuild b/kde-base/kjots/kjots-4.4.9.ebuild deleted file mode 100644 index 5a9b0167c05f..000000000000 --- a/kde-base/kjots/kjots-4.4.9.ebuild +++ /dev/null @@ -1,18 +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/kjots/kjots-4.4.9.ebuild,v 1.5 2011/04/03 18:52:25 dilfridge Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="KDE note taking utility" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep libkdepim) -" -RDEPEND="${DEPEND}" diff --git a/kde-base/kleopatra/ChangeLog b/kde-base/kleopatra/ChangeLog index dd175646a171..184ae89929bb 100644 --- a/kde-base/kleopatra/ChangeLog +++ b/kde-base/kleopatra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kleopatra # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kleopatra/ChangeLog,v 1.80 2011/06/01 19:40:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kleopatra/ChangeLog,v 1.81 2011/06/02 22:05:14 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -kleopatra-4.4.9.ebuild, -kleopatra-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> kleopatra-4.4.11.1.ebuild: Marking kleopatra-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/kleopatra/kleopatra-4.4.10.ebuild b/kde-base/kleopatra/kleopatra-4.4.10.ebuild deleted file mode 100644 index b6501ff6f47c..000000000000 --- a/kde-base/kleopatra/kleopatra-4.4.10.ebuild +++ /dev/null @@ -1,53 +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/kleopatra/kleopatra-4.4.10.ebuild,v 1.3 2011/05/09 21:18:29 dilfridge Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="Kleopatra - KDE X.509 key manager" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -SRC_URI+=" http://dev.gentoo.org/~dilfridge/distfiles/${PN}-4.4.3-assuan2.patch.bz2" - -DEPEND=" - app-crypt/gpgme - >=dev-libs/libassuan-2.0.0 - dev-libs/libgpg-error - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep libkdepim) - $(add_kdebase_dep libkleo) -" -RDEPEND="${DEPEND} - app-crypt/gnupg -" - -KMEXTRACTONLY=" - libkleo -" -KMLOADLIBS="libkleo" - -PATCHES=( - "${DISTDIR}/${PN}-4.4.3-assuan2.patch.bz2" -) - -src_unpack() { - if use handbook; then - KMEXTRA=" - doc/kwatchgnupg - " - fi - - kde4-meta_src_unpack -} - -src_configure() { - mycmakeargs=( - -DWITH_QGPGME=ON - ) - - kde4-meta_src_configure -} diff --git a/kde-base/kleopatra/kleopatra-4.4.9.ebuild b/kde-base/kleopatra/kleopatra-4.4.9.ebuild deleted file mode 100644 index dd5bc74e554e..000000000000 --- a/kde-base/kleopatra/kleopatra-4.4.9.ebuild +++ /dev/null @@ -1,53 +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/kleopatra/kleopatra-4.4.9.ebuild,v 1.5 2011/05/09 21:18:29 dilfridge Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="Kleopatra - KDE X.509 key manager" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -SRC_URI+=" http://dev.gentoo.org/~dilfridge/distfiles/${PN}-4.4.3-assuan2.patch.bz2" - -DEPEND=" - app-crypt/gpgme - >=dev-libs/libassuan-2.0.0 - dev-libs/libgpg-error - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep libkdepim) - $(add_kdebase_dep libkleo) -" -RDEPEND="${DEPEND} - app-crypt/gnupg -" - -KMEXTRACTONLY=" - libkleo -" -KMLOADLIBS="libkleo" - -PATCHES=( - "${DISTDIR}/${PN}-4.4.3-assuan2.patch.bz2" -) - -src_unpack() { - if use handbook; then - KMEXTRA=" - doc/kwatchgnupg - " - fi - - kde4-meta_src_unpack -} - -src_configure() { - mycmakeargs=( - -DWITH_QGPGME=ON - ) - - kde4-meta_src_configure -} diff --git a/kde-base/kmail/ChangeLog b/kde-base/kmail/ChangeLog index cdab86aba2c4..f5cb653c421b 100644 --- a/kde-base/kmail/ChangeLog +++ b/kde-base/kmail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kmail # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.249 2011/06/01 19:41:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.250 2011/06/02 22:05:14 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kmail-4.4.9.ebuild, + -kmail-4.4.10.ebuild, -kmail-4.4.10-r1.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> kmail-4.4.11.1.ebuild: Marking kmail-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/kmail/kmail-4.4.10-r1.ebuild b/kde-base/kmail/kmail-4.4.10-r1.ebuild deleted file mode 100644 index 8d5c3bfff122..000000000000 --- a/kde-base/kmail/kmail-4.4.10-r1.ebuild +++ /dev/null @@ -1,84 +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/kmail/kmail-4.4.10-r1.ebuild,v 1.1 2011/04/06 07:40:14 dilfridge Exp $ - -EAPI="3" - -KMNAME="kdepim" -VIRTUALX_REQUIRED=test -inherit kde4-meta - -DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdelibs 'semantic-desktop') - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) - $(add_kdebase_dep libkleo) - $(add_kdebase_dep libkpgp) -" -RDEPEND="${DEPEND} - $(add_kdebase_dep kdepim-runtime) -" - -add_blocker kmailcvt -add_blocker libksieve -add_blocker messagecore -add_blocker messagelist -add_blocker messageviewer -add_blocker mimelib - -KMEXTRACTONLY=" - korganizer/org.kde.Korganizer.Calendar.xml - libkleo/ - libkpgp/ -" -KMEXTRA=" - kmailcvt/ - ksendemail/ - libksieve/ - messagecore/ - messagelist/ - messageviewer/ - mimelib/ - plugins/kmail/ -" -KMLOADLIBS="libkdepim" - -PATCHES=( - "${FILESDIR}/${PN}-4.4.9-nodbus.patch" - "${FILESDIR}/${PN}-4.4.10-asyncako.patch" -) - -src_configure() { - # Bug 308903 - use ppc64 && append-flags -mminimal-toc - - mycmakeargs=( - -DWITH_IndicateQt=OFF - ) - - kde4-meta_src_configure -} - -src_compile() { - kde4-meta_src_compile kmail_xml - kde4-meta_src_compile -} - -pkg_postinst() { - kde4-meta_pkg_postinst - - if ! has_version kde-base/kdepim-kresources:${SLOT}; then - echo - elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}" - echo - fi - if ! has_version kde-base/kleopatra:${SLOT}; then - echo - elog "For certificate management and the gnupg log viewer, please install kde-base/kleopatra:${SLOT}" - echo - fi -} diff --git a/kde-base/kmail/kmail-4.4.10.ebuild b/kde-base/kmail/kmail-4.4.10.ebuild deleted file mode 100644 index db821a508f34..000000000000 --- a/kde-base/kmail/kmail-4.4.10.ebuild +++ /dev/null @@ -1,81 +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/kmail/kmail-4.4.10.ebuild,v 1.5 2011/03/10 13:01:20 angelos Exp $ - -EAPI="3" - -KMNAME="kdepim" -VIRTUALX_REQUIRED=test -inherit kde4-meta - -DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdelibs 'semantic-desktop') - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) - $(add_kdebase_dep libkleo) - $(add_kdebase_dep libkpgp) -" -RDEPEND="${DEPEND} - $(add_kdebase_dep kdepim-runtime) -" - -add_blocker kmailcvt -add_blocker libksieve -add_blocker messagecore -add_blocker messagelist -add_blocker messageviewer -add_blocker mimelib - -KMEXTRACTONLY=" - korganizer/org.kde.Korganizer.Calendar.xml - libkleo/ - libkpgp/ -" -KMEXTRA=" - kmailcvt/ - ksendemail/ - libksieve/ - messagecore/ - messagelist/ - messageviewer/ - mimelib/ - plugins/kmail/ -" -KMLOADLIBS="libkdepim" - -PATCHES=( "${FILESDIR}/${PN}-4.4.9-nodbus.patch" ) - -src_configure() { - # Bug 308903 - use ppc64 && append-flags -mminimal-toc - - mycmakeargs=( - -DWITH_IndicateQt=OFF - ) - - kde4-meta_src_configure -} - -src_compile() { - kde4-meta_src_compile kmail_xml - kde4-meta_src_compile -} - -pkg_postinst() { - kde4-meta_pkg_postinst - - if ! has_version kde-base/kdepim-kresources:${SLOT}; then - echo - elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}" - echo - fi - if ! has_version kde-base/kleopatra:${SLOT}; then - echo - elog "For certificate management and the gnupg log viewer, please install kde-base/kleopatra:${SLOT}" - echo - fi -} diff --git a/kde-base/kmail/kmail-4.4.9.ebuild b/kde-base/kmail/kmail-4.4.9.ebuild deleted file mode 100644 index 15909a7881ac..000000000000 --- a/kde-base/kmail/kmail-4.4.9.ebuild +++ /dev/null @@ -1,81 +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/kmail/kmail-4.4.9.ebuild,v 1.8 2011/03/24 19:33:16 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -VIRTUALX_REQUIRED=test -inherit kde4-meta - -DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE." -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdelibs 'semantic-desktop') - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) - $(add_kdebase_dep libkleo) - $(add_kdebase_dep libkpgp) -" -RDEPEND="${DEPEND} - $(add_kdebase_dep kdepim-runtime) -" - -add_blocker kmailcvt -add_blocker libksieve -add_blocker messagecore -add_blocker messagelist -add_blocker messageviewer -add_blocker mimelib - -KMEXTRACTONLY=" - korganizer/org.kde.Korganizer.Calendar.xml - libkleo/ - libkpgp/ -" -KMEXTRA=" - kmailcvt/ - ksendemail/ - libksieve/ - messagecore/ - messagelist/ - messageviewer/ - mimelib/ - plugins/kmail/ -" -KMLOADLIBS="libkdepim" - -PATCHES=( "${FILESDIR}/${P}"-nodbus.patch ) - -src_configure() { - # Bug 308903 - use ppc64 && append-flags -mminimal-toc - - mycmakeargs=( - -DWITH_IndicateQt=OFF - ) - - kde4-meta_src_configure -} - -src_compile() { - kde4-meta_src_compile kmail_xml - kde4-meta_src_compile -} - -pkg_postinst() { - kde4-meta_pkg_postinst - - if ! has_version kde-base/kdepim-kresources:${SLOT}; then - echo - elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}" - echo - fi - if ! has_version kde-base/kleopatra:${SLOT}; then - echo - elog "For certificate management and the gnupg log viewer, please install kde-base/kleopatra:${SLOT}" - echo - fi -} diff --git a/kde-base/knode/ChangeLog b/kde-base/knode/ChangeLog index 42a2e2621d4a..d1d934bc88fe 100644 --- a/kde-base/knode/ChangeLog +++ b/kde-base/knode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/knode # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knode/ChangeLog,v 1.179 2011/06/01 19:41:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knode/ChangeLog,v 1.180 2011/06/02 22:05:14 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -knode-4.4.9.ebuild, + -knode-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> knode-4.4.11.1.ebuild: Marking knode-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/knode/knode-4.4.10.ebuild b/kde-base/knode/knode-4.4.10.ebuild deleted file mode 100644 index 6b28510b79f1..000000000000 --- a/kde-base/knode/knode-4.4.10.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/knode/knode-4.4.10.ebuild,v 1.3 2011/03/08 22:12:28 dilfridge Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="A newsreader for KDE" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -# test fails, last checked for 4.2.96 -RESTRICT=test - -DEPEND=" - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep libkdepim) - $(add_kdebase_dep libkpgp) -" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=" - libkpgp/ -" - -KMLOADLIBS="libkdepim" - -PATCHES=( "${FILESDIR}/${P}"-enablefinal.patch ) - -src_unpack() { - if use handbook; then - KMEXTRA=" - doc/kioslave/news - " - fi - - kde4-meta_src_unpack -} diff --git a/kde-base/knode/knode-4.4.9.ebuild b/kde-base/knode/knode-4.4.9.ebuild deleted file mode 100644 index de511c7373d7..000000000000 --- a/kde-base/knode/knode-4.4.9.ebuild +++ /dev/null @@ -1,38 +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/knode/knode-4.4.9.ebuild,v 1.4 2011/03/24 19:33:44 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="A newsreader for KDE" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -# test fails, last checked for 4.2.96 -RESTRICT=test - -DEPEND=" - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep libkdepim) - $(add_kdebase_dep libkpgp) -" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=" - libkpgp/ -" - -KMLOADLIBS="libkdepim" - -src_unpack() { - if use handbook; then - KMEXTRA=" - doc/kioslave/news - " - fi - - kde4-meta_src_unpack -} diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index 55ba22a9256b..0f6196be6832 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.172 2011/06/01 19:42:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.173 2011/06/02 22:05:14 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -knotes-4.4.9.ebuild, + -knotes-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> knotes-4.4.11.1.ebuild: Marking knotes-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/knotes/knotes-4.4.10.ebuild b/kde-base/knotes/knotes-4.4.10.ebuild deleted file mode 100644 index 0848f7809c9f..000000000000 --- a/kde-base/knotes/knotes-4.4.10.ebuild +++ /dev/null @@ -1,21 +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/knotes/knotes-4.4.10.ebuild,v 1.2 2011/01/28 05:20:44 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdepim" - -inherit kde4-meta - -DESCRIPTION="KDE Notes application" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep libkdepim) -" -RDEPEND="${DEPEND}" - -KMLOADLIBS="libkdepim" diff --git a/kde-base/knotes/knotes-4.4.9.ebuild b/kde-base/knotes/knotes-4.4.9.ebuild deleted file mode 100644 index 2bfd289b85fb..000000000000 --- a/kde-base/knotes/knotes-4.4.9.ebuild +++ /dev/null @@ -1,21 +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/knotes/knotes-4.4.9.ebuild,v 1.4 2011/03/24 19:34:11 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" - -inherit kde4-meta - -DESCRIPTION="KDE Notes application" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep libkdepim) -" -RDEPEND="${DEPEND}" - -KMLOADLIBS="libkdepim" diff --git a/kde-base/konsolekalendar/ChangeLog b/kde-base/konsolekalendar/ChangeLog index e60644ebda37..947097bde9de 100644 --- a/kde-base/konsolekalendar/ChangeLog +++ b/kde-base/konsolekalendar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/konsolekalendar # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.161 2011/06/01 19:42:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.162 2011/06/02 22:05:13 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -konsolekalendar-4.4.9.ebuild, -konsolekalendar-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> konsolekalendar-4.4.11.1.ebuild: diff --git a/kde-base/konsolekalendar/konsolekalendar-4.4.10.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.4.10.ebuild deleted file mode 100644 index 352b89f8b828..000000000000 --- a/kde-base/konsolekalendar/konsolekalendar-4.4.10.ebuild +++ /dev/null @@ -1,18 +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/konsolekalendar/konsolekalendar-4.4.10.ebuild,v 1.2 2011/01/28 05:20:45 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdepim" -KMMODULE="console/${PN}" -inherit kde4-meta - -DESCRIPTION="A command line interface to KDE calendars" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND}" diff --git a/kde-base/konsolekalendar/konsolekalendar-4.4.9.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.4.9.ebuild deleted file mode 100644 index c29669764ef2..000000000000 --- a/kde-base/konsolekalendar/konsolekalendar-4.4.9.ebuild +++ /dev/null @@ -1,18 +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/konsolekalendar/konsolekalendar-4.4.9.ebuild,v 1.4 2011/03/24 19:34:37 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -KMMODULE="console/${PN}" -inherit kde4-meta - -DESCRIPTION="A command line interface to KDE calendars" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND}" diff --git a/kde-base/kontact/ChangeLog b/kde-base/kontact/ChangeLog index ab04dc8332b2..1ee66c4d3941 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.184 2011/06/01 19:43:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.185 2011/06/02 22:05:15 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kontact-4.4.9.ebuild, + -kontact-4.4.10.ebuild, -kontact-4.4.10-r1.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> kontact-4.4.11.1.ebuild: Marking kontact-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/kontact/kontact-4.4.10-r1.ebuild b/kde-base/kontact/kontact-4.4.10-r1.ebuild deleted file mode 100644 index fade83bfb1b0..000000000000 --- a/kde-base/kontact/kontact-4.4.10-r1.ebuild +++ /dev/null @@ -1,54 +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.10-r1.ebuild,v 1.1 2011/04/06 07:45:26 dilfridge 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) -" - -PATCHES=( "${FILESDIR}/${P}"-asyncako.patch ) - -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.10.ebuild b/kde-base/kontact/kontact-4.4.10.ebuild deleted file mode 100644 index 22a49d246c96..000000000000 --- a/kde-base/kontact/kontact-4.4.10.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.10.ebuild,v 1.2 2011/01/28 05:20:45 tampakrap 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.9.ebuild b/kde-base/kontact/kontact-4.4.9.ebuild deleted file mode 100644 index 286424f7249b..000000000000 --- a/kde-base/kontact/kontact-4.4.9.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.9.ebuild,v 1.4 2011/03/24 19:35:05 ranger 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/korganizer/ChangeLog b/kde-base/korganizer/ChangeLog index ba53cfed2978..837c8da98b2c 100644 --- a/kde-base/korganizer/ChangeLog +++ b/kde-base/korganizer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/korganizer # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/korganizer/ChangeLog,v 1.193 2011/06/01 19:43:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korganizer/ChangeLog,v 1.194 2011/06/02 22:05:15 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -korganizer-4.4.9.ebuild, -korganizer-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> korganizer-4.4.11.1.ebuild: Marking korganizer-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/korganizer/korganizer-4.4.10.ebuild b/kde-base/korganizer/korganizer-4.4.10.ebuild deleted file mode 100644 index d626df187689..000000000000 --- a/kde-base/korganizer/korganizer-4.4.10.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/korganizer/korganizer-4.4.10.ebuild,v 1.2 2011/01/28 05:20:45 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="A Personal Organizer for KDE" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) - sys-libs/zlib -" -RDEPEND="${DEPEND}" - -# Moved after 4.3.90 -add_blocker kontact-specialdates - -KMLOADLIBS="libkdepim" -KMEXTRA="kdgantt1" - -# xml targets from kmail are being uncommented by kde4-meta.eclass -KMEXTRACTONLY=" - kmail/ - knode/org.kde.knode.xml -" - -src_unpack() { - if use kontact; then - KMEXTRA="${KMEXTRA} - kontact/plugins/planner/ - kontact/plugins/specialdates/ - " - fi - - kde4-meta_src_unpack -} - -pkg_postinst() { - kde4-meta_pkg_postinst - - if ! has_version kde-base/kdepim-kresources:${SLOT}; then - echo - elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}" - echo - fi -} diff --git a/kde-base/korganizer/korganizer-4.4.9.ebuild b/kde-base/korganizer/korganizer-4.4.9.ebuild deleted file mode 100644 index acc6e5f612e5..000000000000 --- a/kde-base/korganizer/korganizer-4.4.9.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/korganizer/korganizer-4.4.9.ebuild,v 1.4 2011/03/24 19:35:32 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="A Personal Organizer for KDE" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) - sys-libs/zlib -" -RDEPEND="${DEPEND}" - -# Moved after 4.3.90 -add_blocker kontact-specialdates - -KMLOADLIBS="libkdepim" -KMEXTRA="kdgantt1" - -# xml targets from kmail are being uncommented by kde4-meta.eclass -KMEXTRACTONLY=" - kmail/ - knode/org.kde.knode.xml -" - -src_unpack() { - if use kontact; then - KMEXTRA="${KMEXTRA} - kontact/plugins/planner/ - kontact/plugins/specialdates/ - " - fi - - kde4-meta_src_unpack -} - -pkg_postinst() { - kde4-meta_pkg_postinst - - if ! has_version kde-base/kdepim-kresources:${SLOT}; then - echo - elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}" - echo - fi -} diff --git a/kde-base/ktimetracker/ChangeLog b/kde-base/ktimetracker/ChangeLog index a03cfd621957..9cdbf7cba4d3 100644 --- a/kde-base/ktimetracker/ChangeLog +++ b/kde-base/ktimetracker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ktimetracker # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimetracker/ChangeLog,v 1.78 2011/06/01 19:44:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimetracker/ChangeLog,v 1.79 2011/06/02 22:05:15 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -ktimetracker-4.4.9.ebuild, -ktimetracker-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> ktimetracker-4.4.11.1.ebuild: Marking ktimetracker-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/ktimetracker/ktimetracker-4.4.10.ebuild b/kde-base/ktimetracker/ktimetracker-4.4.10.ebuild deleted file mode 100644 index 1a49d6db5b4c..000000000000 --- a/kde-base/ktimetracker/ktimetracker-4.4.10.ebuild +++ /dev/null @@ -1,36 +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/ktimetracker/ktimetracker-4.4.10.ebuild,v 1.2 2011/01/28 05:20:45 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="KTimeTracker tracks time spent on various tasks." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -RDEPEND=" - $(add_kdebase_dep kdepim-kresources) - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep libkdepim) - x11-libs/libXScrnSaver -" -DEPEND="${RDEPEND} - x11-proto/scrnsaverproto -" - -KMEXTRACTONLY=" - kresources/ -" - -KMLOADLIBS="libkdepim" - -src_unpack() { - if use kontact; then - KMEXTRA="${KMEXTRA} kontact/plugins/ktimetracker" - fi - - kde4-meta_src_unpack -} diff --git a/kde-base/ktimetracker/ktimetracker-4.4.9.ebuild b/kde-base/ktimetracker/ktimetracker-4.4.9.ebuild deleted file mode 100644 index 1bfb7d5d1bd1..000000000000 --- a/kde-base/ktimetracker/ktimetracker-4.4.9.ebuild +++ /dev/null @@ -1,36 +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/ktimetracker/ktimetracker-4.4.9.ebuild,v 1.4 2011/03/24 19:36:00 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="KTimeTracker tracks time spent on various tasks." -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -RDEPEND=" - $(add_kdebase_dep kdepim-kresources) - $(add_kdebase_dep kdepimlibs) - $(add_kdebase_dep libkdepim) - x11-libs/libXScrnSaver -" -DEPEND="${RDEPEND} - x11-proto/scrnsaverproto -" - -KMEXTRACTONLY=" - kresources/ -" - -KMLOADLIBS="libkdepim" - -src_unpack() { - if use kontact; then - KMEXTRA="${KMEXTRA} kontact/plugins/ktimetracker" - fi - - kde4-meta_src_unpack -} diff --git a/kde-base/libkdepim/ChangeLog b/kde-base/libkdepim/ChangeLog index 8e5b01f4526d..c90aa8fa05fa 100644 --- a/kde-base/libkdepim/ChangeLog +++ b/kde-base/libkdepim/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkdepim # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdepim/ChangeLog,v 1.190 2011/06/01 19:44:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdepim/ChangeLog,v 1.191 2011/06/02 22:05:12 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -libkdepim-4.4.9.ebuild, -libkdepim-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> libkdepim-4.4.11.1.ebuild: Marking libkdepim-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/libkdepim/libkdepim-4.4.10.ebuild b/kde-base/libkdepim/libkdepim-4.4.10.ebuild deleted file mode 100644 index e6a4d4e02829..000000000000 --- a/kde-base/libkdepim/libkdepim-4.4.10.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/libkdepim/libkdepim-4.4.10.ebuild,v 1.2 2011/01/28 05:20:45 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="Common library for KDE PIM apps" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - $(add_kdebase_dep kdepimlibs 'semantic-desktop') -" -RDEPEND="${DEPEND}" - -# @Since >4.2.65 kode removed from kdepim -add_blocker kode - -KMEXTRACTONLY=" - korganizer/korgac/org.kde.korganizer.KOrgac.xml -" - -KMSAVELIBS="true" - -# the one test that can be run requires a dbus session bus -RESTRICT=test - -src_install() { - kde4-meta_src_install - - # install additional generated headers that are needed by other packages that - # are derived from kdepim. e.g. kmail. - pushd "${CMAKE_BUILD_DIR}/libkdepim/" 2>/dev/null || die "pushd libkdepim failed" - insinto "${PREFIX}/include" - doins ui_addresspicker.h ui_categoryselectdialog_base.h || die "Failed to install extra header files." - popd 2>/dev/null -} diff --git a/kde-base/libkdepim/libkdepim-4.4.9.ebuild b/kde-base/libkdepim/libkdepim-4.4.9.ebuild deleted file mode 100644 index 8629161fe4ac..000000000000 --- a/kde-base/libkdepim/libkdepim-4.4.9.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/libkdepim/libkdepim-4.4.9.ebuild,v 1.7 2011/03/24 19:36:26 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="Common library for KDE PIM apps" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - $(add_kdebase_dep kdepimlibs 'semantic-desktop') -" -RDEPEND="${DEPEND}" - -# @Since >4.2.65 kode removed from kdepim -add_blocker kode - -KMEXTRACTONLY=" - korganizer/korgac/org.kde.korganizer.KOrgac.xml -" - -KMSAVELIBS="true" - -# the one test that can be run requires a dbus session bus -RESTRICT=test - -src_install() { - kde4-meta_src_install - - # install additional generated headers that are needed by other packages that - # are derived from kdepim. e.g. kmail. - pushd "${CMAKE_BUILD_DIR}/libkdepim/" 2>/dev/null || die "pushd libkdepim failed" - insinto "${PREFIX}/include" - doins ui_addresspicker.h ui_categoryselectdialog_base.h || die "Failed to install extra header files." - popd 2>/dev/null -} diff --git a/kde-base/libkleo/ChangeLog b/kde-base/libkleo/ChangeLog index 316e3e8a6b24..b5d0de8b40a7 100644 --- a/kde-base/libkleo/ChangeLog +++ b/kde-base/libkleo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkleo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkleo/ChangeLog,v 1.75 2011/06/01 19:45:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkleo/ChangeLog,v 1.76 2011/06/02 22:05:14 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -libkleo-4.4.9.ebuild, + -libkleo-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> libkleo-4.4.11.1.ebuild: Marking libkleo-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/libkleo/libkleo-4.4.10.ebuild b/kde-base/libkleo/libkleo-4.4.10.ebuild deleted file mode 100644 index 78f469c6f66e..000000000000 --- a/kde-base/libkleo/libkleo-4.4.10.ebuild +++ /dev/null @@ -1,23 +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/libkleo/libkleo-4.4.10.ebuild,v 1.2 2011/01/28 05:20:45 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="KDE library for encryption handling." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - app-crypt/gpgme - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND} - app-crypt/gnupg -" - -KMSAVELIBS="true" -KMEXTRACTONLY="kleopatra/" diff --git a/kde-base/libkleo/libkleo-4.4.9.ebuild b/kde-base/libkleo/libkleo-4.4.9.ebuild deleted file mode 100644 index 86f8347d34ab..000000000000 --- a/kde-base/libkleo/libkleo-4.4.9.ebuild +++ /dev/null @@ -1,23 +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/libkleo/libkleo-4.4.9.ebuild,v 1.4 2011/03/24 19:36:53 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="KDE library for encryption handling." -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - app-crypt/gpgme - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND} - app-crypt/gnupg -" - -KMSAVELIBS="true" -KMEXTRACTONLY="kleopatra/" diff --git a/kde-base/libkpgp/ChangeLog b/kde-base/libkpgp/ChangeLog index 598e9ef97e49..6a61a0baa488 100644 --- a/kde-base/libkpgp/ChangeLog +++ b/kde-base/libkpgp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkpgp # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.154 2011/06/01 19:45:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.155 2011/06/02 22:05:15 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -libkpgp-4.4.9.ebuild, + -libkpgp-4.4.10.ebuild: + Drop kdepim 4.4.9 and 4.4.10 01 Jun 2011; Brent Baude <ranger@gentoo.org> libkpgp-4.4.11.1.ebuild: Marking libkpgp-4.4.11.1 ppc stable for bug 354033 diff --git a/kde-base/libkpgp/libkpgp-4.4.10.ebuild b/kde-base/libkpgp/libkpgp-4.4.10.ebuild deleted file mode 100644 index e72619eae49a..000000000000 --- a/kde-base/libkpgp/libkpgp-4.4.10.ebuild +++ /dev/null @@ -1,12 +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/libkpgp/libkpgp-4.4.10.ebuild,v 1.2 2011/01/28 05:20:45 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="KDE pgp abstraction library" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" diff --git a/kde-base/libkpgp/libkpgp-4.4.9.ebuild b/kde-base/libkpgp/libkpgp-4.4.9.ebuild deleted file mode 100644 index c114f71ef9c1..000000000000 --- a/kde-base/libkpgp/libkpgp-4.4.9.ebuild +++ /dev/null @@ -1,12 +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/libkpgp/libkpgp-4.4.9.ebuild,v 1.4 2011/03/24 19:37:19 ranger Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="KDE pgp abstraction library" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug" |