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

scarabeus    09/01/30 13:22:26

  Modified:             ChangeLog
  Added:                kmail-4.2.0-r1.ebuild
  Log:
  Add patch for kwallet asking pass all the time. Revbump. Per bug #256918.
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.149                kde-base/kmail/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog	28 Jan 2009 09:34:16 -0000	1.148
+++ ChangeLog	30 Jan 2009 13:22:26 -0000	1.149
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/kmail
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.148 2009/01/28 09:34:16 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.149 2009/01/30 13:22:26 scarabeus Exp $
+
+*kmail-4.2.0-r1 (30 Jan 2009)
+
+  30 Jan 2009; Tomas Chvatal <scarabeus@gentoo.org>
+  +files/4.2.0-kwallet.patch, +kmail-4.2.0-r1.ebuild:
+  Add patch for kwallet asking pass all the time. Revbump. Per bug #256918.
 
   28 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org>
   +files/kmail-4.1.72-fix.patch:



1.1                  kde-base/kmail/kmail-4.2.0-r1.ebuild

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

Index: kmail-4.2.0-r1.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.2.0-r1.ebuild,v 1.1 2009/01/30 13:22:26 scarabeus Exp $

EAPI="2"

KMNAME="kdepim"
inherit kde4-meta

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

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}
	semantic-desktop? ( >=kde-base/nepomuk-${PV}:${SLOT} )"

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

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

PATCHES=( "${FILESDIR}/${PN}-4.1.72-fix.patch" "${FILESDIR}/${PV}-kwallet.patch" )

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

	MAKEOPTS="${MAKEOPTS} -j1"

	kde4-meta_src_configure
}






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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-30 13:22 [gentoo-commits] gentoo-x86 commit in kde-base/kmail: kmail-4.2.0-r1.ebuild ChangeLog Tomas Chvatal (scarabeus)

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