summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-06 02:05:45 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-06 02:05:45 +0000
commit7664cb8faa7d09e70e7f129c8160be1c583679d4 (patch)
tree08c8946e34fab28048ac4a60e72d07bee4e15f9f /kde-base/kmail
parentCleanup of old KDE 3.5.0 and 3.5.1 ebuild.s (diff)
downloadgentoo-2-7664cb8faa7d09e70e7f129c8160be1c583679d4.tar.gz
gentoo-2-7664cb8faa7d09e70e7f129c8160be1c583679d4.tar.bz2
gentoo-2-7664cb8faa7d09e70e7f129c8160be1c583679d4.zip
Cleanup of old KDE 3.5.0 and 3.5.1 ebuild.s
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'kde-base/kmail')
-rw-r--r--kde-base/kmail/ChangeLog7
-rw-r--r--kde-base/kmail/files/digest-kmail-3.5.01
-rw-r--r--kde-base/kmail/files/digest-kmail-3.5.0-r31
-rw-r--r--kde-base/kmail/files/digest-kmail-3.5.11
-rw-r--r--kde-base/kmail/files/kdepim-3.5.0-kmail-branch.patch288
-rw-r--r--kde-base/kmail/files/kmail-qt-3.3.5.patch12
-rw-r--r--kde-base/kmail/kmail-3.5.0-r3.ebuild57
-rw-r--r--kde-base/kmail/kmail-3.5.0.ebuild55
-rw-r--r--kde-base/kmail/kmail-3.5.1.ebuild55
9 files changed, 6 insertions, 471 deletions
diff --git a/kde-base/kmail/ChangeLog b/kde-base/kmail/ChangeLog
index 076d9e6aa206..c9234e905380 100644
--- a/kde-base/kmail/ChangeLog
+++ b/kde-base/kmail/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kmail
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.53 2006/03/28 00:14:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.54 2006/04/06 02:05:45 flameeyes Exp $
+
+ 05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -files/kmail-qt-3.3.5.patch, -files/kdepim-3.5.0-kmail-branch.patch,
+ -kmail-3.5.0.ebuild, -kmail-3.5.0-r3.ebuild, -kmail-3.5.1.ebuild:
+ Removed old 3.5.0/3.5.1 packages.
28 Mar 2006; Aron Griffis <agriffis@gentoo.org> kmail-3.5.0.ebuild,
kmail-3.5.0-r3.ebuild, kmail-3.5.1.ebuild, kmail-3.5.2.ebuild:
diff --git a/kde-base/kmail/files/digest-kmail-3.5.0 b/kde-base/kmail/files/digest-kmail-3.5.0
deleted file mode 100644
index 8cfd9db2e7e4..000000000000
--- a/kde-base/kmail/files/digest-kmail-3.5.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e19a2a40e422ecd483884ce6e9ac8925 kdepim-3.5.0.tar.bz2 12865623
diff --git a/kde-base/kmail/files/digest-kmail-3.5.0-r3 b/kde-base/kmail/files/digest-kmail-3.5.0-r3
deleted file mode 100644
index 8cfd9db2e7e4..000000000000
--- a/kde-base/kmail/files/digest-kmail-3.5.0-r3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e19a2a40e422ecd483884ce6e9ac8925 kdepim-3.5.0.tar.bz2 12865623
diff --git a/kde-base/kmail/files/digest-kmail-3.5.1 b/kde-base/kmail/files/digest-kmail-3.5.1
deleted file mode 100644
index 2bfcb8caf853..000000000000
--- a/kde-base/kmail/files/digest-kmail-3.5.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8e87c9cbe1f0c0f983f94d804a5bc8f9 kdepim-3.5.1.tar.bz2 12885355
diff --git a/kde-base/kmail/files/kdepim-3.5.0-kmail-branch.patch b/kde-base/kmail/files/kdepim-3.5.0-kmail-branch.patch
deleted file mode 100644
index 88d6aaa49f40..000000000000
--- a/kde-base/kmail/files/kdepim-3.5.0-kmail-branch.patch
+++ /dev/null
@@ -1,288 +0,0 @@
-diff -Nur kdepim-3.5.0.orig/kmail/actionscheduler.cpp kdepim-3.5.0/kmail/actionscheduler.cpp
---- kdepim-3.5.0.orig/kmail/actionscheduler.cpp 2005-09-10 10:24:02.000000000 +0200
-+++ kdepim-3.5.0/kmail/actionscheduler.cpp 2005-12-07 23:34:28.000000000 +0100
-@@ -570,7 +570,7 @@
- (!mAccount ||
- (mAccount && (*mFilterIt).applyOnAccount(mAccountId)))) ||
- ((mSet & KMFilterMgr::Explicit) && (*mFilterIt).applyOnExplicit())) {
--
-+
- // filter is applicable
- if ( FilterLog::instance()->isLogging() ) {
- QString logText( i18n( "<b>Evaluating filter rules:</b> " ) );
-@@ -646,8 +646,11 @@
- if (!orgMsg || !orgMsg->parent()) {
- // Original message is gone, no point filtering it anymore
- mSrcFolder->removeMsg( mSrcFolder->find( msg ) );
-+ kdDebug(5006) << "The original serial number is missing. "
-+ << "Cannot complete the filtering." << endl;
- mExecutingLock = false;
- processMessageTimer->start( 0, true );
-+ return;
- } else {
- if (!folder) // no filter folder specified leave in current place
- folder = orgMsg->parent();
-@@ -659,7 +662,7 @@
- mSrcFolder->addMsg( msg );
- mIgnore = false;
-
-- if (msg && kmkernel->folderIsTrash( folder ))
-+ if (msg && folder && kmkernel->folderIsTrash( folder ))
- KMFilterAction::sendMDN( msg, KMime::MDN::Deleted );
-
- timeOutTime = QTime::currentTime();
-@@ -722,8 +725,6 @@
-
- void ActionScheduler::copyMessageFinished( KMCommand *command )
- {
-- // FIXME remove the debug output
-- kdDebug(5006) << "##### ActionScheduler::copyMessageFinished( KMCommand *command )" << endl;
- if ( command->result() != KMCommand::OK )
- actionMessage( KMFilterAction::ErrorButGoOn );
- else
-@@ -803,4 +804,11 @@
- return sEnabled;
- }
-
-+bool ActionScheduler::ignoreChanges( bool ignore )
-+{
-+ bool oldValue = mIgnore;
-+ mIgnore = ignore;
-+ return oldValue;
-+}
-+
- #include "actionscheduler.moc"
-diff -Nur kdepim-3.5.0.orig/kmail/actionscheduler.h kdepim-3.5.0/kmail/actionscheduler.h
---- kdepim-3.5.0.orig/kmail/actionscheduler.h 2005-09-10 10:24:02.000000000 +0200
-+++ kdepim-3.5.0/kmail/actionscheduler.h 2005-12-07 23:34:28.000000000 +0100
-@@ -77,10 +77,10 @@
- of messages left to process is empty */
- void setFilterList( QValueList<KMFilter*> filters );
-
-- /* Set the id of the account associated with this scheduler */
-+ /** Set the id of the account associated with this scheduler */
- void setAccountId( uint id ) { mAccountId = id; mAccount = true; }
-
-- /* Clear the id of the account associated with this scheduler */
-+ /** Clear the id of the account associated with this scheduler */
- void clearAccountId() { mAccountId = 0; mAccount = false; }
-
- /** Queue a message for filtering */
-@@ -88,9 +88,16 @@
- void execFilters(const QPtrList<KMMsgBase> msgList);
- void execFilters(KMMsgBase* msgBase);
- void execFilters(Q_UINT32 serNum);
-+
- static QString debug();
- static bool isEnabled();
-
-+ /** Allow or deny manipulations on the message to be filtered.
-+ This is needed when using pipe-through filters, because the
-+ changes made by the filter have to be written back.
-+ The old value before applying the new value is returned. */
-+ bool ignoreChanges( bool ignore );
-+
- signals:
- /** Emitted when filtering is completed */
- void result(ReturnCode);
-diff -Nur kdepim-3.5.0.orig/kmail/kmcommands.cpp kdepim-3.5.0/kmail/kmcommands.cpp
---- kdepim-3.5.0.orig/kmail/kmcommands.cpp 2005-10-10 17:02:11.000000000 +0200
-+++ kdepim-3.5.0/kmail/kmcommands.cpp 2005-12-07 23:34:28.000000000 +0100
-@@ -1464,15 +1464,20 @@
-
- KMCommand::Result KMFilterActionCommand::execute()
- {
-+ KCursorSaver busy( KBusyPtr::busy() );
- QPtrList<KMMessage> msgList = retrievedMsgs();
-
- for (KMMessage *msg = msgList.first(); msg; msg = msgList.next())
- if( msg->parent() )
- kmkernel->filterMgr()->tempOpenFolder(msg->parent());
-
-+ int counter = 0;
- for (KMMessage *msg = msgList.first(); msg; msg = msgList.next()) {
- msg->setTransferInProgress(false);
-
-+ if ( !( ++counter % 20 ) )
-+ KApplication::kApplication()->processEvents( 50 );
-+
- int filterResult = kmkernel->filterMgr()->process(msg, mFilter);
- if (filterResult == 2) {
- // something went horribly wrong (out of space?)
-@@ -1496,30 +1501,30 @@
-
- void KMMetaFilterActionCommand::start()
- {
--#if 0 // use action scheduler
-- KMFilterMgr::FilterSet set = KMFilterMgr::All;
-- QPtrList<KMFilter> filters;
-- filters.append( mFilter );
-- ActionScheduler *scheduler = new ActionScheduler( set, filters, mHeaders );
-- scheduler->setAlwaysMatch( true );
-- scheduler->setAutoDestruct( true );
--
-- int contentX, contentY;
-- HeaderItem *nextItem = mHeaders->prepareMove( &contentX, &contentY );
-- QPtrList<KMMsgBase> msgList = *mHeaders->selectedMsgs(true);
-- mHeaders->finalizeMove( nextItem, contentX, contentY );
--
--
-- for (KMMsgBase *msg = msgList.first(); msg; msg = msgList.next())
-- scheduler->execFilters( msg );
--#else
-- KMCommand *filterCommand = new KMFilterActionCommand( mMainWidget,
-- *mHeaders->selectedMsgs(), mFilter);
-- filterCommand->start();
-- int contentX, contentY;
-- HeaderItem *item = mHeaders->prepareMove( &contentX, &contentY );
-- mHeaders->finalizeMove( item, contentX, contentY );
--#endif
-+ if (ActionScheduler::isEnabled() ) {
-+ // use action scheduler
-+ KMFilterMgr::FilterSet set = KMFilterMgr::All;
-+ QValueList<KMFilter*> filters;
-+ filters.append( mFilter );
-+ ActionScheduler *scheduler = new ActionScheduler( set, filters, mHeaders );
-+ scheduler->setAlwaysMatch( true );
-+ scheduler->setAutoDestruct( true );
-+
-+ int contentX, contentY;
-+ HeaderItem *nextItem = mHeaders->prepareMove( &contentX, &contentY );
-+ QPtrList<KMMsgBase> msgList = *mHeaders->selectedMsgs(true);
-+ mHeaders->finalizeMove( nextItem, contentX, contentY );
-+
-+ for (KMMsgBase *msg = msgList.first(); msg; msg = msgList.next())
-+ scheduler->execFilters( msg );
-+ } else {
-+ KMCommand *filterCommand = new KMFilterActionCommand( mMainWidget,
-+ *mHeaders->selectedMsgs(), mFilter);
-+ filterCommand->start();
-+ int contentX, contentY;
-+ HeaderItem *item = mHeaders->prepareMove( &contentX, &contentY );
-+ mHeaders->finalizeMove( item, contentX, contentY );
-+ }
- }
-
- FolderShortcutCommand::FolderShortcutCommand( KMMainWidget *mainwidget,
-diff -Nur kdepim-3.5.0.orig/kmail/kmfilteraction.cpp kdepim-3.5.0/kmail/kmfilteraction.cpp
---- kdepim-3.5.0.orig/kmail/kmfilteraction.cpp 2005-09-10 10:24:02.000000000 +0200
-+++ kdepim-3.5.0/kmail/kmfilteraction.cpp 2005-12-07 23:34:28.000000000 +0100
-@@ -1617,6 +1617,9 @@
- FILE *p;
- QByteArray ba;
-
-+ // backup the serial number in case the header gets lost
-+ QString origSerNum = mMsg->headerField( "X-KMail-Filtered" );
-+
- p = popen(QFile::encodeName(mCmd), "r");
- int len =100;
- char buffer[100];
-@@ -1630,7 +1633,20 @@
- pclose(p);
- if ( !ba.isEmpty() ) {
- KPIM::ThreadWeaver::debug (1, "PipeJob::run: %s", QString(ba).latin1() );
-+ KMFolder *filterFolder = mMsg->parent();
-+ ActionScheduler *handler = MessageProperty::filterHandler( mMsg->getMsgSerNum() );
-+
- mMsg->fromByteArray( ba );
-+ if ( !origSerNum.isEmpty() )
-+ mMsg->setHeaderField( "X-KMail-Filtered", origSerNum );
-+ if ( filterFolder && handler ) {
-+ bool oldStatus = handler->ignoreChanges( true );
-+ filterFolder->take( filterFolder->find( mMsg ) );
-+ filterFolder->addMsg( mMsg );
-+ handler->ignoreChanges( oldStatus );
-+ } else {
-+ kdDebug(5006) << "Warning: Cannot refresh the message from the external filter." << endl;
-+ }
- }
-
- KPIM::ThreadWeaver::debug (1, "PipeJob::run: done.\n" );
-diff -Nur kdepim-3.5.0.orig/kmail/kmfolder.cpp kdepim-3.5.0/kmail/kmfolder.cpp
---- kdepim-3.5.0.orig/kmail/kmfolder.cpp 2005-11-19 11:56:46.000000000 +0100
-+++ kdepim-3.5.0/kmail/kmfolder.cpp 2005-12-07 23:34:28.000000000 +0100
-@@ -263,8 +263,13 @@
- }
- }
-
-- mChild = new KMFolderDir( this, parent(), childName,
-- (folderType() == KMFolderTypeImap) ? KMImapDir : KMStandardDir);
-+ KMFolderDirType newType = KMStandardDir;
-+ if( folderType() == KMFolderTypeCachedImap )
-+ newType = KMDImapDir;
-+ else if( folderType() == KMFolderTypeImap )
-+ newType = KMImapDir;
-+
-+ mChild = new KMFolderDir( this, parent(), childName, newType );
- if( !mChild )
- return 0;
- mChild->reload();
-diff -Nur kdepim-3.5.0.orig/kmail/kmheaders.cpp kdepim-3.5.0/kmail/kmheaders.cpp
---- kdepim-3.5.0.orig/kmail/kmheaders.cpp 2005-10-10 17:02:11.000000000 +0200
-+++ kdepim-3.5.0/kmail/kmheaders.cpp 2005-12-07 23:34:28.000000000 +0100
-@@ -1339,7 +1339,11 @@
- CREATE_TIMER(filter);
- START_TIMER(filter);
-
-+ KCursorSaver busy( KBusyPtr::busy() );
-+ int counter = 0;
- for (KMMsgBase* msgBase=msgList->first(); msgBase; msgBase=msgList->next()) {
-+ if ( !( ++counter % 20 ) )
-+ KApplication::kApplication()->processEvents( 50 );
- int idx = msgBase->parent()->find(msgBase);
- assert(idx != -1);
- KMMessage * msg = msgBase->parent()->getMsg(idx);
-diff -Nur kdepim-3.5.0.orig/kmail/kmkernel.cpp kdepim-3.5.0/kmail/kmkernel.cpp
---- kdepim-3.5.0.orig/kmail/kmkernel.cpp 2005-11-08 23:33:29.000000000 +0100
-+++ kdepim-3.5.0/kmail/kmkernel.cpp 2005-12-07 23:34:28.000000000 +0100
-@@ -1432,11 +1432,11 @@
- the_msgIndex = 0;
- #endif
-
--#if 0
-+//#if 0
- the_weaver = new KPIM::ThreadWeaver::Weaver( this );
- the_weaverLogger = new KPIM::ThreadWeaver::WeaverThreadLogger(this);
- the_weaverLogger->attach (the_weaver);
--#endif
-+//#endif
-
- connect( the_folderMgr, SIGNAL( folderRemoved(KMFolder*) ),
- this, SIGNAL( folderRemoved(KMFolder*) ) );
-diff -Nur kdepim-3.5.0.orig/kmail/kmmainwidget.cpp kdepim-3.5.0/kmail/kmmainwidget.cpp
---- kdepim-3.5.0.orig/kmail/kmmainwidget.cpp 2005-10-10 17:02:11.000000000 +0200
-+++ kdepim-3.5.0/kmail/kmmainwidget.cpp 2005-12-07 23:34:28.000000000 +0100
-@@ -1644,11 +1644,11 @@
- {
- if ( GlobalSettings::self()->networkState() == GlobalSettings::EnumNetworkState::Online ) {
- // if online; then toggle and set it offline.
-- actionCollection()->action( "online_status" )->setText( i18n("Network State (online)") );
-+ actionCollection()->action( "online_status" )->setText( i18n("Go Online") );
- kmkernel->stopNetworkJobs();
- BroadcastStatus::instance()->setStatusMsg( i18n("KMail is set to be offline; all network jobs are suspended"));
- } else {
-- actionCollection()->action( "online_status" )->setText( i18n("Network State (offline)") );
-+ actionCollection()->action( "online_status" )->setText( i18n("Go Offline") );
- kmkernel->resumeNetworkJobs();
- BroadcastStatus::instance()->setStatusMsg( i18n("KMail is set to be online; all network jobs resumed"));
- }
-@@ -3000,9 +3000,9 @@
- actionCollection()->action( "send_queued" )->setEnabled( kmkernel->outboxFolder()->count() > 0 );
- actionCollection()->action( "send_queued_via" )->setEnabled( kmkernel->outboxFolder()->count() > 0 );
- if ( GlobalSettings::self()->networkState() == GlobalSettings::EnumNetworkState::Online )
-- actionCollection()->action( "online_status" )->setText( i18n("Network State (offline)") );
-+ actionCollection()->action( "online_status" )->setText( i18n("Go Offline") );
- else
-- actionCollection()->action( "online_status" )->setText( i18n("Network State (online)") );
-+ actionCollection()->action( "online_status" )->setText( i18n("Go Online") );
- if (action( "edit_undo" ))
- action( "edit_undo" )->setEnabled( mHeaders->canUndo() );
-
-@@ -3311,6 +3311,7 @@
- if(!addedSeparator) {
- mApplyFilterActionsMenu->popupMenu()->insertSeparator();
- addedSeparator = !addedSeparator;
-+ mFilterMenuActions.append( new KActionSeparator());
- }
- filterAction->plug( mApplyFilterActionsMenu->popupMenu() );
- mFilterMenuActions.append(filterAction);
diff --git a/kde-base/kmail/files/kmail-qt-3.3.5.patch b/kde-base/kmail/files/kmail-qt-3.3.5.patch
deleted file mode 100644
index 6efeb140acff..000000000000
--- a/kde-base/kmail/files/kmail-qt-3.3.5.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: kdepim-3.4.91/kmail/smimeconfiguration.ui
-===================================================================
---- kdepim-3.4.91/kmail/smimeconfiguration.ui.orig
-+++ kdepim-3.4.91/kmail/smimeconfiguration.ui
-@@ -410,7 +410,4 @@ The syntax is "HOST" or "HOST:PORT". If
- </connection>
- </connections>
- <layoutdefaults spacing="6" margin="11"/>
--<includehints>
-- <includehint>kleo::keyrequester.h</includehint>
--</includehints>
- </UI>
diff --git a/kde-base/kmail/kmail-3.5.0-r3.ebuild b/kde-base/kmail/kmail-3.5.0-r3.ebuild
deleted file mode 100644
index 072967b36a9d..000000000000
--- a/kde-base/kmail/kmail-3.5.0-r3.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-3.5.0-r3.ebuild,v 1.3 2006/03/28 00:14:16 agriffis Exp $
-
-KMNAME=kdepim
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="KDE mail client"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdenetwork)
-$(deprange $PV $MAXKDEVER kde-base/libkdepim)
-$(deprange $PV $MAXKDEVER kde-base/libkpimidentities)
-$(deprange $PV $MAXKDEVER kde-base/mimelib)
-$(deprange $PV $MAXKDEVER kde-base/libksieve)
-$(deprange $PV $MAXKDEVER kde-base/certmanager)
-$(deprange $PV $MAXKDEVER kde-base/libkcal)
-$(deprange $PV $MAXKDEVER kde-base/kontact)"
-RDEPEND="${DEPEND}
-$(deprange $PV $MAXKDEVER kde-base/kdepim-kioslaves)
-$(deprange $PV $MAXKDEVER kde-base/kmailcvt)
-$(deprange-dual $PV $MAXKDEVER kde-base/kdebase-kioslaves)
-$(deprange-dual $PV $MAXKDEVER kde-base/kcontrol)" # for the "looknfeel" icon, and probably others.
-
-KMCOPYLIB="
- libkdepim libkdepim/
- libkpimidentities libkpimidentities/
- libmimelib mimelib/
- libksieve libksieve/
- libkleopatra certmanager/lib/
- libkcal libkcal
- libkpinterfaces kontact/interfaces/
- libkmime libkmime
- libkpgp libkpgp"
-KMEXTRACTONLY="
- libkdenetwork/
- libkdepim/
- libkpimidentities/
- libksieve/
- libkcal/
- mimelib/
- certmanager/
- korganizer/korganizeriface.h
- kontact/interfaces/
- libkmime/
- libkpgp
- dcopidlng"
-KMCOMPILEONLY="libemailfunctions"
-# the kmail plugins are installed with kmail
-KMEXTRA="
- plugins/kmail/
- kontact/plugins/kmail/" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps.
-
-# Fix crash when applying filters (kde bug 113730). applied for 3.5.1.
-PATCHES="${FILESDIR}/kdepim-3.5.0-kmail-branch.patch"
diff --git a/kde-base/kmail/kmail-3.5.0.ebuild b/kde-base/kmail/kmail-3.5.0.ebuild
deleted file mode 100644
index 76a749ac300a..000000000000
--- a/kde-base/kmail/kmail-3.5.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-3.5.0.ebuild,v 1.4 2006/03/28 00:14:16 agriffis Exp $
-
-KMNAME=kdepim
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="KDE mail client"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdenetwork)
-$(deprange $PV $MAXKDEVER kde-base/libkdepim)
-$(deprange $PV $MAXKDEVER kde-base/libkpimidentities)
-$(deprange $PV $MAXKDEVER kde-base/mimelib)
-$(deprange $PV $MAXKDEVER kde-base/libksieve)
-$(deprange $PV $MAXKDEVER kde-base/certmanager)
-$(deprange $PV $MAXKDEVER kde-base/libkcal)
-$(deprange $PV $MAXKDEVER kde-base/kontact)"
-RDEPEND="${DEPEND}
-$(deprange $PV $MAXKDEVER kde-base/kdepim-kioslaves)
-$(deprange $PV $MAXKDEVER kde-base/kmailcvt)
-$(deprange-dual $PV $MAXKDEVER kde-base/kdebase-kioslaves)
-$(deprange-dual $PV $MAXKDEVER kde-base/kcontrol)" # for the "looknfeel" icon, and probably others.
-
-KMCOPYLIB="
- libkdepim libkdepim/
- libkpimidentities libkpimidentities/
- libmimelib mimelib/
- libksieve libksieve/
- libkleopatra certmanager/lib/
- libkcal libkcal
- libkpinterfaces kontact/interfaces/
- libkmime libkmime
- libkpgp libkpgp"
-KMEXTRACTONLY="
- libkdenetwork/
- libkdepim/
- libkpimidentities/
- libksieve/
- libkcal/
- mimelib/
- certmanager/
- korganizer/korganizeriface.h
- kontact/interfaces/
- libkmime/
- libkpgp
- dcopidlng"
-KMCOMPILEONLY="libemailfunctions"
-# the kmail plugins are installed with kmail
-KMEXTRA="
- plugins/kmail/
- kontact/plugins/kmail/" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps.
-
diff --git a/kde-base/kmail/kmail-3.5.1.ebuild b/kde-base/kmail/kmail-3.5.1.ebuild
deleted file mode 100644
index 32b642760842..000000000000
--- a/kde-base/kmail/kmail-3.5.1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-3.5.1.ebuild,v 1.2 2006/03/28 00:14:16 agriffis Exp $
-
-KMNAME=kdepim
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="KDE mail client"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-DEPEND="$(deprange 3.5.0-r3 $MAXKDEVER kde-base/libkdenetwork)
-$(deprange $PV $MAXKDEVER kde-base/libkdepim)
-$(deprange $PV $MAXKDEVER kde-base/libkpimidentities)
-$(deprange $PV $MAXKDEVER kde-base/mimelib)
-$(deprange 3.5.0-r3 $MAXKDEVER kde-base/libksieve)
-$(deprange $PV $MAXKDEVER kde-base/certmanager)
-$(deprange $PV $MAXKDEVER kde-base/libkcal)
-$(deprange $PV $MAXKDEVER kde-base/kontact)"
-RDEPEND="${DEPEND}
-$(deprange $PV $MAXKDEVER kde-base/kdepim-kioslaves)
-$(deprange $PV $MAXKDEVER kde-base/kmailcvt)
-$(deprange-dual $PV $MAXKDEVER kde-base/kdebase-kioslaves)
-$(deprange-dual $PV $MAXKDEVER kde-base/kcontrol)" # for the "looknfeel" icon, and probably others.
-
-KMCOPYLIB="
- libkdepim libkdepim/
- libkpimidentities libkpimidentities/
- libmimelib mimelib/
- libksieve libksieve/
- libkleopatra certmanager/lib/
- libkcal libkcal
- libkpinterfaces kontact/interfaces/
- libkmime libkmime
- libkpgp libkpgp"
-KMEXTRACTONLY="
- libkdenetwork/
- libkdepim/
- libkpimidentities/
- libksieve/
- libkcal/
- mimelib/
- certmanager/
- korganizer/korganizeriface.h
- kontact/interfaces/
- libkmime/
- libkpgp
- dcopidlng"
-KMCOMPILEONLY="libemailfunctions"
-# the kmail plugins are installed with kmail
-KMEXTRA="
- plugins/kmail/
- kontact/plugins/kmail/" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps.
-