summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2007-10-19 23:20:22 +0000
committerWulf Krueger <philantrop@gentoo.org>2007-10-19 23:20:22 +0000
commitc76521d41f1ba13bc2cd31c25ccf554ab20b371e (patch)
tree010738ecde8be9752961c740070a5d0813b383d7 /kde-base/korn
parentBump to KDE 3.5.8. (diff)
downloadgentoo-2-c76521d41f1ba13bc2cd31c25ccf554ab20b371e.tar.gz
gentoo-2-c76521d41f1ba13bc2cd31c25ccf554ab20b371e.tar.bz2
gentoo-2-c76521d41f1ba13bc2cd31c25ccf554ab20b371e.zip
Bump to KDE 3.5.8.
(Portage version: 2.1.3.15)
Diffstat (limited to 'kde-base/korn')
-rw-r--r--kde-base/korn/ChangeLog7
-rw-r--r--kde-base/korn/files/digest-korn-3.5.83
-rw-r--r--kde-base/korn/korn-3.5.8.ebuild25
3 files changed, 34 insertions, 1 deletions
diff --git a/kde-base/korn/ChangeLog b/kde-base/korn/ChangeLog
index ac677a6373a9..7e48955099b1 100644
--- a/kde-base/korn/ChangeLog
+++ b/kde-base/korn/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/korn
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/ChangeLog,v 1.77 2007/08/11 15:26:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/ChangeLog,v 1.78 2007/10/19 23:20:21 philantrop Exp $
+
+*korn-3.5.8 (19 Oct 2007)
+
+ 19 Oct 2007; Wulf C. Krueger <philantrop@gentoo.org> +korn-3.5.8.ebuild:
+ Bump to KDE 3.5.8.
11 Aug 2007; Raúl Porcel <armin76@gentoo.org> korn-3.5.7.ebuild:
x86 stable wrt #185823
diff --git a/kde-base/korn/files/digest-korn-3.5.8 b/kde-base/korn/files/digest-korn-3.5.8
new file mode 100644
index 000000000000..829a0a174fc3
--- /dev/null
+++ b/kde-base/korn/files/digest-korn-3.5.8
@@ -0,0 +1,3 @@
+MD5 a1ffff553f1d6739c7791891028b176b kdepim-3.5.8.tar.bz2 14107449
+RMD160 bb34c7e88227a1ebdd8ff38ee41445f85969175e kdepim-3.5.8.tar.bz2 14107449
+SHA256 433f8541af0a05e0a7e15df5ecca8463a29b6574871b941a8312b04b2233fef1 kdepim-3.5.8.tar.bz2 14107449
diff --git a/kde-base/korn/korn-3.5.8.ebuild b/kde-base/korn/korn-3.5.8.ebuild
new file mode 100644
index 000000000000..40d8b2f9c8e9
--- /dev/null
+++ b/kde-base/korn/korn-3.5.8.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/korn-3.5.8.ebuild,v 1.1 2007/10/19 23:20:21 philantrop Exp $
+
+KMNAME=kdepim
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KDE mailbox checker"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+DEPEND="$(deprange 3.5.7 $MAXKDEVER kde-base/mimelib)
+$(deprange $PV $MAXKDEVER kde-base/libkmime)"
+
+RDEPEND="${DEPEND}
+ $(deprange-dual $PV $MAXKDEVER kde-base/kdebase-kioslaves)
+ $(deprange $PV $MAXKDEVER kde-base/kdepim-kioslaves)"
+KMCOPYLIB="libmimelib mimelib
+ libkmime libkmime"
+# libkcal is installed because a lot of headers are needed, but it don't have to be compiled
+KMEXTRACTONLY="
+ mimelib/
+ libkmime/
+ libkdenetwork/"