public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-extra/evolution-exchange: ChangeLog evolution-exchange-2.12.3.ebuild evolution-exchange-2.12.2.ebuild
@ 2008-02-03 14:05 Mart Raudsepp (leio)
  0 siblings, 0 replies; only message in thread
From: Mart Raudsepp (leio) @ 2008-02-03 14:05 UTC (permalink / raw
  To: gentoo-commits

leio        08/02/03 14:05:15

  Modified:             ChangeLog
  Added:                evolution-exchange-2.12.3.ebuild
  Removed:              evolution-exchange-2.12.2.ebuild
  Log:
  Version bump with only a translation update
  (Portage version: 2.1.4)

Revision  Changes    Path
1.53                 gnome-extra/evolution-exchange/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	29 Jan 2008 17:36:14 -0000	1.52
+++ ChangeLog	3 Feb 2008 14:05:14 -0000	1.53
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-extra/evolution-exchange
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog,v 1.52 2008/01/29 17:36:14 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog,v 1.53 2008/02/03 14:05:14 leio Exp $
+
+*evolution-exchange-2.12.3 (03 Feb 2008)
+
+  03 Feb 2008; Mart Raudsepp <leio@gentoo.org>
+  -evolution-exchange-2.12.2.ebuild, +evolution-exchange-2.12.3.ebuild:
+  Version bump with only a translation update
 
   29 Jan 2008; Daniel Gryniewicz <dang@gentoo.org>
   evolution-exchange-2.6.2-r1.ebuild, evolution-exchange-2.8.3.ebuild,



1.1                  gnome-extra/evolution-exchange/evolution-exchange-2.12.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.12.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.12.3.ebuild?rev=1.1&content-type=text/plain

Index: evolution-exchange-2.12.3.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.12.3.ebuild,v 1.1 2008/02/03 14:05:14 leio Exp $
EAPI="1"

inherit gnome2 eutils

DESCRIPTION="Evolution module for connecting to Microsoft Exchange"
HOMEPAGE="http://www.novell.com/products/desktop/features/evolution.html"
LICENSE="GPL-2"

SLOT="2.0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="debug doc static"

RDEPEND=">=x11-libs/gtk+-2.10
	>=gnome-base/gconf-2.0
	>=gnome-base/libbonobo-2.0
	>=gnome-base/libglade-2.0
	>=gnome-base/libgnomeui-2.0
	dev-libs/libxml2
	>=mail-client/evolution-2.11
	>=gnome-extra/evolution-data-server-1.11
	>=net-libs/libsoup-2.2.96:2.2
	>=net-nds/openldap-2.1.30-r2"

DEPEND="${RDEPEND}
	>=dev-util/intltool-0.35.5
	dev-util/pkgconfig
	doc? ( >=dev-util/gtk-doc-1 )"

DOCS="AUTHORS ChangeLog NEWS README"

pkg_setup() {
	G2CONF="${G2CONF} $(use_with debug e2k-debug)"

	if ! built_with_use gnome-extra/evolution-data-server ldap || ! built_with_use gnome-extra/evolution-data-server kerberos; then
		eerror "Please re-emerge gnome-extra/evolution-data-server with"
		eerror "the use flags ldap and kerberos."
		die
	fi

	G2CONF="${G2CONF} $(use_with static static-ldap) --with-openldap"
}



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



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

only message in thread, other threads:[~2008-02-03 14:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-03 14:05 [gentoo-commits] gentoo-x86 commit in gnome-extra/evolution-exchange: ChangeLog evolution-exchange-2.12.3.ebuild evolution-exchange-2.12.2.ebuild Mart Raudsepp (leio)

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