public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kmail: kmail-4.1.4.ebuild ChangeLog
@ 2009-01-13 22:18 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; only message in thread
From: Alexey Shvetsov (alexxy) @ 2009-01-13 22:18 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/01/13 22:18:14

  Modified:             ChangeLog
  Added:                kmail-4.1.4.ebuild
  Log:
  Bump kde to 4.1.4
  (Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)

Revision  Changes    Path
1.144                kde-base/kmail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.144&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.144&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/ChangeLog?r1=1.143&r2=1.144

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- ChangeLog	16 Nov 2008 07:43:15 -0000	1.143
+++ ChangeLog	13 Jan 2009 22:18:14 -0000	1.144
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/kmail
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.143 2008/11/16 07:43:15 vapier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.144 2009/01/13 22:18:14 alexxy Exp $
+
+*kmail-4.1.4 (13 Jan 2009)
+
+  13 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> +kmail-4.1.4.ebuild:
+  Bump to 4.1.4
 
   15 Nov 2008; Mike Frysinger <vapier@gentoo.org> kmail-4.1.3.ebuild:
   Add ppc/ppc64 love #244306.



1.1                  kde-base/kmail/kmail-4.1.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/kmail-4.1.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmail/kmail-4.1.4.ebuild?rev=1.1&content-type=text/plain

Index: kmail-4.1.4.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.1.4.ebuild,v 1.1 2009/01/13 22:18:14 alexxy Exp $

EAPI="2"

KMNAME=kdepim
inherit kde4-meta flag-o-matic toolchain-funcs

DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE."
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="debug htmlhandbook +nepomuk"

DEPEND=">=kde-base/libkdepim-${PV}:${SLOT}
	>=kde-base/libkleo-${PV}:${SLOT}
	>=kde-base/libkpgp-${PV}:${SLOT}
	>=kde-base/libksieve-${PV}:${SLOT}
	>=kde-base/mimelib-${PV}:${SLOT}
	nepomuk? ( >=kde-base/nepomuk-${PV}:${SLOT} )"

RDEPEND="${DEPEND}
	>=kde-base/kmailcvt-${PV}:${SLOT}"

KMEXTRACTONLY="
	libkdepim
	libkleo
	libkpgp
	kaddressbook/org.kde.KAddressbook.Core.xml
	korganizer/org.kde.Korganizer.Calendar.xml
	mimelib
	kdepim-compat.h
"
KMEXTRA="${KMEXTRA} plugins/kmail/"
KMLOADLIBS="libkdepim"

src_unpack() {
	[[ $(tc-arch) == "ppc64" ]] && append-flags -mminimal-toc #241900

	kde4-meta_src_unpack
}

src_configure() {
	mycmakeargs="${mycmakeargs}
		$(cmake-utils_use_with nepomuk Nepomuk)"

	kde4-meta_src_configure
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-13 22:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-13 22:18 [gentoo-commits] gentoo-x86 commit in kde-base/kmail: kmail-4.1.4.ebuild ChangeLog Alexey Shvetsov (alexxy)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox