From 8166664b0885e283396b98cc174fc40bb31c7947 Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Tue, 16 Jan 2007 20:56:13 +0000 Subject: Bump to 3.5.6 (prerelease). (Portage version: 2.1.2) --- kde-base/knotes/ChangeLog | 9 +++++++-- kde-base/knotes/files/digest-knotes-3.5.6 | 3 +++ kde-base/knotes/knotes-3.5.6.ebuild | 27 +++++++++++++++++++++++++++ 3 files changed, 37 insertions(+), 2 deletions(-) create mode 100644 kde-base/knotes/files/digest-knotes-3.5.6 create mode 100644 kde-base/knotes/knotes-3.5.6.ebuild (limited to 'kde-base') diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index 7715e52b8317..e619d2cdce07 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/knotes -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.63 2006/12/11 13:26:49 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.64 2007/01/16 20:56:13 flameeyes Exp $ + +*knotes-3.5.6 (16 Jan 2007) + + 16 Jan 2007; Diego Pettenò +knotes-3.5.6.ebuild: + Bump to 3.5.6 (prerelease). 11 Dec 2006; knotes-3.5.5.ebuild: Stable on ia64. diff --git a/kde-base/knotes/files/digest-knotes-3.5.6 b/kde-base/knotes/files/digest-knotes-3.5.6 new file mode 100644 index 000000000000..48727dabc040 --- /dev/null +++ b/kde-base/knotes/files/digest-knotes-3.5.6 @@ -0,0 +1,3 @@ +MD5 06744c36252414c809d6df46058f1bfd kdepim-3.5.6.tar.bz2 13645180 +RMD160 c68a01d9ce29d3ad41e18a79f39a961d2ef2383a kdepim-3.5.6.tar.bz2 13645180 +SHA256 018027c75944ef9ea471c1422269832fc890f004c2684144859c301c6d7d5bf6 kdepim-3.5.6.tar.bz2 13645180 diff --git a/kde-base/knotes/knotes-3.5.6.ebuild b/kde-base/knotes/knotes-3.5.6.ebuild new file mode 100644 index 000000000000..748381e5270b --- /dev/null +++ b/kde-base/knotes/knotes-3.5.6.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.6.ebuild,v 1.1 2007/01/16 20:56:13 flameeyes 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