From 55fd8f811dfc681db0b489bd5e793a62955f7455 Mon Sep 17 00:00:00 2001 From: Wulf Krueger Date: Fri, 19 Oct 2007 23:13:00 +0000 Subject: Bump to KDE 3.5.8. (Portage version: 2.1.3.15) --- kde-base/knotes/ChangeLog | 7 ++++++- kde-base/knotes/files/digest-knotes-3.5.8 | 3 +++ kde-base/knotes/knotes-3.5.8.ebuild | 27 +++++++++++++++++++++++++++ 3 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 kde-base/knotes/files/digest-knotes-3.5.8 create mode 100644 kde-base/knotes/knotes-3.5.8.ebuild diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index 8dda77da2b85..081d8b2499e3 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.73 2007/08/11 15:28:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.74 2007/10/19 23:12:59 philantrop Exp $ + +*knotes-3.5.8 (19 Oct 2007) + + 19 Oct 2007; Wulf C. Krueger +knotes-3.5.8.ebuild: + Bump to KDE 3.5.8. 11 Aug 2007; Raúl Porcel knotes-3.5.7.ebuild: x86 stable wrt #185823 diff --git a/kde-base/knotes/files/digest-knotes-3.5.8 b/kde-base/knotes/files/digest-knotes-3.5.8 new file mode 100644 index 000000000000..829a0a174fc3 --- /dev/null +++ b/kde-base/knotes/files/digest-knotes-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/knotes/knotes-3.5.8.ebuild b/kde-base/knotes/knotes-3.5.8.ebuild new file mode 100644 index 000000000000..5e8aa1981005 --- /dev/null +++ b/kde-base/knotes/knotes-3.5.8.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.8.ebuild,v 1.1 2007/10/19 23:12:59 philantrop Exp $ + +KMNAME=kdepim +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="KDE Notes" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" +DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal) +$(deprange $PV $MAXKDEVER kde-base/libkdepim) +$(deprange $PV $MAXKDEVER kde-base/kontact)" + +RDEPEND="${DEPEND}" + +KMCOPYLIB=" + libkcal libkcal + libkdepim libkdepim + libkpinterfaces kontact/interfaces" +KMEXTRACTONLY=" + libkcal/ + libkdepim/ + kontact/interfaces" +KMEXTRA="kontact/plugins/knotes" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps. -- cgit v1.2.3-65-gdbad