public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kdepimlibs: ChangeLog kdepimlibs-4.0.3.ebuild
@ 2008-04-03 20:59 Wulf Krueger (philantrop)
  0 siblings, 0 replies; only message in thread
From: Wulf Krueger (philantrop) @ 2008-04-03 20:59 UTC (permalink / raw
  To: gentoo-commits

philantrop    08/04/03 20:59:19

  Modified:             ChangeLog
  Added:                kdepimlibs-4.0.3.ebuild
  Log:
  Version bump to KDE 4.0.3. This is still not intended for mainstream so DO NOT KEYWORD IT without talking to the KDE herd first.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.9                  kde-base/kdepimlibs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	20 Mar 2008 16:51:00 -0000	1.8
+++ ChangeLog	3 Apr 2008 20:59:18 -0000	1.9
@@ -1,6 +1,13 @@
 # ChangeLog for kde-base/kdepimlibs
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.8 2008/03/20 16:51:00 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.9 2008/04/03 20:59:18 philantrop Exp $
+
+*kdepimlibs-4.0.3 (03 Apr 2008)
+
+  03 Apr 2008; Wulf C. Krueger <philantrop@gentoo.org>
+  +kdepimlibs-4.0.3.ebuild:
+  Version bump to KDE 4.0.3. This is still not intended for mainstream so DO
+  NOT KEYWORD IT without talking to the KDE herd first.
 
   20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org>
   -kdepimlibs-4.0.1.ebuild:



1.1                  kde-base/kdepimlibs/kdepimlibs-4.0.3.ebuild

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

Index: kdepimlibs-4.0.3.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.0.3.ebuild,v 1.1 2008/04/03 20:59:18 philantrop Exp $

EAPI="1"

CPPUNIT_REQUIRED="optional"
inherit kde4-base

DESCRIPTION="Common library for KDE PIM apps."
HOMEPAGE="http://www.kde.org/"

KEYWORDS="~amd64 ~x86"
IUSE="debug htmlhandbook ldap sasl"
LICENSE="GPL-2 LGPL-2"

# Tests last checked in 4.0.3. Over 50% fails. A lot hang.
RESTRICT="test"

DEPEND="
	>=app-crypt/gpgme-1.1.6
	dev-libs/boost
	dev-libs/libgpg-error
	ldap? ( >=net-nds/openldap-2 )
	sasl? ( >=dev-libs/cyrus-sasl-2 )"
RDEPEND="${DEPEND}"

src_compile() {
	mycmakeargs="${mycmakeargs}
		$(cmake-utils_use_with ldap Ldap)
		$(cmake-utils_use_with sasl Sasl2)"
	kde4-base_src_compile
}



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-04-03 20:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-03 20:59 [gentoo-commits] gentoo-x86 commit in kde-base/kdepimlibs: ChangeLog kdepimlibs-4.0.3.ebuild Wulf Krueger (philantrop)

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