summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-07-09 13:57:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-07-09 13:57:18 +0000
commit9a900b10541abe8f3595bc0b5a5e9784e838cd75 (patch)
treec05aef98150dac705949eebe4b76d3f21aa75aaa /kde-base
parentRemove old (diff)
downloadhistorical-9a900b10541abe8f3595bc0b5a5e9784e838cd75.tar.gz
historical-9a900b10541abe8f3595bc0b5a5e9784e838cd75.tar.bz2
historical-9a900b10541abe8f3595bc0b5a5e9784e838cd75.zip
Remove old
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kdepim-common-libs/ChangeLog6
-rw-r--r--kde-base/kdepim-common-libs/kdepim-common-libs-4.8.3.ebuild69
-rw-r--r--kde-base/kmail/ChangeLog5
-rw-r--r--kde-base/kmail/kmail-4.8.3.ebuild85
4 files changed, 9 insertions, 156 deletions
diff --git a/kde-base/kdepim-common-libs/ChangeLog b/kde-base/kdepim-common-libs/ChangeLog
index 8cdc04e957fa..6be571479828 100644
--- a/kde-base/kdepim-common-libs/ChangeLog
+++ b/kde-base/kdepim-common-libs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdepim-common-libs
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-common-libs/ChangeLog,v 1.41 2012/07/09 13:49:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-common-libs/ChangeLog,v 1.42 2012/07/09 13:56:20 ago Exp $
+
+ 09 Jul 2012; Agostino Sarubbo <ago@gentoo.org>
+ -kdepim-common-libs-4.8.3.ebuild:
+ Remove old
09 Jul 2012; Agostino Sarubbo <ago@gentoo.org>
kdepim-common-libs-4.8.3-r1.ebuild:
diff --git a/kde-base/kdepim-common-libs/kdepim-common-libs-4.8.3.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.8.3.ebuild
deleted file mode 100644
index 09804e1377f7..000000000000
--- a/kde-base/kdepim-common-libs/kdepim-common-libs-4.8.3.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-common-libs/kdepim-common-libs-4.8.3.ebuild,v 1.5 2012/05/24 08:45:17 ago Exp $
-
-EAPI=4
-
-KMNAME="kdepim"
-KMNOMODULE="true"
-KDE_SCM="git"
-inherit kde4-meta
-
-DESCRIPTION="Common libraries for KDE PIM apps"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- app-crypt/gpgme
- >=app-office/akonadi-server-1.3.60
- >=dev-libs/shared-desktop-ontologies-0.6.50
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
-"
-RDEPEND="${DEPEND}
- app-crypt/gnupg
- $(add_kdebase_dep kdepim-runtime)
-"
-
-# @Since >4.4.76 merged here
-add_blocker akonadi
-add_blocker libkdepim
-add_blocker libkleo
-add_blocker libkpgp
-add_blocker kaddressbook '<4.4.90'
-# kdepim-wizards removed since 4.8.0
-add_blocker kdepim-wizards
-add_blocker kmail '<4.4.80'
-add_blocker korganizer '<4.5.67'
-
-RESTRICT="test"
-# bug 393131
-
-KMEXTRA="
- akonadi_next/
- calendarsupport/
- calendarviews/
- incidenceeditor-ng/
- libkdepim/
- libkdepimdbusinterfaces/
- libkleo/
- libkpgp/
- kdgantt2/
- messagecomposer/
- messagecore/
- messagelist/
- messageviewer/
- ontologies/
- templateparser/
-"
-
-KMEXTRACTONLY="
- kleopatra/
- kmail/
- knode/org.kde.knode.xml
- korganizer/korgac/org.kde.korganizer.KOrgac.xml
- korganizer/org.kde.korganizer.Korganizer.xml
-"
-
-KMSAVELIBS="true"
-
-PATCHES=( "${FILESDIR}/${P}-qt47-compat.patch" )
diff --git a/kde-base/kmail/ChangeLog b/kde-base/kmail/ChangeLog
index 9ef6756382ee..940393c0086c 100644
--- a/kde-base/kmail/ChangeLog
+++ b/kde-base/kmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmail
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.292 2012/07/09 13:50:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.293 2012/07/09 13:57:18 ago Exp $
+
+ 09 Jul 2012; Agostino Sarubbo <ago@gentoo.org> -kmail-4.8.3.ebuild:
+ Remove old
09 Jul 2012; Agostino Sarubbo <ago@gentoo.org> kmail-4.8.3-r1.ebuild:
Stable for x86, wrt bug #425388
diff --git a/kde-base/kmail/kmail-4.8.3.ebuild b/kde-base/kmail/kmail-4.8.3.ebuild
deleted file mode 100644
index 39715af7093b..000000000000
--- a/kde-base/kmail/kmail-4.8.3.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.8.3.ebuild,v 1.6 2012/06/07 22:32:32 zmedico Exp $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-KDE_SCM="git"
-VIRTUALX_REQUIRED=test
-inherit flag-o-matic 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"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
- $(add_kdebase_dep korganizer)
- $(add_kdebase_dep kdepim-common-libs)
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT="test"
-# bug 393147
-
-KMEXTRACTONLY="
- akonadi_next/
- calendarsupport/
- korganizer/
- kresources/
- libkleo/
- libkpgp/
- libkdepimdbusinterfaces/
- kdgantt2/
-"
-KMCOMPILEONLY="
- messagecomposer/
- messagecore/
- messagelist/
- messageviewer/
- templateparser/
- incidenceeditor-ng/
- calendarsupport/
-"
-KMEXTRA="
- kmailcvt/
- ksendemail/
- libksieve/
- mailcommon/
- mailfilteragent/
- ontologies/
- plugins/messageviewer/
-"
-
-KMLOADLIBS="kdepim-common-libs"
-
-PATCHES=( "${FILESDIR}/${P}-qt47-compat.patch" )
-
-src_configure() {
- # Bug 308903
- use ppc64 && append-flags -mminimal-toc
-
- 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
-}