diff options
Diffstat (limited to 'kde-base/knode/knode-3.5.3.ebuild')
-rw-r--r-- | kde-base/knode/knode-3.5.3.ebuild | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/kde-base/knode/knode-3.5.3.ebuild b/kde-base/knode/knode-3.5.3.ebuild deleted file mode 100644 index 79d2331019c9..000000000000 --- a/kde-base/knode/knode-3.5.3.ebuild +++ /dev/null @@ -1,32 +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/knode/knode-3.5.3.ebuild,v 1.2 2006/09/26 19:32:18 deathwing00 Exp $ - -KMNAME=kdepim -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="A newsreader for KDE" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdepim) -$(deprange $PV $MAXKDEVER kde-base/libkdenetwork) -$(deprange $PV $MAXKDEVER kde-base/kontact) -$(deprange $PV $MAXKDEVER kde-base/libkmime)" - -RDEPEND="${DEPEND}" - -KMCOPYLIB=" - libkdepim libkdepim - libkpinterfaces kontact/interfaces - libkmime libkmime - libkpgp libkpgp" -KMEXTRACTONLY=" - libkdepim/ - libkdenetwork/ - kontact/interfaces - libkmime - libkpgp - libemailfunctions" -KMEXTRA="kontact/plugins/knode" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps. |